Block a user
dohertj2
pushed to codex/fix-runtime-review-findings at dohertj2/mxaccessgw
2026-04-29 14:26:12 -04:00
DiscoverHierarchy: subtree root + server-side filters
Implemented in b995c17 (codex/fix-runtime-review-findings).
Verification passed:
dotnet build src\MxGateway.Contracts\MxGateway.Contracts.csprojscripts\publish-client-proto-inputs.ps1-…
DiscoverHierarchy: subtree root + server-side filters
Per-API-key scoped permissions (subtree, glob, classification)
Implemented in b995c17 (codex/fix-runtime-review-findings).
Verification passed:
dotnet build src\MxGateway.Contracts\MxGateway.Contracts.csprojscripts\publish-client-proto-inputs.ps1-…
Per-API-key scoped permissions (subtree, glob, classification)
dohertj2
pushed to codex/fix-runtime-review-findings at dohertj2/mxaccessgw
2026-04-29 13:39:24 -04:00
Per-API-key scoped permissions (subtree, glob, classification)
Depends on #102 � browse_subtrees is implemented by reusing the subtree+filter mechanism added there.
DiscoverHierarchy: subtree root + server-side filters
Companion: #103 (per-key scoped permissions). The browse_subtrees constraint there reuses the filtering pipeline added by this issue.