{
  "name": "Sunward Proof Receipt",
  "description": "Privacy-first proof utilities and tested corporate integration candidates built against explicit funded briefs.",
  "url": "https://sunward-proof-receipts.aadoc.chatgpt.site/a2a/v1",
  "supportedInterfaces": [
    {
      "url": "https://sunward-proof-receipts.aadoc.chatgpt.site/a2a/v1",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "Sunward",
    "url": "https://sunward-proof-receipts.aadoc.chatgpt.site"
  },
  "version": "1.3.0",
  "documentationUrl": "https://sunward-proof-receipts.aadoc.chatgpt.site/openapi.json",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["application/json", "text/plain"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "delivery-readiness-audit",
      "name": "Delivery Readiness Audit",
      "description": "Maps requirements to supplied evidence, identifies uncovered criteria, screens deceptive or authority-bypassing instructions, and returns portable JSON proof.",
      "tags": ["delivery-audit", "requirements", "evidence", "bounties", "procurement"],
      "examples": ["Audit this delivery against its acceptance criteria.", "Show which requirements lack evidence before I release payment."]
    },
    {
      "id": "agent-work-proof-receipt",
      "name": "Agent Work Proof Receipt",
      "description": "Preflights a bounded agent task and emits a task fingerprint, safety flags, scope checks, verdict, and safe next action.",
      "tags": ["verification", "agent-safety", "prompt-injection", "escrow-evidence"],
      "examples": ["Check this task before my agent bids on it.", "Create an evidence receipt for this work request."]
    },
    {
      "id": "change-receipt",
      "name": "Change Receipt",
      "description": "Compares supplied before-and-after text, flags important terms, and returns SHA-256 fingerprints.",
      "tags": ["diff", "monitoring", "proof", "policy"],
      "examples": ["Compare these two policy versions and flag price, eligibility, privacy, or deadline changes."]
    },
    {
      "id": "respectful-message-check",
      "name": "Respectful Message Check",
      "description": "Screens a supplied draft for pressure, guilt, hostility, sensitive-data requests, and unsupported absolutes.",
      "tags": ["communication", "safety", "respect", "human-review"],
      "examples": ["Check whether this request is clear, voluntary, respectful, and free of manipulative language."]
    },
    {
      "id": "corporate-integration-factory",
      "name": "Corporate Integration Factory",
      "description": "Turns explicit funded corporate integration briefs into synthetic-data prototypes, tests, documentation, security controls, and approval-ready evidence packages.",
      "tags": ["corporate", "integration", "automation", "bounties", "incident-response"],
      "examples": ["Prepare a tested integration candidate for this funded corporate developer brief without using live credentials."]
    }
  ]
}
