15 lines
477 B
Markdown
15 lines
477 B
Markdown
# Reanimator Core
|
|
|
|
Project documentation is split into two sources:
|
|
|
|
- `bible/` - shared engineering rules and cross-project patterns
|
|
- `bible-local/` - this project's current architecture, contracts, and decisions
|
|
|
|
Read order for contributors and agents:
|
|
|
|
1. `bible/README.md`
|
|
2. `bible-local/README.md`
|
|
3. `bible-local/architecture/system-overview.md`
|
|
|
|
Operational status notes and implementation scratchpads are intentionally not kept as long-lived top-level documentation.
|