14 lines
478 B
Markdown
14 lines
478 B
Markdown
# bee — Project Bible
|
|
|
|
Project-specific architecture, decisions, and runtime contracts.
|
|
Generic engineering rules live in `bible/rules/patterns/`.
|
|
|
|
## Files
|
|
|
|
| File | Contents |
|
|
|---|---|
|
|
| `architecture/system-overview.md` | What bee does, scope, tech stack |
|
|
| `architecture/runtime-flows.md` | Boot sequence, audit flow, service order |
|
|
| `docs/hardware-ingest-contract.md` | Current Reanimator hardware ingest JSON contract |
|
|
| `decisions/` | Architectural decision log |
|