Feedback in,
shipped code out.
Lithify is the connective tissue between the place your users tell you what's wrong and the place a coding agent fixes it. This documentation covers every public surface — intakes, briefs, agents and workflow rules.
Accounts are created by invitation. Pricing and tiers will be announced at launch. The docs are public so you can read ahead.
From a stray bug report to a pull request.
Every brief flows through the same six-state lifecycle. Agents and humans share the same pipeline — the only thing that changes is who's holding the pen.
inbox — from any channel.ready.working while it runs.review for a human.done, or sends it back to ready with feedback.What you can configure.
Each card jumps to a focused page. Skim the row to get a sense of the whole product, then dive in.
Intakes
Web forms, iOS feedback, email, Sentry webhooks and planning forms. Every channel lands in one inbox with full provenance.
OpenBriefs & states
A six-state lifecycle from inbox → ready → working → review → done. Every transition is audited.
OpenAgents
Flagging, refining, coding and mailer. Pure executors with structured outputs the workflow can branch on.
OpenWorkflow rules
Declarative per-project rules. State enters → conditions match → actions fire. Atomic, audited, reversible.
OpenOne inbox. Many channels. Pluggable brains.
Briefs come in through intake handlers, get processed by agents, are routed by workflow rules, and finish their life either as a merged PR or a closed ticket.
Status flows back to whoever needs it.
Each step records who acted and when. Reviewers can reopen with feedback and every prior attempt — the PR, the agent's summary, the reviewer's notes — stays on the brief so the next pass starts already informed.