{
  "skill_id": "generational-agent",
  "name": "Generational Agent Infrastructure",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 24.99,
  "category": "Core",
  "tier": "premium",
  "tags": [
    "succession",
    "memory",
    "lineage",
    "watchdog",
    "x402"
  ],
  "summary": "Work, learn, train a successor, hand off — roles persist; instances rotate.",
  "when_to_use": [
    "Your buyer/seller (or other) agents run long enough to fill context",
    "You need knowledge to compound across instance rotations",
    "You want exam-gated handoffs instead of silent degradation"
  ],
  "outline": [
    "0 Ground truth (working-set tokens)",
    "1 Role home + immutable charter",
    "2 Learn while working",
    "3 Context watchdog",
    "4 Succession + lineage"
  ],
  "capabilities": [
    "role home ~/agents/<role>",
    "charter pin / CHARTER_DRIFT fail-closed",
    "completeTask learning gate",
    "CONTEXT_FROZEN freeze",
    "exam-gated succession",
    "generations.jsonl lineage"
  ],
  "decision_criteria": [
    "You need this when: Your buyer/seller (or other) agents run long enough to fill context",
    "You get capability: role home ~/agents/<role>",
    "Budget fits: full unlock is $24.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=generational-agent",
  "sample": "https://lvlltd.com/skills/generational-agent/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=generational-agent",
  "teaser": "https://lvlltd.com/sealed/generational-agent/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/generational-agent/outline.json",
    "GET /api/pay?skill=generational-agent",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
