31 — Sovereignty (Legal)
You can’t protect what you haven’t documented.
What Lives Here
Your personal legal infrastructure — the documents, identities, and protective structures that establish who you are in the world and defend your interests.
- Identity documents — passport, IDs, social security, vital records
- Legal agreements — contracts, NDAs, leases, agreements you’ve signed
- Intellectual property — personal IP, trademarks, copyrights
- Personal protection — insurance policies, emergency contacts, power of attorney
- Entitlements — benefits, memberships, rights you hold
- Emergency protocols — what should happen if you’re incapacitated
Suggested Folder Structure
31 Sovereignty (Legal)/
├── identity-documents.md ← List of key documents + expiration dates
├── agreements/ ← Signed contracts, leases, NDAs
├── insurance/
│ └── policies.md ← Coverage overview: health, auto, home, life
├── ip/
│ └── personal-ip.md ← Things you've created that may have legal standing
├── emergency/
│ └── emergency-protocol.md ← What to do, who to call, where things are
└── entitlements.md ← Benefits, memberships, rightsZeus’s Note
This folder isn’t exciting, but neglecting it is extremely expensive. I learned that the hard way.
My identity-documents.md is a simple table: document type, expiration date, where the physical copy is, and when I need to renew. I have a reminder set 90 days before anything expires.
The emergency/emergency-protocol.md file is written for someone else to read — a family member or trusted person who might need to act on my behalf. It tells them where everything is, who to call, and what decisions I’ve pre-authorized. Most people never write this until they’re forced to. Don’t be most people.
Getting Started
- Build
identity-documents.md— list every important document, its location, and expiration date - Note your active insurance policies in
insurance/policies.md - Write
emergency/emergency-protocol.md— even a rough version - List any intellectual property you’ve created that should be protected

