Implement bounded compatible-session browsing and listing visibility #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #1
Depends on: #7
Outcome
Provide a safe server-browser data API for public and approved unlisted sessions.
Scope
Acceptance criteria
Starting implementation on
codex/issue-8-session-browser, stacked on the verified #2–#7 foundation. I’ll implement exact tenant/protocol/region/availability filtering, public-only list plus unguessable-ID direct retrieval, stable bounded cursor pagination, response-byte ceilings, presentation-only metadata handling, and adversarial isolation/injection/allocation tests.Implemented and pushed on
codex/issue-8-session-browserata9a2b3d.Delivered:
excludeFullcontract/OpenAPI support, real Kestrel integration coverage, and ADR 0006 documenting advisory capacity, cursor consistency, unlisted behavior, metadata rendering, and limits.Verification:
The issue remains open until the stacked branch is landed.