diff options
| -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 |
