Skip to content

This shows the roadmap based on implementation phases and incomplete items explicitly stated in docs/specs, not marketing plans.

AreaStatusNext Action
IPC Protocolv1.1 AcceptedConverge implementation to JSON-RPC 2.0
Lifecyclev1.2 AcceptedUnify shortcut/explicit definition operations
CLIv0.3Gradual introduction of capsule ipc * commands
Desktopv0.3 PartialUser Consent UI / Widget PiP
Storev0.1 AcceptedGradual migration from Go coordinator
  1. CLI IPC Broker Responsibility Completion - Integrate Registry/RefCount/Token/Schema to capsule-cli side, enabling cross-runtime IPC.

  2. Nacelle IPC Sandbox Permission - Implement dynamic IPC socket path permission in Seatbelt/Landlock, ensuring Token leak resistance.

  3. Desktop User Consent UI - Implement capsule/ui.modeChange(target_mode="app") confirmation dialog as UI.

The next phase focuses on “visibility and operability”.

  • CLI: IPC Diagnostics Extension - Add capsule ipc services/call/logs/inspect
  • Desktop: IPC Dashboard - Visualize running Shared Services and connection status
  • Protocol: JSON-RPC Unification - Phase out postMessage proprietary format, migrate to unified methods

Store v0.1 is design-accepted, gradually migrating to Edge-first implementation (Workers + D1 + R2). Initial D1 LIKE search, future search infrastructure replacement through abstraction layer.

  • Phase 1: API compatibility migration (don’t break existing CLI/Desktop)
  • Phase 2: Search abstraction enhancement (considering Meilisearch / Vectorize)
  • Phase 3: Payment / license verification operational maturity

Spec Track v0.2 focuses on “reliably rejecting what should be rejected”. Signature verification failures, revoked keys, and egress control violations converge to hard errors.

ItemRequirementStatus
TOFU + Fingerprint pinningMUSTDesign exists / operational strengthening
Revocation list applicationMUST (when available)Operational details under continuous review
Strict SandboxMUSTGradual runtime-side response
  • Runtime/Platform agnostic IPC and Capability compatibility (including MCP integration)
  • Attestation-first publication gate and reproducible build operations
  • Spec-driven development as premise, operational cycle to reduce implementation gaps

Tracking sources: specs updated through 2026-02-07.