Expand description
Context token wrapper for the capability engine.
Delegates to hessra-context-token for all token operations,
wrapping with engine types (ObjectId, ExposureLabel, SessionConfig, EngineError).
Structs§
- Context
Token - A context token tracking data exposure for an object.
- Hessra
Context - Builder for creating Hessra context tokens.
Functions§
- add_
exposure_ block - Add exposure labels to a context token.
- extract_
exposure_ labels - Extract all exposure labels from a context token by re-parsing the Biscuit.
- fork_
context - Fork a context token for a sub-agent, inheriting the parent’s exposure.