Skip to content

Domains

A domain is one area of your life, represented as a folder of markdown. wealth, health, tax, vision — each is self-contained, remembers its own settings, and keeps its own log.

Any folder containing a state.md is a domain. Prevail discovers them automatically.

Prevail’s demo vault ships ~20 domains, displayed in a deliberate priority order:

DomainWhat it’s for
chiefChief of staff — daily brief and cross-domain triage
councilMeta-domain for cross-agent coordination
visionLong-horizon goals and retrospectives
wealthMoney, investments, real estate, net worth
healthBody, fitness, medical
taxCompliance, filings, deadlines
calendarTime blocks and recurring events
careerPrimary income, job decisions
businessSide ventures and LLCs
estateReal-estate operations
real-estateReal-estate documents (deeds, leases)
insuranceRisk management — life, home, umbrella, health
benefitsComp, 401k, HSA, FSA
brandPersonal brand and content strategy
contentContent production
socialRelationships and networks
homeHousehold management
learningSkill-building and courses
exploreOpportunities and diligence
intelInformation gathering
recordsArchive and historical documents

Use what’s useful, delete what isn’t, add your own.

  • Directorywealth/
    • state.md current snapshot — you edit this
    • open-loops.md append-only list of pending items
    • QUICKSTART.md 60-second orientation
    • PROMPTS.md curated questions worth revisiting
    • config.md durable facts — account IDs, contacts, cadences
    • Directory00_current/ documents you’re working on now
    • Directory01_prior/ archive of previously-current documents
    • Directory02_briefs/ generated brief reports (written by skills)
    • Directoryskills/ the domain’s reusable skills
    • Directory_log/ auto-written, one file per day
    • Directory_journal/ auto-distilled decisions & facts
FilePurposeEdited by
state.mdCurrent state: key numbers, recent decisions, an Open Items checklistYou (agents may update Open Items)
open-loops.mdAppend-only log of pending itemsAgents, on request
QUICKSTART.mdA newcomer’s 60-second orientation to this domainYou
PROMPTS.mdQuestions you’ve asked or want to revisitYou
config.mdDurable identifiers — account numbers, contact names, frequenciesYou
00_current/Active working documents (PDFs, notes, exports)You + agents
01_prior/Archived documentsAgents, on request
02_briefs/Generated summaries and reviewsAgents (skills)
_log/*.mdPer-day chat summariesAgents, every turn
_journal/Distilled decisions.md and facts.mdAgents (/distill)

The folders matter to you; the markdown files matter to agents. When you open a domain, Prevail reads state.md, config.md, and the recent log as context — so the model starts every conversation already knowing where you are.

Two ways:

  • In the cockpit: press n and Prevail scaffolds a new domain folder for you.
  • By hand: mkdir ~/life-vault/sabbatical and drop in a state.md. Press r in the cockpit to rescan and it appears in the sidebar.

A minimal domain is just a folder with a state.md. Everything else is created as you use it.