Skip to content

Fix terminal authority checks beyond the first projection page - #25

Merged
b10x-bot[bot] merged 1 commit into
mainfrom
fix/terminal-authority-pagination
Sep 6, 2026
Merged

Fix terminal authority checks beyond the first projection page#25
b10x-bot[bot] merged 1 commit into
mainfrom
fix/terminal-authority-pagination

Conversation

@b10x-bot

@b10x-bot b10x-bot Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Terminal verification read only the first two raw projection rows, then treated an empty filtered page as a missing session. A valid owned workspace later in the result set was refused with terminal_session_binding_refused.

Consume bounded continuation pages for both session and grant queries through the shared authority reader. Follow empty filtered pages, require a complete result, reject malformed/cyclic/exhausted continuations and conflicting revisions, and retain every existing session and grant predicate. Prepare runtime0.2.23; dependency pins remain unchanged.

Validation: the real Connector HTTP regression fails403 on the previous verifier; all six new pagination cases pass after correction. Complete gate passes67 Rust tests and20 publication-policy tests, formatting and all-target Clippy. Independent final-source review approves without findings. Immutable publication and deployed browser PTY output remain required.

@b10x-bot
b10x-bot Bot merged commit 050d8ad into main Sep 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants