Operational trust contracts for AI agents
Give agents a design space they can traverse and a drift check that fails closed.
Mermaid Engine compiles a diagram into a source-grounded design graph an agent consumes at runtime: nodes and edges bind to real source bytes, drift in those bytes fails the gate closed instead of degrading quietly, and the lightweight mdd runtime answers deterministically from the compiled bundle. It validates a design-level abstraction and records the backend evidence that actually ran — it does not claim to prove an implementation correct.
Update commandmdd update
Prompt for your coding agent
The copied text points your agent at llms.txt, installs the CLI (or verifies the wheel digest from latest.json by hand), scaffolds .mdd/AGENTS.md with mdd-agent init ., states the machine contract, and warns it not to claim proof that no backend produced.