docs(plan): rename 'Future Work — Plugin Adaptor System' to reflect shipped state

Header implied the whole system was future work, but the section body
says the core (per-runtime adapters, hybrid resolver, AgentskillsAdaptor,
/plugins filter, SDK, agentskills.io spec compliance) all landed. Only
the bullets under 'Deferred, not blocking' are actually open.

Rename + lead with 'The system is done.' so a skim reader doesn't
misfile the whole topic as unshipped.
This commit is contained in:
Hongming Wang 2026-04-14 18:02:28 -07:00
parent 8a0ebace8e
commit c442d79aac

View File

@ -295,9 +295,9 @@ E2E: 67/67 comprehensive checks passing, 62/62 API tests (also gated in CI `e2e-
---
## Future Work — Plugin Adaptor System
## Plugin Adaptor System — shipped; deferred follow-ups only
Landed (see `feat/plugin-adaptor-registry` and `feat/agentskills-compliance`):
**The system is done.** Landed (see `feat/plugin-adaptor-registry` and `feat/agentskills-compliance`):
per-runtime plugin adaptors, hybrid resolver (registry > plugin-shipped >
raw-drop), `AgentskillsAdaptor` covering rule+skill plugins for all
runtimes, `/plugins?runtime=` filter, `/workspaces/:id/plugins/available`