Docs
What this section is, which pages it has, and which dataset it is showing.
The pages
| page | what is on it |
|---|---|
| Docs | What this section is, which pages it has, and which dataset it is showing. |
| Installing Gantry | Verify, extract and install the binary on Linux x86-64 or ARM64, check the box with gantry doctor, and where to go for everything else. |
Usage
| page | what is on it |
|---|---|
| Command line | Every verb the binary answers to and every flag it parses, with the builds that have them. |
| Menus and keys | Every menu the monitor has with its rows in order, and every key it binds, grouped as the in-app help overlay groups them. |
| Configuration | Every setting Gantry reads, its default and the tiers that can set it, and the GANTRY_* environment variables it binds. |
| When a run stops | The closed sets a run shows when it stops or asks a question, including outcomes, dispositions, ledger statuses, prompt kinds, run states and exit codes. |
| Journal events | Every event a run raises, and the name each record carries on the wire where the run journal or the headless stream writes one. |
Patterns
| page | what is on it |
|---|---|
| Orchestration patterns | Every pattern Gantry ships — what each declares, what it takes, and its whole annotated text. |
| The pattern format | The normative reference for the pattern format: every primary word, table, key, reference form and closed value vocabulary the engine conforms to. |
| Writing a pattern from scratch | Four stages, each one complete runnable file: a gated task, a decomposition, a map over a task directory, and an until pattern that recurses until a check passes. |
| The authoring guide | The narrative companion to the format reference: how to think while writing a pattern, and which shape the format wants for each kind of work. |
| The reference card | Condensed lookup: every word, key and closed vocabulary with a one-line meaning and a pointer into the format reference. |
| Among the orchestration formats | Where this format sits against Ansible, CI pipelines, Airflow, Temporal and the rest, and the design choices argued as positions rather than listed as features. |
| The pattern gallery | An annotated tour of the shipped corpus: what each pattern is for, how it is built, and the lines a fork of it would edit. |
Agents
| page | what is on it |
|---|---|
| Agent prompts | Every prompt file Gantry ships, which stage of a run gets which, and where a copy of one has to go to displace it. |
| Harnesses and roles | Every agent harness Gantry drives, the environment keys that configure each one, and which role runs which stage of the pipeline. |
| Confined use | What Gantry's built-in process fence does, and how to put Gantry inside a machine, container or wrapper boundary for confinement. |
| MCP tools | Every tool the run-scoped MCP server advertises, its arguments, and whether it reads the run or acts on it. |
The dataset
| schema version | 2 | the dataset format these pages read |
| gantry version | 0.3.2 | the release whose source this dataset was exported from |
| inventories | 20 | closed sets of facts the document carries |