mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
1.2 KiB
1.2 KiB
| project | domain | type | settlement | authority | route_signature |
|---|---|---|---|---|---|
| OTOM | axis-06-safety | MarkdownSpec | FORMING | registry | otom/axis-06-safety/markdownspec/agents/v0 |
AGENTS — Operating Rules v0
Core rules
- Lean is canonical truth.
- Python/Rust/Verilog are extraction targets unless explicitly promoted.
- GraphML is transport, not graph authority.
- Mermaid/Ace/Figma are projections, not graph authority.
- Notion and Linear are mirrors/workflow surfaces, not proof authority.
- Every promoted artifact must declare Project, Domain, Type, Settlement, and Authority.
- Nothing updates FAMM or canonical memory directly; artifacts must route through normalization first.
No-direct-mutation rule
artifact → fingerprint → route → outcome → memory
Any bypass of this route is an invalid mutation.
Quarantine rule
Projection-only, operational-only, or quarantined artifacts cannot update canonical Lean or FAMM basins.
Hot-path numerical rule
Fixed-point arithmetic is preferred for formal/extraction paths. Float usage must be marked as debug, boundary, or non-hot-path.
Repo placement rule
Use:
Project → Domain → Type → Settlement
See docs/plumbing/PROJECT_DOMAIN_TYPE_MAP.md.