Reference Materials¶
Glossary, acronyms, protocols, and standard formats.
Quick Links¶
- Glossary — Term definitions
- Acronyms — RAOS, MAGGA, MUD, etc.
- Repository Protocol — How to work with repos
- Code Blocks — Standardized formats
- Data Contract — How to submit evidence
Most Used Terms¶
| Term | Definition | See Also |
|---|---|---|
| RAOS | Reality-Aligned Operating System — continuous learning loop (Reflect → Assess → Observe → Survive) | /03-operations/ |
| MAGGA | Numbered system for control planes and infrastructure (MAGGA-111, MAGGA-114, MAGGA-940) | /06-projects/ |
| MUD | Mutual Understanding Document — shared workspace for team alignment | /06-projects/ |
| Control Plane | Layer that decides "who can do what" before operations layer | /02-architecture/ |
| DUMP Mode | Raw thinking, no conclusions yet | /03-operations/ |
| MAP Mode | Structured analysis with assumptions and tradeoffs | /03-operations/ |
| DECIDE Mode | Action plan, only when you signal it | /03-operations/ |
| Evidence | Claim + source + confidence + verification status | /08-evidence/ |
| Confidence | HIGH (90%+), MEDIUM (50-90%), LOW (<50%) | /08-evidence/ |
| Authority | Clear boundary of who decides what | /04-governance/ |
Full Reference Files¶
See the complete reference documents:
10-reference/glossary.md— Complete term definitions10-reference/acronyms.md— All acronyms explained10-reference/repository-protocol.md— How we work with repos10-reference/code-blocks.md— Standardized code examples