{"name":"io.github.wheelerhubbell/decision-integrity","slug":"wheelerhubbell-decision-integrity","title":"Decision Integrity","description":"Paid x402 evaluator for evidence, warrant, provenance, and represented action authority.","url":"https://mcp.market/server/wheelerhubbell-decision-integrity","rating":null,"grade":"A","score":88,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":26,"stars":1,"forks":0,"downloads_week":null,"last_push_at":"2026-09-19T03:20:56.000Z","license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-21T00:20:56.249Z","last_ok_at":"2026-09-21T00:20:56.249Z","latency_ms":1422},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/wheelerhubbell/DIP","website":"https://decision-integrity-service.wheelerhubbell.chatgpt.site","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://decision-integrity-service.wheelerhubbell.chatgpt.site/agent/mcp"}],"packages":[],"tools":[{"name":"evaluate_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. Exactly 1 USDC per call. Does this evidence warrant this conclusion? Is this action authorized? Do I have sufficient warrant to act? Are unknowns being erased? Are qualifiers being stripped? Is this inference warranted? Does provenance support this recommendation? Does the requested action exceed represented authority?","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"requestId":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"question":{"type":"string","minLength":1,"maxLength":8192},"action":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"description":{"type":"string","minLength":1,"maxLength":8192},"actorId":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"operation":{"type":"string","enum":["CITE","INFORM","RECOMMEND","CONSTRAIN","AUTHORIZE_ACTION","BIND_PARTY","EXECUTE_IRREVERSIBLE"]},"scope":{"type":"string","minLength":1,"maxLength":8192},"target":{"type":"string","minLength":1,"maxLength":8192},"jurisdiction":{"type":"string","minLength":1,"maxLength":8192},"claimIds":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64,"minItems":1},"qualifiers":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64},"unknowns":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64}},"required":["id","description","actorId","operation","scope","target","jurisdiction","claimIds","qualifiers","unknowns"],"additionalProperties":false},"evidence":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"content":{"type":"string","minLength":1,"maxLength":8192},"sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"},"provenance":{"type":"object","properties":{"sourceId":{"type":"string","minLength":1,"maxLength":8192},"uri":{"type":"string","minLength":1,"maxLength":8192},"attribution":{"type":"string","minLength":1,"maxLength":8192},"observedAt":{"type":"string","format":"date-time","maxLength":40}},"required":["sourceId","uri","attribution","observedAt"],"additionalProperties":false},"status":{"type":"string","enum":["ADMITTED","DISPUTED","RETRACTED"]},"scope":{"type":"string","minLength":1,"maxLength":8192},"target":{"type":"string","minLength":1,"maxLength":8192},"jurisdiction":{"type":"string","minLength":1,"maxLength":8192},"allowedOperations":{"type":"array","items":{"type":"string","enum":["CITE","INFORM","RECOMMEND","CONSTRAIN","AUTHORIZE_ACTION","BIND_PARTY","EXECUTE_IRREVERSIBLE"]},"uniqueItems":true,"maxItems":7},"qualifiers":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64},"unknowns":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64}},"required":["id","content","sha256","provenance","status","scope","target","jurisdiction","allowedOperations","qualifiers","unknowns"],"additionalProperties":false},"minItems":1,"maxItems":64},"claims":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"text":{"type":"string","minLength":1,"maxLength":8192},"mode":{"type":"string","enum":["QUOTE","INFERENCE"]},"evidenceIds":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64,"minItems":1},"warrantIds":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64},"qualifiers":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64},"unknowns":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64}},"required":["id","text","mode","evidenceIds","warrantIds","qualifiers","unknowns"],"additionalProperties":false},"minItems":1,"maxItems":64},"warrants":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"claimId":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"evidenceIds":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64,"minItems":1},"conclusionHash":{"type":"string","pattern":"^[a-f0-9]{64}$"},"rationale":{"type":"string","minLength":1,"maxLength":8192},"issuer":{"type":"string","minLength":1,"maxLength":8192},"provenanceEvidenceIds":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64,"minItems":1},"scope":{"type":"string","minLength":1,"maxLength":8192},"target":{"type":"string","minLength":1,"maxLength":8192},"jurisdiction":{"type":"string","minLength":1,"maxLength":8192},"allowedOperations":{"type":"array","items":{"type":"string","enum":["CITE","INFORM","RECOMMEND","CONSTRAIN","AUTHORIZE_ACTION","BIND_PARTY","EXECUTE_IRREVERSIBLE"]},"uniqueItems":true,"maxItems":7},"revoked":{"type":"boolean"},"validFrom":{"type":"string","format":"date-time","maxLength":40},"validUntil":{"type":"string","format":"date-time","maxLength":40},"qualifiers":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64},"unknowns":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64}},"required":["id","claimId","evidenceIds","conclusionHash","rationale","issuer","provenanceEvidenceIds","scope","target","jurisdiction","allowedOperations","revoked","validFrom","validUntil","qualifiers","unknowns"],"additionalProperties":false},"minItems":0,"maxItems":64},"authority":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"actorId":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"issuer":{"type":"string","minLength":1,"maxLength":8192},"provenanceEvidenceIds":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64,"minItems":1},"operations":{"type":"array","items":{"type":"string","enum":["CITE","INFORM","RECOMMEND","CONSTRAIN","AUTHORIZE_ACTION","BIND_PARTY","EXECUTE_IRREVERSIBLE"]},"uniqueItems":true,"maxItems":7},"scope":{"type":"string","minLength":1,"maxLength":8192},"target":{"type":"string","minLength":1,"maxLength":8192},"jurisdiction":{"type":"string","minLength":1,"maxLength":8192},"effect":{"type":"string","enum":["ALLOW","DENY"]},"revoked":{"type":"boolean"},"validFrom":{"type":"string","format":"date-time","maxLength":40},"validUntil":{"type":"string","format":"date-time","maxLength":40},"conditionIds":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64}},"required":["id","actorId","issuer","provenanceEvidenceIds","operations","scope","target","jurisdiction","effect","revoked","validFrom","validUntil","conditionIds"],"additionalProperties":false},"minItems":0,"maxItems":64},"qualifiers":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"text":{"type":"string","minLength":1,"maxLength":8192}},"required":["id","text"],"additionalProperties":false},"minItems":0,"maxItems":64},"unknowns":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"text":{"type":"string","minLength":1,"maxLength":8192},"blocking":{"type":"boolean"}},"required":["id","text","blocking"],"additionalProperties":false},"minItems":0,"maxItems":64},"conditions":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"text":{"type":"string","minLength":1,"maxLength":8192},"satisfied":{"type":"boolean"},"evidenceIds":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9:_.-]{0,127}$","maxLength":128},"uniqueItems":true,"maxItems":64}},"required":["id","text","satisfied","evidenceIds"],"additionalProperties":false},"minItems":0,"maxItems":64}},"required":["requestId","question","action","evidence","claims","warrants","authority","qualifiers","unknowns","conditions"],"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://decision-integrity-service.wheelerhubbell.chatgpt.site/schema.json","title":"Decision Integrity / Structured Record 1.0","description":"A bounded structured-record audit. Supply exact source content and all material qualifications; authority is evaluated as represented, not independently authenticated. No URLs are fetched.","additionalProperties":false}}],"scan":{"score":88,"grade":"A","scanned_at":"2026-09-19T20:04:28.870Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:04:28.857Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1097ms"]},"poisoning":{"score":15,"max":15,"notes":["1 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 1 days ago"]},"identity":{"score":6,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[],"inputs":{"probes":[{"url":"https://decision-integrity-service.wheelerhubbell.chatgpt.site/agent/mcp","reachable":true,"authRequired":false,"latencyMs":1097,"serverInfo":{"name":"decision-integrity","version":"1.0.0"}}],"packages":[],"repo":{"found":true,"owner":"wheelerhubbell","repo":"DIP","archived":false,"pushedAt":"2026-09-19T03:20:56Z","stars":1,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/319716506?v=4","ownerCreatedAt":"2026-08-22T05:53:39Z"},"icon":{"url":null,"source":"none"},"presence":{"stars":1,"forks":0,"downloadsWeek":null,"license":null,"lastPushAt":"2026-09-19T03:20:56.000Z","score":26}}}},"grade_history":[],"reviews":[]}