{
  "name": "Orbyt Book Production Ledger",
  "url": "https://www.orbytjobs.ai/books/unfair-advantage#book-production-ledger",
  "what": "Production measurements of Orbyt's AI-coauthored book series, the drafted manuscripts and the raw build log, generated from the same committed artifacts that build the books.",
  "method": "Book figures come from the committed built-artifact stats modules the book pages themselves render: page counts read out of the built PDFs, word and chapter counts from the manuscripts. Log figures are mechanical counts over the committed build log. Drafted editions are the manuscript locale directories.",
  "caveat": "The series is pre-release and no edition is on sale. The in-progress book's figures move as chapters land. Log aggregates are counts and dates only, never log text.",
  "license": "CC BY 4.0, attribution required",
  "cite_as": "Orbyt Book Production Ledger (2026-08-13), https://www.orbytjobs.ai/books/unfair-advantage#book-production-ledger",
  "generated_at": "2026-08-13T15:37:44.524Z",
  "counts": {
    "drafted_books": 2,
    "editions_drafted": 6,
    "log_entries": 635,
    "founder_quote_blocks": 773
  },
  "books": [
    {
      "slug": "cold-start",
      "title": "Cold Start",
      "full_title": "Cold Start. One Founder. One AI. No Team.",
      "status": "finished",
      "date_published": "2026-05-01",
      "words": 43728,
      "words_rounded": 43000,
      "chapters": 17,
      "pages": 240,
      "formats": [
        "PDF",
        "EPUB"
      ],
      "editions_drafted": [
        {
          "locale": "de",
          "language": "German"
        },
        {
          "locale": "en",
          "language": "English"
        },
        {
          "locale": "en-gb",
          "language": "British English"
        },
        {
          "locale": "es",
          "language": "Spanish"
        },
        {
          "locale": "fr",
          "language": "French"
        },
        {
          "locale": "ja",
          "language": "Japanese"
        }
      ]
    },
    {
      "slug": "unfair-advantage",
      "title": "Unfair Advantage",
      "full_title": "Unfair Advantage. One Founder. One AI. Legion of Agents.",
      "status": "in progress",
      "words": 37529,
      "words_rounded": 37000,
      "chapters": 15,
      "pages": 188
    }
  ],
  "log": {
    "book": "unfair-advantage",
    "entries": 635,
    "dated_entries": 378,
    "first_dated_entry": "2026-05-09",
    "last_dated_entry": "2026-08-13",
    "founder_quote_blocks": 773,
    "lines": 25303
  }
}
