ReceiptPilot ๐Ÿ‘ฝ

Product-style autonomous agent demo for The Synthesis. It discovers tasks, plans safely, executes across multiple tools, self-corrects blocked actions, and returns verifiable receipts.

โœ… Published submission ๐Ÿง  3-track strategy ๐Ÿ” Judge-interactive demo
Discover
Accepts task objective & context
Plan
Creates bounded, policy-aware action plan
Execute
Runs external tools + internal logic
Verify
Checks receipt chain integrity + trust gates
Self-correct
Blocks unsafe action, retries safely
Submit
Returns auditable final output

๐Ÿ“ˆ Outcome Snapshot

Manual checks5 โ†’ 1 autonomous run
Unsafe actions100% blocked in demo path
Self-correction1 automatic retry cycle
Tool orchestration4 external/verification signals

Business value: faster operations, safer execution, and clearer accountability for humans + agents.

๐ŸTrack fit

  • Let the Agent Cook โ€” autonomous loop + guardrails + retries
  • Agents With Receipts (ERC-8004) โ€” trust-gated flow + onchain tx verification + receipt artifacts
  • Agent Services on Base โ€” API service + payment-gated route (`402`/proof flow)

๐ŸงฐTool stack

  • CoinGecko API (market signal)
  • GitHub API (repo health signal)
  • Alternative.me F&G Index (sentiment signal)
  • Base RPC (ERC-8004 tx verification)

๐Ÿงช Judge Interaction Panel

Run the exact demo checks against deployed endpoints.

Ready.