Workflow gallery
Inspect a trace before you write a line of code.
Five real-world domains — payments, disputes, fulfillment, onboarding, and exception handling. Each entry shows the agent timeline, evidence map, and sealed proof card from an actual workflow run.
Audit a disputed claim
A buyer claims the seller name and payment instructions don't match the original offer. Patchr builds an evidence map, flags contradictions, and produces a proof card with a recommended next action.
Sample request
Audit disputed claim ZD-44291: the seller name and payment instructions on the invoice do not match. Evidence includes a transaction screenshot and the policy document.
Live trace
Agent trace
Evidence map (2)
offer
communication
Contradictions (2)
offerCredibility
claim alleges fake or unrealistic offer
identityMismatch
claim alleges document or actor mismatch
Audit this disputed claim
74% confidenceResolve classified the claim as contestedFacts and recommends requestHumanReview.
Open questions
- · contradictionsRequireReview
- · missing:documentHashes
patchr:proofPack:pack_demo#sourcebound
Vendor due diligence in one day
New vendor for Q3 procurement. Patchr checks business registration, scores against policy rules, flags missing certifications, and packages a proof pack for legal, compliance, and finance sign-off.
Sample request
Run vendor due diligence on Acme Supply Co. (acme-supply.example.com). Check business registration, score against our Q3 procurement policy (priceVarianceUnder5pct, noSanctionedEntities), and flag any missing compliance certificates.
Live trace
Agent trace
Evidence map (3)
pricing
certification
contract
Contradictions (1)
priceVariance
Q3 price list exceeds approved threshold by 6.2%
Vendor due diligence: Acme Supply Co.
78% confidenceResolve found a price variance contradiction. Clarification needed before contract action.
Open questions
- · priceVarianceExceedsThreshold
- · missing:q3PriceConfirmation
patchr:proofCard:card_vendor_demo#v1
Collect proof of delivery via Proxy
A customer reports delayed delivery for order #8821. Patchr contacts the logistics provider, collects a confirmed delivery status, and resumes the workflow with signed proof of delivery.
Sample request
Contact DHL Nigeria (+234-800-LOGISTICS) to verify delivery status for order #8821 placed 2026-05-20. Collect signed proof of delivery and resume once confirmed.
Live trace
Agent trace
Proxy: delivery confirmation for order #8821
93% confidenceDHL Nigeria confirmed delivery. Signed proof of delivery collected and sealed.
patchr:proofCard:card_proxy_gallery#v1
Hunt → Resolve → Pay with a finance-ready receipt
Q3 cloud storage procurement. Patchr issues a spend mandate, hunts for best-fit vendors (AWS, GCP), verifies the winning bid against policy, and settles with a citable receipt.
Sample request
Source and procure Q3 cloud storage expansion for the Lagos data centre. Budget: $8,000. Preferred vendors: AWS, GCP. Resolve against our vendor policy and settle with receipt.
Live trace
Agent trace
Procurement: Q3 cloud storage expansion
94% confidenceHunt → Resolve → Pay completed. Hetzner AX102 selected; receipt settled at $6,840.
patchr:proofCard:card_procurement_demo#v1
Agent capability audit — grant or escalate
An autonomous agent requests access to payment execution and PII. Patchr checks capability claims against verifiable sources, audits the delegation chain, and returns a grant / escalate decision with a sealed proof card.
Sample request
Verify recruiter Jane Smith claiming to represent Microsoft (jane@ms-careers.example.com). Check email domain, LinkedIn profile, and whether a fee was requested. Flag if this looks like a scam.
Live trace
Agent trace
Agent due diligence: payment-executor-v2
79% confidence2 of 3 claimed capabilities unverifiable. Delegation chain has a missing intermediate mandate.
Open questions
- · delegationChainComplete
- · capabilitySourceVerified
patchr:proofCard:card_agent_dd_demo#v1
Ready to instrument your own workflow?
The starter kits show the minimal code to wrap an existing process with Patchr — in Node.js or Python.