Narrarium Framework
Narrarium Framework is a local-first writing stack built around three pieces:
README.mdDocumentation Index
Every page here is generated from markdown already present in the repository.
Narrarium Framework is a local-first writing stack built around three pieces:
README.mdUse Narrarium as a book-writing framework where the repository is the source of truth.
AGENTS.mdNarrarium is prepared to publish as five public npm packages.
docs/publishing.md`query_canon` is the fastest way to ask the repository a continuity question in natural language.
docs/query-canon.mdNarrarium Reader supports AES-256-GCM build-time content encryption. When enabled, all prose is encrypted before the static site is generated. Visitors must enter the correct password in the browser before any text is revealed. The password never leaves the browser — all decryption runs client-side via the Web Crypto API.
docs/reader-password.mdNarrarium treats a repository as the source of truth for a book project.
docs/repository-spec.md`review_dialogue_action_beats` is a proposal-only editorial tool for final paragraph files in `chapters/`.
docs/review-dialogue-action-beats.md`revise_chapter` is the proposal-only editorial tool for a final chapter in `chapters/`.
docs/revise-chapter.md`revise_paragraph` is a proposal-only editorial tool for final scene files in `chapters/`.
docs/revise-paragraph.mdNarrarium now uses a simpler writing-style model.
docs/style-profiles.mdAstro reader and reader scaffolding CLI for Narrarium book repositories.
packages/astro-reader/README.mdCore Narrarium helpers for local-first book repositories.
packages/core/README.mdStarter CLI for scaffolding and upgrading Narrarium book repositories.
packages/create-narrarium-book/README.mdLocal MCP server for Narrarium book repositories.
packages/mcp-server/README.mdDedicated TypeScript SDK package for loading, editing, and pushing Narrarium repositories over GitHub or Azure DevOps.
packages/sdk-typescript/README.md