diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-20 17:26:22 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-20 17:26:22 +0100 |
| commit | af9004fd31790666d163a8f2aaa081c4f2515a46 (patch) | |
| tree | 991ed3ed609e412ae60b4f613a580d6f76856b54 /requirements | |
| parent | 4c4274816dba5ccb0ab29a7e64fe6a0825e7b8e8 (diff) | |
add ass-022, edit req-001, req-002
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/assumptions/ass-022.md | 7 | ||||
| -rw-r--r-- | requirements/catalogue/req-001.md | 2 | ||||
| -rw-r--r-- | requirements/catalogue/req-002.md | 2 |
3 files changed, 11 insertions, 0 deletions
diff --git a/requirements/assumptions/ass-022.md b/requirements/assumptions/ass-022.md new file mode 100644 index 0000000..40ed920 --- /dev/null +++ b/requirements/assumptions/ass-022.md @@ -0,0 +1,7 @@ +# ass-022 + +Suppose the user, has buckets and pipes which express how they want to +distribute, and how they have previously distributed, their incomings and +outgoings, and suppose having such buckets and pipes to enables them to control +what they with their money. Then the user could not use their money +significantly better by having more control over what they do with their money. diff --git a/requirements/catalogue/req-001.md b/requirements/catalogue/req-001.md index 2161790..b2eeb7f 100644 --- a/requirements/catalogue/req-001.md +++ b/requirements/catalogue/req-001.md @@ -3,3 +3,5 @@ As a user, I want to control what I do with my money, so that I use money well. Source: need-001 + +Satisfied by: req-002, ass-022 diff --git a/requirements/catalogue/req-002.md b/requirements/catalogue/req-002.md index 55fcb43..ae05267 100644 --- a/requirements/catalogue/req-002.md +++ b/requirements/catalogue/req-002.md @@ -6,3 +6,5 @@ and I want having such buckets and pipes to enable me to control what I do with my money, so that I control what I do with my money. Source: req-001 + +Satisfied by: req-017, req-038, req-028, req-009 |
