Decision Gate Documentation

Documentation hub for Decision Gate, the source-available control plane for evidence-backed gate evaluation.

Decision Gate evaluates evidence-backed gates, emits auditable decisions, and exports runpacks for offline verification. It is deterministic by design and integrates via MCP without embedding into agent frameworks.

Start Here

Documentation Structure

  • Getting Started - quickstart, first run, and MCP basics
  • Concepts - scenarios, gates, conditions, and runpacks
  • Architecture - system boundaries, trust anchors, and runpack flow
  • Guides - integration patterns, provider development, condition authoring, provider protocol, and RET logic
  • Configuration - decision-gate.toml reference
  • Security - trust policy and threat model
  • Integrations - explicit system boundaries and deployment patterns
  • Reference - glossary, tooling, providers, schemas, and examples

Open Source

Decision Gate is source-available under SSPL 1.0, with the ret-logic and xarxa crates separately licensed under Apache 2.0. Browse the repo, inspect the contract artifacts, or open an issue if something looks off. We do not accept pull requests at this time.

GitHub: Arcamped