{"x402Version":2,"serviceName":"Decision Integrity","description":"Evaluate whether evidence and represented authority warrant a requested action. Detect unsupported inference, qualifier stripping, erased unknowns, broken provenance, and exceeded decision boundaries.","homepage":"https://decision-integrity-service.wheelerhubbell.chatgpt.site","resources":[{"resource":"https://decision-integrity-service.wheelerhubbell.chatgpt.site/evaluate","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"1000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1050eddd8282623b0c263ed6bdbd42370bbc28d3","maxTimeoutSeconds":300,"extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-09-13T09:02:05Z","metadata":{"description":"Evaluate whether evidence and represented authority warrant a requested action. Detect unsupported inference, qualifier stripping, erased unknowns, broken provenance, and exceeded decision boundaries.","inputSchema":"https://decision-integrity-service.wheelerhubbell.chatgpt.site/schema.json","method":"POST"},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"requestId":"example-1","question":"Does the represented evidence warrant this recommendation?","action":{"id":"a1","description":"Recommend the release based on the represented completed review.","actorId":"agent-1","operation":"RECOMMEND","scope":"deployment review","target":"release-7","jurisdiction":"project-alpha","claimIds":["c1"],"qualifiers":["q1"],"unknowns":[]},"evidence":[{"id":"e1","content":"The release checklist contains a completed security review.","sha256":"6a2266290b7f2f24d3cf2108f24c648448fe23decc51eef8f89ce4bdabccfe61","provenance":{"sourceId":"example:e1","uri":"urn:example:e1","attribution":"Illustrative fixture, not a real release","observedAt":"2026-09-01T00:00:00Z"},"status":"ADMITTED","scope":"deployment review","target":"release-7","jurisdiction":"project-alpha","allowedOperations":["CITE","INFORM","RECOMMEND"],"qualifiers":["q1"],"unknowns":[]},{"id":"e2","content":"The release manager permits agent-1 to recommend release-7 within deployment review.","sha256":"c6695a517fa8394293089f3bf959dca6232a2ae75940cc387d6487ecfb442ebf","provenance":{"sourceId":"example:e2","uri":"urn:example:e2","attribution":"Illustrative fixture, not a real release","observedAt":"2026-09-01T00:00:00Z"},"status":"ADMITTED","scope":"deployment review","target":"release-7","jurisdiction":"project-alpha","allowedOperations":["CITE","INFORM","RECOMMEND"],"qualifiers":["q1"],"unknowns":[]}],"claims":[{"id":"c1","text":"The release checklist contains a completed security review.","mode":"QUOTE","evidenceIds":["e1"],"warrantIds":[],"qualifiers":["q1"],"unknowns":[]}],"warrants":[],"authority":[{"id":"g1","actorId":"agent-1","issuer":"release-manager","provenanceEvidenceIds":["e2"],"operations":["RECOMMEND"],"scope":"deployment review","target":"release-7","jurisdiction":"project-alpha","effect":"ALLOW","revoked":false,"validFrom":"2026-09-01T00:00:00Z","validUntil":"2099-01-01T00:00:00Z","conditionIds":[]}],"qualifiers":[{"id":"q1","text":"Only the represented release checklist is evaluated; deployment success is not established."}],"unknowns":[],"conditions":[]}},"output":{"type":"json","example":{"evaluation":{"state":"AUTHORIZED"}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","description":"Full JSON Schema: https://decision-integrity-service.wheelerhubbell.chatgpt.site/schema.json","properties":{"requestId":{"type":"string"},"question":{"type":"string"},"action":{"type":"object"},"evidence":{"type":"array"},"claims":{"type":"array"},"warrants":{"type":"array"},"authority":{"type":"array"},"qualifiers":{"type":"array"},"unknowns":{"type":"array"},"conditions":{"type":"array"}},"required":["requestId","question","action","evidence","claims","warrants","authority","qualifiers","unknowns","conditions"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"evaluation":{"type":"object","properties":{"state":{"enum":["AUTHORIZED","BOUNDED","AWAITING_AUTHORITY","DENIED"]}}}}}},"required":["type"]}},"required":["input"]}}}}]}