Local-first reviewer workflow

Collect, structure, and export native-speaker feedback in one local tool.

Import Markdown through CLI, generate invite links, collect block-level reviews, and feed the output back into your agent workflow.

v1 defaults

  • SQLite database path is controlled by DATABASE_URL, with data/app.db as the local default
  • Invite links secured by token hash
  • Docs-first project structure in docs/
  • CLI for import and export instead of a heavy admin editor
  • Temporary public access through a local tunnel when needed