Expand description
Host-owned, run-scoped skill activation and dependency admission.
Structs§
- Activated
Skill - A body admitted by the host after all checks succeed.
- Activation
Context - Immutable access envelope plus mutable run-local activation state.
- Projected
Activation Host - Root-host capture reused by every activation in a run. Child activations instead retain their existing frozen binding view and never receive this host.
Enums§
- Activation
Failure - A failure never carries skill content or changes the active set.
- Invoke
Type - The source of an activation, independent of the candidate matcher.
Functions§
- activate
- Admit one skill without widening the run’s effective policy.