diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-15 11:57:13 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-15 11:57:13 +0100 |
| commit | 383782edddcf88787c7f7d837f70e378cdc2949b (patch) | |
| tree | 42dc6ce4f2d875a71ebd50073be529c778bfd67b /requirements/assumptions | |
| parent | 3e28cfadcf5d287a9d68539d9549f011744dfeae (diff) | |
requirements/cardi -> requirements/assumptions
Diffstat (limited to 'requirements/assumptions')
| -rw-r--r-- | requirements/assumptions/ass-001.md | 4 | ||||
| -rw-r--r-- | requirements/assumptions/ass-002.md | 3 | ||||
| -rw-r--r-- | requirements/assumptions/ass-003.md | 5 | ||||
| -rw-r--r-- | requirements/assumptions/ass-004.md | 6 | ||||
| -rw-r--r-- | requirements/assumptions/ass-005.md | 7 | ||||
| -rw-r--r-- | requirements/assumptions/ass-006.md | 4 | ||||
| -rw-r--r-- | requirements/assumptions/ass-007.md | 3 |
7 files changed, 32 insertions, 0 deletions
diff --git a/requirements/assumptions/ass-001.md b/requirements/assumptions/ass-001.md new file mode 100644 index 0000000..d478b4c --- /dev/null +++ b/requirements/assumptions/ass-001.md @@ -0,0 +1,4 @@ +# ass-001 + +Assumption: beer and holidays cover a representative range of real categories of +spending. diff --git a/requirements/assumptions/ass-002.md b/requirements/assumptions/ass-002.md new file mode 100644 index 0000000..bac06f4 --- /dev/null +++ b/requirements/assumptions/ass-002.md @@ -0,0 +1,3 @@ +# ass-002 + +Assumption: the user doesn't have much control over how much money they earn. diff --git a/requirements/assumptions/ass-003.md b/requirements/assumptions/ass-003.md new file mode 100644 index 0000000..2e7238a --- /dev/null +++ b/requirements/assumptions/ass-003.md @@ -0,0 +1,5 @@ +# ass-003 + +If the user knows how much money is in their bucket, they will consider it when +deciding how much money to spend on the real category of spending which it +represents. diff --git a/requirements/assumptions/ass-004.md b/requirements/assumptions/ass-004.md new file mode 100644 index 0000000..0f37751 --- /dev/null +++ b/requirements/assumptions/ass-004.md @@ -0,0 +1,6 @@ +# ass-004 + +If the user may be without access to their phone or desktop computer when +they're making a spending decision, and if the user can find out their relevant +bucket balance earlier using their desktop computer and write it down, then +they will do so. diff --git a/requirements/assumptions/ass-005.md b/requirements/assumptions/ass-005.md new file mode 100644 index 0000000..0aba515 --- /dev/null +++ b/requirements/assumptions/ass-005.md @@ -0,0 +1,7 @@ +# ass-005 + +If the user may be without access to their phone or desktop computer when +they're making a spending decision, and if the user found out their relevant +bucket balance earlier using their desktop computer and wrote it down, then +their written record will still be accurate when they're making a spending +decision. diff --git a/requirements/assumptions/ass-006.md b/requirements/assumptions/ass-006.md new file mode 100644 index 0000000..0041795 --- /dev/null +++ b/requirements/assumptions/ass-006.md @@ -0,0 +1,4 @@ +# ass-006 + +The user will have access to their desktop computer when planning their holidays +or making spending decisions of which holiday-planning is a type. diff --git a/requirements/assumptions/ass-007.md b/requirements/assumptions/ass-007.md new file mode 100644 index 0000000..32722b9 --- /dev/null +++ b/requirements/assumptions/ass-007.md @@ -0,0 +1,3 @@ +# ass-007 + +If the user has access to their phone, then they can send and receive SMS. |
