Session tokens
- Issued at sign-in, 15-minute life
- RS256-signed; the issuer is wekelogin.com
- Refreshed quietly so short life costs nothing
Token coverage
A session proves who you are; an audience token says which door you are opening. The split is the security model — capability is granted one console at a time, and never travels further than it was minted for.
aud names exactly one app/.well-known/jwks.jsonThe estate
Twelve surfaces across money, operations, and infrastructure — the full directory lives on the platform hub, and every entry answers to the same key.
