Files
rose-ash/lib/identity/scoreboard.md
giles 938e90455d
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 50s
identity: session registry — route by id and (subject, client) + SSO fan-out (9 tests)
Directory process holding (SessionId, Subject, Client, Pid) rows. Answers
the SSO probe lookup(Subject, Client) and the fan-out sessions_for(Subject)
(one subject, many clients). Routes only — no grant state, decides nothing.
Integration-tested: register a live session, route to it, confirm active.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 23:55:34 +00:00

13 lines
234 B
Markdown

# identity-on-sx Scoreboard
**Total: 29 / 29 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
| ✅ | session | 11 | 11 |
| ✅ | token | 9 | 9 |
| ✅ | registry | 9 | 9 |
Generated by `lib/identity/conformance.sh`.