Documentation
Upstream OpenGantry guides for adoption, architectural boundaries, agent orchestration graphs, and development — fetched at build time from the CLI repo.
Adoption runbook
Install gantry (Node.js 24+):
Domain adapters
OpenGantry is a domain-agnostic governance layer for autonomous agents. The mission/verify loop, trace mapping, failure envelope, and gatecommand shell gates...
Autonomous agent loop integration
OpenGantry is the CLI contract + verify envelope for external autonomous agents (e.g. Hermes). Contract = mission YAML (scope + gatecommand); verdict = gantr...
Get started
Get started
Adoption
Install gantry (Node.js 24+):
Kata
~15 minutes to complete your first scoped mission loop. Every step has a headless variant for CI and IDE agents.
Integrations
OpenGantry is tool-agnostic and vendor-neutral — any agent that can run shell commands can participate in the GXT loop. Governance is local-first: missions, ...
Architectural boundaries
OpenGantry is a domain-agnostic governance layer for autonomous agents. The mission/verify loop, trace mapping, failure envelope, and gatecommand shell gates...
Agent loop
OpenGantry is the CLI contract + verify envelope for external autonomous agents (e.g. Hermes). Contract = mission YAML (scope + gatecommand); verdict = gantr...
Concepts
Concepts
Use cases
Product pitch and problem framing: README. This page maps situations and personas to the GXT workflow — when OpenGantry is the right fit and what you get out...
Core capabilities
This page explains why OpenGantry's capabilities exist and when to use them. For commands and step-by-step flows, see index.md (How section) — especially ADO...
Compliance
How OpenGantry's GXT workflow maps to common audit questions for teams using AI-assisted development — especially in regulated domains (fintech, health, crit...
Contributing
Contributing
Development
This repository is the GXT specimen. Contributors and agents MUST follow the same substrate, hooks, and gantry commands we ship to adopters — not a lighter i...
Architecture
Layered layout for src/cli/. Agents locate this file via .gitagent/ARCHITECTURE.pointer.json (kind: file). Dependencies flow downward only (higher layers may...
Reference
Reference
Changelog
Release history and upgrade notes for @jeger-ai/opengantry. Adopter runbooks describe current behavior without version tags — see index.md.
ADR
OpenGantry's verification engine is file-state native (KPI reports, trace quotes, git-proof). Some integration checks need transient runtime outputs (API pro...