add_canon
Add a reference document to canon/ so the daemon ingests worldbuilding context such as character sheets, lore, or style guides.
Instructions
Add a reference document to the canon/ directory for the daemon to ingest.
Canon files provide worldbuilding context — character sheets, maps, lore documents, timelines, style guides, or any reference material the daemon should know about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | File content to write. | |
| filename | Yes | Name for the file (e.g. "characters.md", "magic-system.md"). |