Files
rose-ash/lib/identity/scoreboard.md
giles 064bbf18b3
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 57s
identity: service facade api.sx — login/verify/revoke/logout (10 tests, Phase 1 complete)
identity:start() spawns one coordinator owning the token table + session
registry and exposes the whole-domain ops. The coordinator is the owner
sessions notify on idle timeout, so an expired session deregisters itself
— timeout-driven, never swept. verify/2 answers identity only ({active,
Subject, Client, Scope}); permission is delegated to acl. 39/39.

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

14 lines
258 B
Markdown

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