@orangecheck/agent-core / ScopeBearingDelegation
Interface: ScopeBearingDelegation
Defined in: agent-core/src/assert-scope.ts:10
The minimum an adapter needs to make the authorization decision. Kept
structural rather than importing Delegation so stampX helpers can accept
the narrower shapes they already declare.
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-scopes"></a> scopes? | string[] | agent-core/src/assert-scope.ts:11 |
<a id="property-scopes_encrypted"></a> scopes_encrypted? | ScopesEncryptedEnvelope | agent-core/src/assert-scope.ts:12 |