Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 28s
membership.sx — coop membership as a guarded state machine
(none→pending→active→lapsed⇄active, any→revoked terminal); invalid
transitions return explicit {error, CurrentStatus}, never silent no-ops.
project(Subject, App) renders the one canonical state into a per-app claim
({member,Tier,App} / {pending,App} / {lapsed,App} / {denied,App} /
{non_member,App}) — identity reports what the membership is; acl decides
whether the app should honour it. New tests/membership.sx. 92/92.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
17 lines
341 B
Markdown
17 lines
341 B
Markdown
# identity-on-sx Scoreboard
|
|
|
|
**Total: 92 / 92 tests passing**
|
|
|
|
| | Suite | Pass | Total |
|
|
|---|---|---|---|
|
|
| ✅ | session | 11 | 11 |
|
|
| ✅ | token | 18 | 18 |
|
|
| ✅ | registry | 9 | 9 |
|
|
| ✅ | api | 10 | 10 |
|
|
| ✅ | oauth | 17 | 17 |
|
|
| ✅ | sso | 10 | 10 |
|
|
| ✅ | membership | 17 | 17 |
|
|
|
|
|
|
Generated by `lib/identity/conformance.sh`.
|