summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-095.md
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-07-24 08:13:31 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-07-24 08:13:31 +0100
commit7f5cf3ba30564f65ebe8abc0641de9df1ce2f375 (patch)
tree6963b7de5e360f74a603ac5ce1afc1d19fcb7633 /requirements/catalogue/req-095.md
parentfa4a2538a9429d4f0418dfe89f7f0ee1fae8799c (diff)
task-059: add req-100, req-101
Diffstat (limited to 'requirements/catalogue/req-095.md')
-rw-r--r--requirements/catalogue/req-095.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/requirements/catalogue/req-095.md b/requirements/catalogue/req-095.md
index fc6ba3c..6a4f31a 100644
--- a/requirements/catalogue/req-095.md
+++ b/requirements/catalogue/req-095.md
@@ -1,14 +1,10 @@
# req-095
-As a user, I want to know that money is dripping into my buckets at the rate
-which my pipes specify, so that I know that my pipes represent how much I want
-to come in and out of each bucket.
+As a user, I want to know that my pipes represent how I want to distribute my
+incomings and outgoings across my buckets in the future, so that I can have
+buckets and pipes which express how I want to distribute, and have previously
+distributed, my incomings and outgoings.
Source: req-017
-Requires: req-096, req-097, ass-009
-
-This also requires that the pipes specify the rate the user specifies to drip
-into their buckets. I need to update the requirements for updating pipes, since
-there is currently no way to record how the user has updated pipes in the past,
-which is essential for this purpose.
+Satisfied by: req-100, req-101, req-069