Skip to content

Rewrite the ROADMAP to reflect the current state#283

Merged
seanwevans merged 1 commit into
mainfrom
claude/roadmap-refresh
Jul 21, 2026
Merged

Rewrite the ROADMAP to reflect the current state#283
seanwevans merged 1 commit into
mainfrom
claude/roadmap-refresh

Conversation

@seanwevans

Copy link
Copy Markdown
Owner

Summary

The ROADMAP had drifted badly out of sync. It still listed as short-term work things long since delivered — policy hot-reload, the metrics exporter, Landlock fallback, the Kyber-768 hybrid, the CLI, pre-commit/CI, and "package to PyPI" — and described BPFManager / CryptoBroker / ResourceWatchdog as stubs, while saying nothing about the process/microVM backend arc that has been the actual work.

Changes

Reorganized into Delivered / Now-next / Security hardening / Extended / Long-term, grounded in the real code. The Now / next section names the concrete open gaps surfaced by the project review:

  • broker request execution (the request op surfaces a BrokerRequest but nothing executes it or returns a result);
  • process-backend quota enforcement (process sandboxes get rlimit only — no cgroup attach, not watched by the ResourceWatchdog);
  • the microVM guest agent + vsock transport (the launcher boots a VMM; this is what makes the backend usable);
  • cutting v0.0.1 with the existing release workflow.

Documentation only.

🤖 Generated with Claude Code


Generated by Claude Code

The ROADMAP still listed as short-term work things long since delivered --
policy hot-reload, the metrics exporter, Landlock fallback, the Kyber hybrid,
the CLI, pre-commit/CI, and "package to PyPI" -- and described BPFManager /
CryptoBroker / ResourceWatchdog as stubs, while saying nothing about the
process/microVM backend arc that has been the actual work.

Reorganize into Delivered / Now-next / Security hardening / Extended / Long-term,
grounded in the real code. The Now-next section names the concrete open gaps
surfaced by the project review: broker request execution, process-backend quota
enforcement, the microVM guest agent + vsock transport, and cutting v0.0.1.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PbbJc7Ntj159D9LNGevwC2
@seanwevans
seanwevans merged commit 751b0ec into main Jul 21, 2026
18 checks passed
@seanwevans
seanwevans deleted the claude/roadmap-refresh branch July 21, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants