Bootstrap the Scholarr rewrite
This commit is contained in:
commit
55820b3458
50 changed files with 3924 additions and 0 deletions
11
docs/specs/README.md
Normal file
11
docs/specs/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Architecture specs
|
||||
|
||||
Specs are frozen in the order listed in `TASKS.md`. Each spec must:
|
||||
|
||||
- distinguish locked decisions from open questions;
|
||||
- define data and trust boundaries;
|
||||
- state failure, recovery, migration, and observability behavior;
|
||||
- identify deterministic fixtures and acceptance tests;
|
||||
- receive explicit owner review before being marked frozen.
|
||||
|
||||
No implementation for a subsystem starts before its spec is frozen.
|
||||
Loading…
Add table
Add a link
Reference in a new issue