Zion Boggan · Updated May 2026 · Oversight Protocol v0.4.11

This page mirrors the public roadmap in docs/ROADMAP.md and supersedes any earlier timeline. The source of truth is the repository; this page is kept in sync so visitors can read the current plan without leaving the site.

April 20, 2026 correction

The launch plan is now gated on product usability and threat-model honesty, not on a calendar date. The headline changes:

  1. L3 safety fixes and collusion documentation shipped in v0.4.5. L3 defaults off for wording-sensitive document classes, requires explicit disclosure when enabled, records canonical_content_hash in the manifest, and supports a boilerplate-only mode for contracts and filings.
  2. Web viewer and drag-drop share UI is the next website and product milestone. No broad HN or Reddit launch while the only supported interface is a CLI. Non-technical recipients have to be able to open and inspect Oversight files before a public launch is honest. Inspector shipped Classic + hybrid decrypt shipped Hardware sample shipped in v0.4.11 The browser inspector parses .sealed files, verifies issuer signatures via WebCrypto, decrypts supported sample suites locally, and optionally resolves provenance against the registry declared in the manifest.
  3. Outlook add-in first for the first ecosystem integration. Drive, Box, SharePoint, and Teams plugins are deferred until there is a maintainer or design partner paying for them. Scaffold landed 2026-05-07 Office 1.1 MailApp manifest, task-pane HTML/JS, and icons are hosted under integrations/outlook/; the task pane imports the public viewer's parse / verify / decrypt directly so there is no second crypto stack. Tenant pilot and visual design pass remain pending.
  4. SIEM integration before SOC 2. Splunk HEC, Microsoft Sentinel, and Elastic Common Schema exports are prioritized because they are fast to ship and high-ROI for enterprise evaluators. Shipped in v0.4.6 Formatters, the oversight siem export CLI, and the operator guide live at docs/SIEM.md.
  5. SOC 2 Type 1 scoping becomes realistic after a design partner engagement. ISO 27001 follows SOC 2. FedRAMP is dropped from near-term planning; it is a multi-year commercial program requiring sponsor-agency backing, and Oversight has not earned that yet.
  6. Registry federation. Publish and harden docs/spec/registry-v1.md during the Rust Axum and SQLx registry work so a second operator can run a compatible registry. Hardened in v0.4.7 Spec aligned with the reference server, and a conformance harness at tests/test_registry_conformance.py exercises every endpoint. An operator runs it with OVERSIGHT_REGISTRY_URL=https://registry.example.org python3 tests/test_registry_conformance.py to claim v1 compatibility. The Rust Axum port now has operator-token parity and Python-to-Rust migration tooling; deployment burn-in remains the v1.0 prerequisite.

Public launch sequence

  1. L3 safety and collusion documentation. Shipped in v0.4.5
  2. Browser inspector and drag-drop share workflow. Inspector + classic decrypt shipped Hybrid (post-quantum) decrypt shipped 2026-05-03
  3. Outlook add-in. Scaffold landed 2026-05-07 Tenant pilot pending
  4. One regulated-industry design-partner deployment.
  5. SOC 2 Type 1 scoping, in parallel with the design partner.
  6. Public launch. Not before steps 3 and 4.

Already shipped

Near-term

Mid-term

2027

Explicitly dropped or deferred

For the authoritative, always-current version of this plan, see docs/ROADMAP.md in the repository.