Comprehension
Depth
The standing briefing for a fresh agent (
_contextreset.md) plus reference and standard docs. The "get un-lost" pillar.
Comprehension is one of the pillars of every .human/. It holds the _contextreset.md briefing that re-grounds a fresh agent, alongside reference and standard docs.
.human/ workspace — you are here
Comprehension_contextreset.md
Goals
Evergreen
Reports
captainslog.md the append-only spine
Where it sits
This is the pillar an agent reads when working a Goal, and the one a fresh agent leans on to survive a context reset.
Example
Beyond the keystone _contextreset.md, Comprehension collects the standing reference a fresh agent leans on:
Comprehension/
├── _contextreset.md # primes a fresh agent — read first (the keystone)
├── architecture.md # how the pieces fit together
├── gotchas.md # the sharp edges worth knowing up front
├── conventions.md # commit, branch, and naming rules
└── glossary.md # project-specific terms and what they mean
Goal-local understanding lives in pseudocomprehension.md inside a Goal — a loose, goal-scoped comprehension doc that can graduate up into the Comprehension pillar if it proves broadly useful. See the pseudo- convention.
Related
Last updated