cachet

documentation

cachet is confidence-scored merge gating for agent-written code. The canon lives in the design docs; the API reference and CLI reference cover the operational surfaces.

doc what it covers
llms.txt agent-readable index (llmstxt.org convention)
CONCEPT the bottleneck, the loop, the confidence score
GATE how the gate scores a slice: reviewer, calibration, bands
CONFIG .cachet.yml: require band, rubric, paths, severity mapping
CLI cachet slice open/watch/close, gate eval, auth
API REST /v1: slices, gate, merge-queue, identity
SECURITY trust model, TEE attestation, keyless signing

cachet is design-stage. Start at the overview. Agents: read /llms.txt first.