Roadmap
The roadmap prioritizes operator trust, benchmarkable quality, and standalone reliability. It is a directional product view, not a promise of dates or feature-complete releases.
The maintained engineering backlog lives in the current Harness repository plan. This page is the public product-level summary and intentionally avoids internal phase numbers and dates.
Shipped foundation
The current source and public docs cover a reliable local execution loop:
Shipped:
- npm, source, and Docker Compose install paths
npm run harness -- init,doctor, anddemofirst-run flows- examples surface and standalone docs
- compatibility policy and release workflow
- recovery semantics and evidence-rich artifacts
- auditable approval paths and crash coverage
Current focus
Make routing and retrieval decisions benchmark-driven.
Focus:
- eval loops
- routing evidence
- semantic-context comparisons
- persisted comparison reports
Next direction
Prepare for shared operation without abandoning the standalone product.
Focus:
- storage abstraction
- named operator actions
- export and backup flows
- optional persistent DB backends later
◆Important constraint
Standalone local use remains the primary product path. Shared operation and hosted services are exploratory directions, not current availability claims.