2026-04-30 21:55:17 +02:00
|
|
|
# Core Beliefs
|
|
|
|
|
|
2026-05-01 21:36:32 +02:00
|
|
|
Status: Accepted
|
|
|
|
|
|
2026-04-30 21:55:17 +02:00
|
|
|
- The repo should explain itself to humans and agents.
|
|
|
|
|
- Plans should carry acceptance criteria, falsifiers, and verification commands.
|
|
|
|
|
- Architecture should be mechanically checkable where possible.
|
2026-05-01 21:36:32 +02:00
|
|
|
- User intent should remain distinguishable from automated workflow state.
|
|
|
|
|
- Placeholder docs should say what is missing instead of pretending implementation exists.
|