MCL
Determinism for the agent economy.
MCL (Matrix Command Language) is the rigorous rail for high-stakes work. It converts natural language into a closed-vocabulary Intent IR, ensuring byte-deterministic execution for irreversible and on-chain operations.
Typed Intent IR
A protocol that turns natural language into a strictly typed intermediate representation with a closed verb vocabulary and closed object kinds.
Replayable Walks
Every action is planned and recorded. Byte-deterministic replay means you can audit, rewind, and verify exactly what the agent did.
High-Stakes Execution
Built for monetary transactions, smart contract deployments, and enterprise operations where a hallucination is not an option.
DeFi & Web3
Executing token swaps or liquidity provisioning with absolute certainty.
Enterprise Admin
Irreversible database migrations or API state changes.
Inside an MCL execution
MCL transforms ambiguous natural language into a byte-deterministic action record through three distinct stages.
01
Parse to Intent IR
The model generates a typed Intent IR object from natural language. The IR has a closed verb, typed object parameters, and and a declared reversibility class.
02
Validate against permission manifest
The IR is validated against the agent’s declared permission manifest. Actions outside scope are rejected before the walk begins.
03
Walk, commit, and receipt
The Executor walks the plan step-by-step. On completion, it commits to Cortex and generates EIP-712 signed receipts that are anchored to Paxeer.