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:
parent
8a0ebace8e
commit
c442d79aac
4
PLAN.md
4
PLAN.md
@ -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`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user