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
integrate the 0.0.219 wave: gallery + federation-demo; docs true-up
compose/serve: gallery added (zero config — the point), the appPaths
array and its comment deleted (all four shims self-reserve now), stale
explicit-id comments replaced, gallery liveness probe added.
Docs: 34 plugins / 407 tests; ISSUES' shipped-upstream table gains
#601/#602/#583/#610/#596 (all consumed here); the reservePath and
serverInfo entries in NOTES/REPORT/NEXT flip from 'missing seam' to
'landed & consumed', keeping the history and recording what consumption
surfaced (bodyLimit sidestep in the mounted lane, matcher vs
maxParamLength, the JRD-registry ask, streaming ends at core's front
door); api.events is now the top open ask, then api.authorize.
|#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**|
80
85
|#505 (recovery) |`api.auth.mintSession` / `api.identity.addAuthKey` — turn a proven channel into pod authority |
81
86
|#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 |
82
-
|#463#464| app-registry primitive — surfacing installed plugins as Solid resources; `dashboard/` is the live proof-of-need (it must be handed a hand-copied duplicate of the `createServer` list)|
87
+
|#463#464| app-registry primitive — surfacing installed plugins as *Solid resources*; the in-process half landed as `api.plugins` (#610, consumed by dashboard/+admin/), the as-pod-resources half is still open|
83
88
84
89
## Core, not a plugin 🏛️ (a finding, not a gap)
85
90
@@ -107,15 +112,18 @@ exists.
107
112
108
113
Of ~40 plugin-tagged issues: **14 built as plugins here** (plus `rss/`,
0 commit comments