From 0564cc27ff0e0807b470f4fa1fc43f9fce2c3d0c Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 18 Jul 2025 18:15:05 +0100 Subject: add req-064, req-065, req-066, req-067, ass-016, edit arch-v1, req-034, req-062, req-063 --- requirements/architecture/arch-v1.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'requirements/architecture') diff --git a/requirements/architecture/arch-v1.md b/requirements/architecture/arch-v1.md index 05268ee..d9874d3 100644 --- a/requirements/architecture/arch-v1.md +++ b/requirements/architecture/arch-v1.md @@ -11,6 +11,7 @@ Status: draft - Schist must read transactions automatically from a banking API (req-015) - Schist must persist buckets, pipes, drips, and transactions (req-034, req-056, req-057, req-058, req-051) +- Schist's persisted data must be resilient and recoverable (req-064) ## Decisions @@ -47,3 +48,7 @@ Status: draft ## Gaps - Schist must read transactions automatically from a banking API (req-015) +- Schist must not allow anybody other than the user to access its data at rest + (req-062) +- Schist must not allow anybody other than the user to access its data in motion + (req-063) -- cgit v1.2.3