Public SDK runtimes
Deployment examples in the SDK repo
Framework shape
All adapters do the same thing:- run
OpenAgent.authenticate(request), - attach the verified context to request state,
- short-circuit failures with stable OpenAgent error codes,
- let handlers enforce route-specific scopes,
- call Arsenal for brokered credentials only when needed.