Skip to content

fix(driver-memory): refuse a tenant-scoped call instead of returning cross-organization rows #23004

fix(driver-memory): refuse a tenant-scoped call instead of returning cross-organization rows

fix(driver-memory): refuse a tenant-scoped call instead of returning cross-organization rows #23004

Triggered via pull request September 9, 2026 02:37
Status Success
Total duration 55s
Artifacts

pr-automation.yml

on: pull_request
Check PR Size
0s
Check PR Size
Check Changeset
49s
Check Changeset
Auto Label
0s
Auto Label
Fit to window
Zoom out
Zoom in

Annotations

1 notice
Check Changeset: .changeset/memory-driver-tenant-scope-refusal.md#L0
ADR-0087 exemption (no-migration-prescription): Nothing authorable is removed, renamed or re-shaped: no Zod schema, no spec declaration, no stored representation and no published export changes shape, so `objectstack migrate meta` has nothing to rewrite. The change is a runtime refusal inside one driver, reached through a deployment's choice of driver rather than through authored metadata, and it is delivered to the operator by the refusal itself — which names the isolating driver and the ADR-0066 posture in its own message, at the moment the unsupported call is made.