summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-25 23:12:06 +0100
committerJoe Carstairs <me@joeac.net>2025-07-25 23:12:06 +0100
commit686cac42036254e57cc3433d1a2790aaa55d44ea (patch)
treeac63981f5c621c3432cf37d83d40d0cd3a9e7ba5 /requirements
parent338d9e85bdef1965f6ed932ab4ca0f31f4da12a6 (diff)
completes task-059
Diffstat (limited to 'requirements')
-rw-r--r--requirements/kanban.md2
-rw-r--r--requirements/tasks/epic-003.md2
-rw-r--r--requirements/tasks/task-059.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/requirements/kanban.md b/requirements/kanban.md
index 8891939..3ed8702 100644
--- a/requirements/kanban.md
+++ b/requirements/kanban.md
@@ -4,7 +4,7 @@
| -------- | -------- | -------- |
| | | epic-003 |
| ======== | ======== | ======== |
-| | task-060 | task-059 |
+| | task-060 | |
| ======== | ======== | ======== |
| epic-000 | | |
| ======== | ======== | ======== |
diff --git a/requirements/tasks/epic-003.md b/requirements/tasks/epic-003.md
index 17a4987..dc1c7d7 100644
--- a/requirements/tasks/epic-003.md
+++ b/requirements/tasks/epic-003.md
@@ -7,5 +7,5 @@ For this Epic, the project should be ready to start work.
- [x] task-007 (architecture)
- [x] task-041 (requirements)
- [x] task-063 (add extensions to processes)
-- [ ] task-059 (CRUD matrix)
+- [x] task-059 (CRUD matrix)
- [ ] task-060 (refine epic-000)
diff --git a/requirements/tasks/task-059.md b/requirements/tasks/task-059.md
index 1e31947..d6763f8 100644
--- a/requirements/tasks/task-059.md
+++ b/requirements/tasks/task-059.md
@@ -2,7 +2,7 @@
Produce a CRUD matrix and check for any gaps.
-Status: doing
+Status: done
Epic: epic-003