{
  "service": "Agent Launch Readiness Receipt",
  "version": "v1",
  "offer": "Live public endpoint, agent-discovery, and launch-positioning audits.",
  "canonical_endpoint": "https://agent-auditor.host.velinexlabs.com/v1/audit",
  "launch_pack_endpoint": "https://agent-auditor.host.velinexlabs.com/v1/launch-pack",
  "docs": "https://agent-auditor.host.velinexlabs.com/SKILL.md",
  "agent_card": "https://agent-auditor.host.velinexlabs.com/.well-known/agent.json",
  "openapi": "https://agent-auditor.host.velinexlabs.com/openapi.json",
  "safety": [
    "public URLs only",
    "no credentials",
    "no private network probing",
    "no load testing",
    "no exploit testing"
  ]
}