Skip to content

Core Entities

A repository or workspace managed by Ultimate Harness. It owns .harness/ metadata and links to external issue trackers.

Key fields:

  • id
  • name
  • root_path
  • issue_sources
  • default_workflow_profiles
  • artifact_schema_version

A link to GitHub, Linear, or another tracker item.

Key fields:

  • provider
  • id
  • url
  • title
  • status

A durable statement of desired behavior, constraints, and acceptance criteria.

A named recipe for turning a request into missions and verification gates.

A reusable procedural capability with metadata, body, prerequisites, and verification hooks.

A bounded executable work unit compiled from a request/spec/plan.

The serialized mission passed to a runtime adapter.

The external agent system that executes work.

The code/config that maps Ultimate Harness lifecycle calls to a runtime.

A single execution attempt inside a runtime, associated with a mission and sandbox.

An isolated workspace where the runtime performs changes.

Any output produced or consumed by the harness: docs, specs, plans, prompts, logs, diffs, verification results, review notes, or promoted files.

Structured evidence for checks and reviews.

A record that approved sandbox artifacts were moved into canonical state.

Append-only trace event connecting decisions, runtime activity, verification, and promotion.