knitbrain_wiki_ingest
Write and update wiki pages to compound knowledge across sessions; automatically rebuild index, append log, and stub related pages to prevent knowledge loss.
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. |