test(tenancy): prove Program and service read isolation (#157) - #370
Merged
Merged
Conversation
smiggleworth
force-pushed
the
feature/en-01-program-read-leak-matrix
branch
2 times, most recently
from
September 23, 2026 20:39
4864927 to
b4134fa
Compare
Contributor
Author
|
Current-head CI run 35917447426 completed with 61/62 broker tests passing. The failure was in the existing split-host self-service test: the administrator team was readable while the separate tenant projection still reported |
smiggleworth
force-pushed
the
feature/en-01-program-read-leak-matrix
branch
from
September 23, 2026 21:47
b4134fa to
41e8e25
Compare
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
400and MCPValidationfor all six paged families. Assert foreign Program/service IDs under a valid B tenant and outsider requests returnNotFoundover both transports. The exact service route has noprogram_idinput; positive reads verify its returned Program association.Contributes EN-01 backend read-isolation evidence to #157. Keep #157 open for actor lifecycle proof, other tenant-owned surfaces, and future count/search routes; these Program and service routes do not expose counts. Detailed scope and limits are in
docs/architecture/program-service-read-leak-evidence.md.Based on merged #373 (
fd6237b508f78e9028dc3561d576b33acc142998); current head41e8e257e0d3a1dd4786c2b03105a67c8ae36751.Validation
git diff --check— passed../scripts/check-backend.sh focused 'FullyQualifiedName~ProgramReadLeakMatrixE2ETests.ShouldScopeProgramAndServicePagesGivenTwoTenants'passed 2/2 after rebase.41e8e257e0d3a1dd4786c2b03105a67c8ae36751.Contracts and operations