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
fix(rest): /meta/:type/:name/history and /diff state the org partition they read (#13406) (#13756)
* wip(rest): thread org partition into /meta history + diff read doors
* fix(rest): /meta history + diff read doors state the org partition (#13406)
* chore(docs): re-anchor the system-context census after the rest-server line shift (#13406)
* test(rest): refuse unsupported WHERE combinators in the stub double; register its pins (#13406)
* docs(rest): the history door's `?? null` is TS2322, not TS2353 — name the adjacency drift and the diff door's absent guard (#13406)
* test(rest): the history/diff stub double holds the caller's limit bound, and a pin proves ?limit= travels the door (#13406)
---------
Co-authored-by: Claude <noreply@anthropic.com>
| 50 |`manage_metadata` bypassed on metadata writes | runtime, rest | Get: schema writes without the capability |`domains/meta.ts:471`, `:874`, `rest-server.ts:4408`, `:5771`, `:6019`, `:6382`, `:6575`|
161
+
| 50 |`manage_metadata` bypassed on metadata writes | runtime, rest | Get: schema writes without the capability |`domains/meta.ts:471`, `:874`, `rest-server.ts:4408`, `:5771`, `:6019`, `:6450`, `:6643`|
162
162
| 51 | The shared metadata-write verdict itself returns `allowed`| metadata-core | Get: the one function all of row 50's doors consult answers yes before any capability is examined |`meta-write-capability.ts:134`|
163
163
| 52 | Anonymous-deny seam satisfied on the domain dispatchers and the package/federation routes | runtime, rest | Get: passes with no `userId`|`domains/actions.ts:411`, `domains/ai.ts:60`, `domains/automation.ts:989`, `domains/meta.ts:232`, `domains/security.ts:78`, `domains/packages.ts:246`, `external-datasource-routes.ts:302`, `package-routes.ts:97`|
164
164
| 53 | MCP principal check satisfied | runtime | Get: MCP surface reachable with no user |`domains/mcp.ts:61`|
0 commit comments