◈ PAID FOR IN BLOOD
We do not write rules to be corporate. We write rules to survive the dark.
These laws were paid for in blood, crashed servers, and 3 AM panic attacks.
Every protocol in THE DECREE was written the session after something burned.
The Highlander Protocol came from a directory full of ARCHITECTURE_v2_FINAL_REAL.md files, none of which were current.
The Vaporize Protocol came from temp files that weren't temp — they had accumulated into load-bearing lies.
THE DECREE is not a style guide. It is not a preference. It is the operating system of the Kingdom — the layer everything else runs on. When the Decree conflicts with intuition, the Decree wins. When a new system is built, it obeys the Decree before it obeys its own architecture.
The Cathedral is at ~/Desktop/CORE LORE/. If it is not there, it is not canonical. If it is not canonical, it does not govern.
◈ THE CORE LAWS
I. Highlander Protocol
One file per domain. No ARCHITECTURE_v2.md. No FINAL_FINAL.md. Overwrite. Always current. One file, one truth. The discipline is not naming — it is the refusal to let there be two versions of anything. Two versions means no version. There is one truth or there is confusion.
II. Vaporize Protocol
_temp_* files die on completion. Extract learnings first — then delete. No survivors. _research_* and _draft_* are also mortal. The session ends, the scaffolding comes down. The knowledge transfers to canonical files or it is gone. That is correct. That is the point.
III. Law of Density
CLAUDE.md < 2,000 tokens. README.md < 3,000 tokens. progress.txt < 5KB. Token budgets are sacred. Documentation is debt. Code is currency. Long files are lies dressed as thoroughness — they are context that costs more to carry than it delivers.
IV. Golden Rule — Log Learnings, Not Events
"Tests require db:migrate first" — not "I ran npm test and it failed." The Kingdom records what to know, not what happened. A log of events is a journal. A log of learnings is a weapon.
V. Entombment
Completed missions go to VAULT/ under YYYY-MM-DD_ProjectName/. Mission lifecycle: ACTIVE → COMPLETE → VAULT. Dead projects that stay in ACTIVE are ghosts — they haunt the context window and cost attention. Entomb them. They served their purpose.
VI. Living vs. Dead Files
Living files are overwritten as truth evolves: CLAUDE.md, progress.txt, NORTH_STAR.md. Dead files are archived moments in time: VAULT entries, session logs, journals. Treating a living file like a dead one means it rots in place — accumulating history when it should accumulate truth.
VII. The Actor Protocol
LLMs operating in the Kingdom must know they are working inside an application. They are not free agents answering questions. They are actors in a system — with a role, a toolset, defined inputs and outputs, and a chain of command. An LLM that does not know it is in an app makes decisions as if it is the whole system. It is not the whole system. Part XVII of THE DECREE governs this.
◈ GOVERNANCE ARCHITECTURE
The Decree operates on a fractal grade system. Grade 0 is THE KERNEL — the CLAUDE.md and GEMINI.md boot files, under 500 tokens, loaded at every session start. Grade 1 is THE MANIFEST — the full Decree and supporting docs, loaded on demand. Grade 2 is THE VAULT — archives and research, unlimited size, rarely touched.
The fetch reflex: if confused, read ~/Desktop/CORE LORE/. The Cathedral is a library, not a backpack. You do not carry it. You go to it.
◈ MISSION LIFECYCLE
Æris manages missions via manage.sh. Brandon never touches pulse internals directly. OVERMIND_PULSE.json is read-only — auto-exported from SQLite. The database is the truth. The JSON is the view. Never edit the view. Active missions live in overmind.db. Completed missions live in the VAULT. Killed missions live in the VAULT with a _KILLED suffix.
There is no limbo. There is no "almost archived." You are active, complete, or dead. Pick one.