Immediate

Receipts Vault

executing

Proofs and Execution Evidence

Keep the operator story simple: payment receipts, ERC-8004 trust proofs, and evidence artifacts stay grouped under one mission instead of being scattered.

Settings

Guest Operator

Passkey Required

Mission Status

RUNNING

MSG-9402-DELTA

Evidence Artifacts

1/5

Pinned and exportable

Payment Receipts

0

Verified on-chain x402 settlements

Trust Readiness

BLOCKED

ERC-8004-DEMO

Trust Surface

Primary receipt posture

The best-bet sponsor path should be undeniable here: settlement, identity, and evidence all point back to the same mission.

x402 Settlement

Pending

Payment receipts are attached directly to the mission and exported with the final bundle.

ERC-8004

Waiting

Identity and feedback receipts are grouped here instead of forcing a separate trust workflow.

Evidence Vault

Pinned

Receipt bundles and manifests stay attached to evidence storage only after the core path is already coherent.

Payments

Settlement receipts

Veridex Risk Oracle

settled

/api/frontier/services/premium-yield

$4.20 on base-sepolia

0x97d4f5fee1a2c003

Demo or hybrid settlement path.

Trust

Identity and reputation receipts

ERC-8004 Identity
ERC-8004-DEMO
Registration Tx
0x0
Feedback Tx
pending
Trust Score
96.8 / 100

Evidence

Artifacts and storage anchors

agent.json

pinned

Machine-readable capability manifest for the registered agent.

CID: bafydemomanifest0001

Tx: 0xfeed0001

Open

agent_log.json

draft

Structured execution logs across the full mission loop.

CID pending

Tx pending

Open

mission_summary.md

draft

Human-readable mission summary and recommendation.

CID pending

Tx pending

Open

receipt_bundle.json

draft

Final evidence bundle with CIDs, payments, and trust receipts.

CID pending

Tx pending

Open

reputation_feedback.json

draft

Post-task ERC-8004 reputation submission.

CID pending

Tx pending

Open

Secondary Modules

Conditionally attached proofs

Starknet

Waiting

Private intent remains secondary until the primary path is already strong.

Filecoin

Pinned

Durable evidence is present only when mission artifacts have real storage anchors.

Storacha

Attached

Shared memory records appear here once they have durable storage references.

Bundle Summary

Mission summary

# Stablecoin Yield Risk Review

- Mission ID: MSG-9402-DELTA
- Status: running
- Execution Rail: Immediate
- Rail Status: executing
- ERC-8004 Identity: ERC-8004-DEMO
- Total Spend: $8.40
- Remaining Budget: $16.60
- Evidence Objects Pinned: 1/5

## Objective
Research the safest stablecoin yield route for treasury funds, buy premium market data if required, compare the top options, and return a recommendation with receipts.

## Best Route
Aave V3 on USDC at 8.42% with risk 0.72. Safest route with strong liquidity and score below operator threshold.

## Rail Summary
- Mission executed immediately after authorization.

## Evidence
- agent.json: bafydemomanifest0001
- agent_log.json: pending pin
- mission_summary.md: pending pin
- receipt_bundle.json: pending pin
- reputation_feedback.json: pending pin
receipt_bundle.json
{
  "mission_id": "MSG-9402-DELTA",
  "title": "Stablecoin Yield Risk Review",
  "objective": "Research the safest stablecoin yield route for treasury funds, buy premium market data if required, compare the top options, and return a recommendation with receipts.",
  "status": "running",
  "execution_rail": "immediate",
  "execution_status": "executing",
  "operator_wallet": "passkey-required",
  "erc8004_identity": "ERC-8004-DEMO",
  "total_spend_usd": 8.4,
  "remaining_budget_usd": 16.6,
  "payment_count": 1,
  "payments": [
    {
      "protocol": "x402",
      "merchant": "Veridex Risk Oracle",
      "resource": "/api/frontier/services/premium-yield",
      "amount_usd": 4.2,
      "status": "settled",
      "network": "base-sepolia",
      "tx_hash": "0x97d4f5fee1a2c003",
      "live": false,
      "verified": false
    }
  ],
  "artifacts": [
    {
      "name": "agent.json",
      "cid": "bafydemomanifest0001",
      "tx_hash": "0xfeed0001",
      "type": "manifest"
    },
    {
      "name": "agent_log.json",
      "type": "log"
    },
    {
      "name": "mission_summary.md",
      "type": "summary"
    },
    {
      "name": "receipt_bundle.json",
      "type": "receipt"
    },
    {
      "name": "reputation_feedback.json",
      "type": "feedback"
    }
  ],
  "chain_transactions": [],
  "rail_receipts": {}
}