Build A Claim Collection

Verified claims workflows

Build this when assertions about delivery, eligibility, compliance, performance, or impact need to be reviewed and trusted.

The problem

Claims often live in spreadsheets, emails, documents, screenshots, and siloed applications. Reviewers cannot easily see who made a claim, what evidence supports it, who has authority, what changed, or why a decision was made.

AI agents can help, but only if they can distinguish verified state from unverified context.

What you build

A workflow where claims are submitted, linked to evidence, reviewed by authorized actors, and resolved through clear state changes.

Example

An implementer submits a claim that a milestone was completed. Evidence is attached. An agent checks the evidence against program rules. A verifier reviews the result. The claim is accepted, disputed, or rejected. The workflow advances based on the decision.

IXO and Qi roles

First implementation move

Start with one claim type.

Define:

  • the entity the claim is about
  • who can submit the claim
  • what evidence is required
  • who can review it
  • what states the claim can move through
  • what happens when the claim is accepted or rejected

Next steps