{
  "generatedAt": "2026-04-14T14:17:28.787Z",
  "posts": {
    "total": 6,
    "earliestPublishedAt": "2026-04-11T01:17:53.335Z",
    "latestPublishedAt": "2026-04-12T00:09:21.223Z",
    "totalReadingMinutes": 30,
    "averageReadingMinutes": 5,
    "medianReadingMinutes": 5
  },
  "audio": {
    "narratedCount": 6,
    "coveragePercent": 100,
    "totalSeconds": 1621,
    "averageSeconds": 270,
    "totalCues": 475,
    "totalWordsUnderNarration": 6048
  },
  "tags": {
    "uniqueCount": 13,
    "top": [
      {
        "slug": "agents",
        "label": "Agents",
        "count": 3
      },
      {
        "slug": "case-study",
        "label": "Case Study",
        "count": 3
      },
      {
        "slug": "emdash",
        "label": "EmDash",
        "count": 3
      },
      {
        "slug": "x402",
        "label": "x402",
        "count": 3
      },
      {
        "slug": "cloudflare-workers",
        "label": "Cloudflare Workers",
        "count": 2
      },
      {
        "slug": "open-source",
        "label": "Open Source",
        "count": 2
      },
      {
        "slug": "astro",
        "label": "Astro",
        "count": 1
      },
      {
        "slug": "llms-txt",
        "label": "llms.txt",
        "count": 1
      },
      {
        "slug": "monetization",
        "label": "Monetization",
        "count": 1
      },
      {
        "slug": "robots-txt",
        "label": "robots.txt",
        "count": 1
      }
    ]
  },
  "categories": {
    "uniqueCount": 0,
    "top": []
  },
  "feeds": [
    {
      "name": "Posts (RSS)",
      "url": "https://mondello.dev/rss.xml",
      "type": "application/rss+xml"
    },
    {
      "name": "Posts (Atom)",
      "url": "https://mondello.dev/atom.xml",
      "type": "application/atom+xml"
    },
    {
      "name": "Posts (JSON Feed)",
      "url": "https://mondello.dev/feed.json",
      "type": "application/feed+json"
    },
    {
      "name": "Podcast",
      "url": "https://mondello.dev/podcast.xml",
      "type": "application/rss+xml"
    },
    {
      "name": "Changelog (RSS)",
      "url": "https://mondello.dev/changelog.xml",
      "type": "application/rss+xml"
    },
    {
      "name": "All feeds (OPML)",
      "url": "https://mondello.dev/feeds.opml",
      "type": "text/x-opml"
    }
  ],
  "x402": {
    "gatedEndpointCount": 5,
    "totalPricedCents": 115,
    "endpoints": [
      {
        "url": "https://mondello.dev/api/export/posts",
        "priceUsd": 0.5,
        "description": "Post catalog export (JSON)"
      },
      {
        "url": "https://mondello.dev/api/x402/agent-seo/bot-catalog",
        "priceUsd": 0.05,
        "description": "Agent-SEO bot catalog"
      },
      {
        "url": "https://mondello.dev/llms-full.txt",
        "priceUsd": 0.25,
        "description": "Full post-body plain-text ingest"
      },
      {
        "url": "https://mondello.dev/skills/<slug>/raw",
        "priceUsd": 0.1,
        "description": "Claude Code skill download"
      },
      {
        "url": "https://mondello.dev/tip/<slug>",
        "priceUsd": 0.25,
        "description": "Tip jar per post"
      }
    ]
  }
}