Documentation
README
brain-page
This skill is the operating manual for working with a project's brain under the Open Project Brain Standard. The protocol overview lives in the project's root BRAIN.md; here we expand the category taxonomy and the exact command for every operation.
The model is simple: everything goes through the brain CLI.
- Read =
brainread subcommands (brain-dir/list-pages/read-page <id>/read-root <slug>) — location-independent, no need to know where the brain lives. - Write =
brainwrite subcommands. Every mutation (create / update / append / archive / tag / root-page rewrite / reindex) is correct-by-construction, so frontmatter can never be mis-shaped and a compiled_truth rewrite can never silently skip its timeline entry.
This is the opening of the README. Read the full README on GitHub.