diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-19 07:09:17 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-19 07:09:17 +0100 |
| commit | 9278401b00ce3e36c745d5ee47307f00fc2d4e42 (patch) | |
| tree | 13d9885f89bebbe7e05b3b81a4126981aa547891 | |
| parent | 91af98bc3a498475cebbbca8706db812ca36c1c4 (diff) | |
add task-035, edit epic-001
| -rw-r--r-- | requirements/tasks/epic-001.md | 1 | ||||
| -rw-r--r-- | requirements/tasks/task-035.md | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/requirements/tasks/epic-001.md b/requirements/tasks/epic-001.md index d314003..0a32443 100644 --- a/requirements/tasks/epic-001.md +++ b/requirements/tasks/epic-001.md @@ -10,3 +10,4 @@ Status: not ready - [ ] task-032 (security) - [ ] task-033 (resilience) - [ ] task-034 (availability) +- [ ] task-035 (need for a Web GUI) diff --git a/requirements/tasks/task-035.md b/requirements/tasks/task-035.md new file mode 100644 index 0000000..2aa4ead --- /dev/null +++ b/requirements/tasks/task-035.md @@ -0,0 +1,6 @@ +# task-035 + +Trace back the assumption, that Schist should have a Web GUI, to user needs, and +create any tasks needed to implement the requirements elicited along the way. + +Source: ass-018 |
