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
- compose.test.js + serve.js load all 16 (appPaths widened to
/api,/oauth,/xrpc); 17-check compose.
- README/ISSUES tables updated; tally now 10 built as plugins.
- NOTES: the multi-prefix finding upgraded to TWO independent
confirmations (mastodon + bluesky, separate shims) and renamed the seam
api.reservePath() — bluesky needs only ONE fixed root and still can't
self-exempt it, so the ask is 'declare owned paths independent of the
mount prefix', now the #3 most-demanded seam after api.authorize and
api.events.
|#515/#516 (fixed roots), #211|`api.appPaths.add()`/ multi-prefix — an API-shim owns roots outside one prefix and can't self-exempt them from WAC |
61
+
|#515/#516, #211 (both built, but need operator `appPaths`) |`api.reservePath()` — an API-shim owns fixed roots outside its prefix and can't self-exempt them from WAC; **two independent confirmations**|
62
62
|#505 (recovery) |`api.auth.mintSession` / `api.identity.addAuthKey` — turn a proven channel into pod authority |
63
63
|#495#496#500#501|`api.mcp.registerTool` — MCP has no plugin-tool seam; all four MCP issues want new tools a plugin can't add today |
0 commit comments