Agentic Harness Features
Capability catalogue for the Agentic Harness.
Table of contents
Milestones
- Shipped (✓ vX.Y) — implemented today, delivered in the version shown.
- v1.0 (MVP/GA) — the first-release scope: production-ready, commercially supportable.
- v1.1, v1.2, … — planned post-GA feature batches; ordered where the product’s roadmap states an order, otherwise unordered (see Milestones & Versions).
- v1.x — post-GA scope that is open and not yet sequenced.
- Unversioned — exploratory / research-tier; may never ship.
Milestones express prioritization and implementation reality — not delivery commitments or dates. The canonical vocabulary, version semantics, and per-product version milestones live on the Milestones & Versions page.
Capabilities
| Feature | Representative content | Milestone |
|---|---|---|
| Workflow & step resolution | Workflow and step graphs resolved deterministically from plain files | Shipped · v1.0 (MVP/GA) |
| Skill and instruction prompt injection | Skills and instructions injected into the agent session at open | Shipped · v1.0 (MVP/GA) |
| LLM resolution | Deterministic model tier + capability-score routing | Shipped · v1.0 (MVP/GA) |
| Artifact validation | Staged bytes validated against JSON Schema contracts before commit | Shipped · v1.0 (MVP/GA) |
| Agent authorization | Pre, invariant, and post conditions gate every step | Shipped · v1.0 (MVP/GA) |
| Logging | Session ledger appended on every step execution | Shipped · v1.0 (MVP/GA) |