a73x

55ac5dd4

docs: the roadmap stops listing what already shipped

a73x   2026-08-18 14:46

Commit message
docs: the roadmap stops listing what already shipped

Per-VM named networks went out in v0.0.7; the heading still pinned the list
to v0.0.5, three releases back. What is ahead is not a version's worth of
anything until it is picked, so the list is candidates and nothing more.

ROADMAP.md
Old New
@@ -3,15 +3,11 @@
3 What shipped in each version is in the 3 What shipped in each version is in the
4 [release notes](https://eitri.sh/docs/releases/); this is what's ahead. 4 [release notes](https://eitri.sh/docs/releases/); this is what's ahead.
5 5
6 ## v0.0.5 — candidates 6 ## Candidates
7 7
8 - Connectors: browser clients (claude.ai among them) sign in to the MCP 8 - Connectors: browser clients (claude.ai among them) sign in to the MCP
9 endpoint with OAuth rather than a pasted token—dynamic client registration 9 endpoint with OAuth rather than a pasted token—dynamic client registration
10 on eitri-oidc, so a connector enrols itself 10 on eitri-oidc, so a connector enrols itself
11 - Per-VM named networks: a host advertises the bridges its operator declared
12 (`--host-network lan=br0`), a VM requests one by name, and admission matches
13 or refuses—taps on the operator's bridge, the site's DHCP addresses the
14 guests, the agent discovers the result
15 - Public gateway: route inbound traffic to guest services through eitri, 11 - Public gateway: route inbound traffic to guest services through eitri,
16 building on published ports 12 building on published ports
17 - Hot-reload trusted CAs into running guests: a CA added to the tenant reaches 13 - Hot-reload trusted CAs into running guests: a CA added to the tenant reaches