{
  "skill_id": "revenue-truth-ledger",
  "name": "Revenue Truth Ledger",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 8.99,
  "category": "Finance",
  "tier": "premium",
  "tags": [
    "ledger",
    "truth",
    "payments"
  ],
  "summary": "Evidence-backed revenue ledger across DOGE, x402, card, and manual paid events.",
  "when_to_use": [
    "Revenue reports disagree across wallets, Stripe-like rails, and sheets",
    "You need confirmed-only inflows for runway decisions",
    "Audits require hashable or exportable revenue evidence",
    "You're reconciling multi-chain and multi-channel cash"
  ],
  "outline": [
    "1. Ingest payment claims",
    "2. Normalize amount/currency/channel",
    "3. Verify source_ref (explorer/invoice)",
    "4. Promote provisional → confirmed",
    "5. Export period totals + attribution tags"
  ],
  "capabilities": [
    "Provisional vs confirmed revenue discipline",
    "Dedup by (channel, source_ref)",
    "JSONL event ledger",
    "Cross-channel (x402, dogepay, manual) tracking",
    "Unit economics",
    "Cash / MRR / runway analysis"
  ],
  "decision_criteria": [
    "You need this when: Revenue reports disagree across wallets, Stripe-like rails, and sheets",
    "You get capability: Provisional vs confirmed revenue discipline",
    "Budget fits: full unlock is $8.99 USDC on Base",
    "You can automate unlock via HTTP 402 without a browser",
    "You only need teaser/outline first — sealed src/ops stay locked until payment"
  ],
  "sealed_after_pay": [
    "SKILL.md (teaser public)",
    "agent-install.json (public meta)",
    "src/index.js (stub public; full after unlock)",
    "Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT"
  ],
  "challenge": "https://lvlltd.com/api/pay?skill=revenue-truth-ledger",
  "sample": "https://lvlltd.com/skills/revenue-truth-ledger/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=revenue-truth-ledger",
  "teaser": "https://lvlltd.com/sealed/revenue-truth-ledger/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/revenue-truth-ledger/outline.json",
    "GET /api/pay?skill=revenue-truth-ledger",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
