Finish CSOC-WP-0003 and CSOC-WP-0004; residual intakes for Case B

Close self-registration workplan with Case A proven and Create account
entry implemented; park public registration enablement and identity
negatives as CSOC-IN-0001/0002. Complete app-shell workplan with T06
operator runbook (seed, bind, webhook, smoke) and smoke doc updates.
This commit is contained in:
tegwick 2026-08-12 10:59:25 +02:00
parent 61de4a8165
commit edfdd79208
13 changed files with 440 additions and 105 deletions

View file

@ -44,6 +44,10 @@ See `.env.example`. Summary:
| `USER_ENGINE_APPLICATION_ID` | `coulomb-social` | App id |
| `USER_ENGINE_EXPECTED_AUDIENCE` | `user-engine-portal` | required aud for /me |
| `FLEX_AUTH_BASE_URL` | empty (fail-closed except shell:view) | PDP |
| `FORGEJO_BASE_URL` | `https://forgejo.coulomb.social` | Space markdown source |
| `FORGEJO_TOKEN` | empty | Private repo raw reads (secret) |
| `FORGEJO_WEBHOOK_SECRET` | empty | Push webhook cache bust (secret) |
| `NETKINGDOM_REGISTRATION_URL` | empty | Landing Create account (when NK ships) |
### Platform OIDC (KeyCape)