Cruxible documentation¶
Cruxible is one shared truth for humans and AI agents: a typed
state layer where every write is governed before it's accepted and every
answer comes back with a receipt. These docs are built from the
repository's docs/ directory at the documented commit — what you read
here is what the code ships.
Start here¶
- Quickstart — install, initialize a kit, run your first governed write and receipted query in a few minutes.
- Concepts — entities, relationships, proposals, reviews, receipts, workflows: the vocabulary everything else uses.
- Modeling state — how to turn a domain into a config: what to type, what to govern, what to leave out.
- For AI agents — the operating guide written for the agents themselves.
Kits¶
Kits are installable domains — browse the full catalog with entity types, queries, workflows, and guards at cruxible.ai/kits, or read the walkthroughs and the authoring guide here.
Reference¶
CLI · Config · MCP tools · Common providers