| name | ingest |
| description | Brain step. Turn raw source files into linked wiki pages. Use after pulling, or on a specific file. |
Ingest
The Brain step. Process raw file(s) into the wiki, following the schema in CLAUDE.md.
- Read the raw source.
- Pull out the facts that matter. Interpret, don't dump.
- Create or update the right pages (client, meeting, person, project, ...).
- Cross-link every name as a [[wikilink]].
- Set frontmatter, and list the raw files under
sources.
- Update wiki/index.md and append a line to wiki/log.md.
One source can touch many pages. Prefer updating a page over creating a duplicate.
If new info contradicts a page, flag it and update to the latest.