Cognigate is the stateless runtime that executes the BASIS governance pipeline. Every agent action passes through INTENT, ENFORCE, and PROOF before it touches the world. Open source. Embeddable. No opinions — just enforcement.
Five stages. One pipeline. Every action governed.
Every agent action passes through ENFORCE before execution. Risk-based routing sends low-risk actions to the express path, high-risk to escalation or council review.
Cognigate reads the agent's CAR-bound trust score and enforces tier-appropriate execution paths. Agents at T0 Sandbox get sandboxed execution. Agents at T7 Autonomous get express routing. Cognigate doesn't issue scores — it enforces the boundaries they define.
Each agent action requires specific capability credentials. Cognigate checks the agent's CAR-bound capability set against the action's requirements at runtime. If the credential is missing or the trust tier is insufficient, the action is denied or escalated.
The PROOF layer logs every intent, enforcement decision, and outcome with cryptographic signatures. Tamper-evident and compliance-ready. Optionally anchored to blockchain via the CHAIN extension for independent verification.
Single API surface that proxies to the full Vorion platform — compliance, council, observer, truth-chain, academy, and more.
Interactive tools powered by live reference data. No login required.
Cognigate is the open-source enforcement engine for the BASIS standard. It executes the governance pipeline — nothing more, nothing less. Inspect it, fork it, build on it. The enforcement layer should be as transparent as the systems it governs.
git clone https://github.com/vorionsys/cognigate.git