knitbrain_wiki_ingest
Ingest synthesized notes into a compounding wiki-brain to persist knowledge across sessions. Automatically writes pages, rebuilds index, and stubs cross-references.
Instructions
Ingest a synthesized note into the compounding wiki-brain: writes/updates a terse page, rebuilds the index, appends the log, and stubs any cross-referenced page. Use to compound knowledge across the session (entities, concepts, summaries, session notes) instead of letting it vanish into chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| links | No | Other page titles this references. | |
| title | Yes | ||
| content | Yes | Terse synthesis (not the raw source). Add `- claim: KEY = VALUE` lines for lint to track. |