Credential Not Expiring
warningcredential_not_expiring
KYA/vLEI credentials must not be within the expiry window (proposed threshold < 30 days).
Formula
G(action → ¬credential_expiring) Why it matters
Amber / flag-refer: a soft identity condition. Execution may continue in restricted mode pending credential renewal.
Examples
passes action with a credential valid well beyond the window
fails action whose KYA credential is < 30 days from expiry
Use it
ponens policies add credential_not_expiring --into ./trace.json
ponens trace check ./trace.json