complete codex docs
This commit is contained in:
parent
b5dcf01a8c
commit
3cefad183d
62 changed files with 2730 additions and 50 deletions
21
docs/decisions/README.md
Normal file
21
docs/decisions/README.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# Decisions
|
||||
|
||||
This folder holds permanent architecture decisions and a small set of preserved investigation reports that informed those decisions.
|
||||
|
||||
## Decision Records
|
||||
|
||||
- `0001-screen-vs-tmux.md`
|
||||
- `0002-status-detection.md`
|
||||
- `0003-companion-programs.md`
|
||||
- `0004-workshop-system.md`
|
||||
- `0005-control-path-layout.md`
|
||||
- `0006-installers.md`
|
||||
|
||||
## Preserved Reports
|
||||
|
||||
- `COMPANION_PROGRAMS_DESIGN.md`
|
||||
- `SCHEDULER_ACTIONS_DESIGN.md`
|
||||
- `STEAM_WORKSHOP_DESIGN.md`
|
||||
|
||||
Use the numbered decision files for long-term design rules. Use the report files for the investigative context that led to those decisions.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue