What a compliant client does
- Re-check the registry URL from the manifest before using restricted content.
- Verify the document's signatures against the published governance keys.
- If status is
suspended, treat restricted uses as denied immediately. - If the registry is unreachable for more than 168 hours, downgrade to
UNVERIFIED. - Keep the document in the audit bundle; do not silently fall back to HTML scraping.
node examples/agent/compliant-agent.js https://revoked.aifeed.md --json
# status: SUSPENDED → restricted uses refused