Directory / governance.taskhawktech.com
Generate a certifier-grade compliance evidence bundle. Hash-chained records, intent proofs, PQC attestations, and verification instructions in one package.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://governance.taskhawktech.com/governance/bundle' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://governance.taskhawktech.com/governance/bundle'
Endpoint: https://governance.taskhawktech.com/governance/bundle. Operated by governance.taskhawktech.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Create a hash-chained provenance attestation. Extends an append-only evidence ledger with ML-DSA-87 post-quantum block signatures.
Cryptographic intent-to-command binding. HMAC-signed proof that a command was issued in service of a declared intent, with ML-DSA-87 post-quantum attestation.
Verify an agent action against policy bounds. Returns a signed ALLOW, CONSTRAIN, or DENY decision with cryptographic release token and ML-DSA-87 post-quantum si…
Media content attestation. Generates hash-chained provenance record for images, documents, or media files with ML-DSA-87 post-quantum signature.
Prompt injection detection. DeBERTa-v3 classifier with sub-second inference and HMAC-signed results. Post-quantum signed.