diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-20 17:28:26 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-20 17:28:26 +0100 |
| commit | 92aada3e45e62314c1e166414bb913314b2fcb73 (patch) | |
| tree | ff01977752ca3ef3504cb8a0cd527b5e2f927afe /requirements/tasks | |
| parent | af9004fd31790666d163a8f2aaa081c4f2515a46 (diff) | |
complete task-041
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/epic-003.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/task-041.md | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/requirements/tasks/epic-003.md b/requirements/tasks/epic-003.md index 05482d8..1d656d7 100644 --- a/requirements/tasks/epic-003.md +++ b/requirements/tasks/epic-003.md @@ -5,4 +5,4 @@ For this Epic, the project should be ready to start work. ## Ordered backlog - [x] task-007 (architecture) -- [ ] task-041 (requirements) +- [x] task-041 (requirements) diff --git a/requirements/tasks/task-041.md b/requirements/tasks/task-041.md index 769e8db..73324f0 100644 --- a/requirements/tasks/task-041.md +++ b/requirements/tasks/task-041.md @@ -1,6 +1,6 @@ # task-041 -Status: in progress +Status: done Epic: epic-003 @@ -9,3 +9,7 @@ Engineer the first pass of requirements. I don't have to spec everything in detail: it's OK to have placeholder tasks if I judge that eliciting something is lower-priority. However, everything should be documented in some way, even if it is a placeholder. + +Running `req.sh list -S req` returns no items, and I'm happy that I've got +enough requirements to make a first pass at meeting the user's needs. So, I'm +marking this ticket as done. |
