You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
Seems counterintuitive that we're creating traditional REST endpoints, when REST endpoints themselves are just shaped abilities.
Given that discovery is itself a conceptual Ability - and a useful one e.g. in the context of MCP Adapter and limiting tool numbers - I propose we dogfood our own APIs, and reimplement these endpoints as Abilities themselves that are just "adapted to" (i.e. wrapped in) \WP_REST_Controller.
Happy to create a POC if nobody beats me to it; IRL this should probably wait until after WordPress/ai#40 or be part of that spec.