Trust Action Safety Kernel.
TASK Core means Trust Action Safety Kernel. It is the Passpod core API for checking sensitive actions before they execute and recording the decision path as a Trust Action Receipt.
What TASK Core controls
Policy checkCheck whether a sensitive action matches allowed rules before execution.
Decision commitRecord the approval, denial, review, expiry, or revocation path.
Receipt stateExpose limited state for verification without exposing private documents by default.
Initial scopes
- taskcore.policy:check — check whether an action matches allowed policy.
- taskcore.decision:commit — record a reviewed decision path.
- receipts.state:read — read limited receipt state.