diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-19 07:06:57 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-19 07:06:57 +0100 |
| commit | 91af98bc3a498475cebbbca8706db812ca36c1c4 (patch) | |
| tree | 5c4950b3da3db29d52fd47a85d51ee8db4a06bef | |
| parent | 00e09ec8b5380484144388984d2d475da5191ed1 (diff) | |
add task-034, edit req-065, epic-001
| -rw-r--r-- | requirements/catalogue/req-065.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/epic-001.md | 3 | ||||
| -rw-r--r-- | requirements/tasks/task-034.md | 8 |
3 files changed, 13 insertions, 0 deletions
diff --git a/requirements/catalogue/req-065.md b/requirements/catalogue/req-065.md index 299db4e..7147f38 100644 --- a/requirements/catalogue/req-065.md +++ b/requirements/catalogue/req-065.md @@ -3,3 +3,5 @@ Schist's persisted data must be available. Sources: req-064 + +Satisfied by: task-034 diff --git a/requirements/tasks/epic-001.md b/requirements/tasks/epic-001.md index a0f66d1..d314003 100644 --- a/requirements/tasks/epic-001.md +++ b/requirements/tasks/epic-001.md @@ -2,8 +2,11 @@ This Epic is done when all the gaps in arch-v1.0.0 are filled. +Status: not ready + ## Ordered backlog - [ ] task-031 (bank sync) - [ ] task-032 (security) - [ ] task-033 (resilience) +- [ ] task-034 (availability) diff --git a/requirements/tasks/task-034.md b/requirements/tasks/task-034.md new file mode 100644 index 0000000..9ef82c7 --- /dev/null +++ b/requirements/tasks/task-034.md @@ -0,0 +1,8 @@ +# task-034 + +Architect Schist for availability, and create any tasks needed to implement the +new architecture. + +Source: req-065 + +Epic: epic-001 |
