Releases: dgenio/agent-kernel
Releases · dgenio/agent-kernel
v0.4.0
agent-kernel v0.2.0 — Token Revocation & Secrets Enforcement
Added
- Token revocation support:
revoke_token()andrevoke_all()onKernel(#33, #57). SECRETSsensitivity tag enforcement in policy engine and redaction (#56).
Fixed
- Policy engine now strips whitespace from justification before length check.
- Policy engine reports both raw and stripped length in justification errors.
- Policy engine checks role before justification in all safety/sensitivity blocks.
- Redaction preserves field-name context in API key and connection string patterns.
revoke_all()drops_principal_tokensentry after revoking.