Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 42s
audit.sx is an append-only ledger process. token.sx gains start/1(Audit) and emits an event on every grant transition (issue, refresh, revoke — including reuse-triggered revoke); start/0 stays unaudited so existing use is unchanged (token.sx has no compile-time dep on the audit module, it just sends to a pid). The ledger answers (identity/audit subject) via audit/actions/count/all, chronological. In-memory event stream; persist backing is a later Erlang<->persist bridge, out of scope. 111/111. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
19 lines
393 B
Markdown
19 lines
393 B
Markdown
# identity-on-sx Scoreboard
|
|
|
|
**Total: 111 / 111 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 |
|
|
| ✅ | cache | 9 | 9 |
|
|
| ✅ | audit | 10 | 10 |
|
|
|
|
|
|
Generated by `lib/identity/conformance.sh`.
|