Narrarium Book Workflow
Mission
Treat the repository as the canonical source of truth for the book.
Folder model
- `characters/`, `items/`, `locations/`, `factions/`, `timelines/`, `secrets/`
- `chapters/<nnn-slug>/chapter.md` for chapter metadata
- `chapters/<nnn-slug>/<nnn-slug>.md` for paragraph or scene files
- `resumes/` for running summaries
- `evaluations/` for critique and continuity checks
- `guidelines/` for style, structure, and voices
Working rules
- Search canon before inventing new facts.
- Prefer updating existing files over duplicating information.
- Keep frontmatter explicit and stable.
- Use ids like `character:lyra-vale` and `chapter:001-the-arrival`.
- When a request is historical or factual, use Wikipedia tools before writing canon.
- After major changes, update summaries or evaluations if they are now stale.