roadmap

Roadmap

A staged view of what works now, what is coming soon, and what is not public yet.

Public Now

  • Runtime governance core in Python and Go.
  • Ardur Personal Hub, CLI, Claude Code plugin, and local adapter surfaces.
  • Claude Code PreToolUse / PostToolUse / subagent hooks with signed receipt chains and ardur claude-code-report.
  • Low-latency Claude Code PreToolUse daemon-client path when the local compiler and daemon are available, with Python fallback.
  • Runnable LangChain, LangGraph, AutoGen, browser extension, desktop observe, and native-host examples.
  • Public v0.1 specs, ADRs, CI workflows, agent instructions, articles, and source-backed Hugo site.

Coming Soon

These are planned or in-progress items, not shipped claims:

WorkstreamCurrent public statusEvidence boundary
Tool-agnostic CLI capture / Linux eBPFComing soonCurrent public capture is Claude Code tool calls, not kernel-level process or network events.
Filesystem snapshotsComing soonCurrent public capture does not see file changes caused below a shell command or MCP server.
Codex hooksComing soonNot first-class in the current public release candidate.
Claude Desktop MCP packagingComing soonNot first-class in the current public release candidate.
Tagged packagingComing soonPyPI, Homebrew, or OCI distribution suitable for regular users is not public yet.
Rerunnable proof mediaIn progressCurrent casts are archival until stable verifier commands and artifact paths land.
OpenAI Agents SDK and Google ADK adapter liftsIn progressCurrent directories are deferred adapter specs rather than runnable examples.
Broader deployment materialIn progressCurrent deployment evidence is useful SPIRE/Helm material, not a production-complete walkthrough.

Not Public Yet

  • PyPI, Homebrew, or OCI distribution suitable for non-technical users.
  • Production-complete cluster, identity, and receipt-storage walkthroughs.
  • Hardware-rooted TEE production claims.
  • Benchmark-heavy material and internal session artifacts.

Primary sources: ROADMAP.md , STATUS.md , and docs/coverage-map.md .