{
  "name": "Orbyt Book Production Ledger",
  "url": "https://www.orbytlabs.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. Editions are counted per book from its manuscript locale directories: a locale is DRAFTED once it holds at least one chapter file, and SCAFFOLDED when the folder exists but no translation has run. Scaffolded locales are published as a separate field and are never counted as editions.",
  "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-22), https://www.orbytlabs.ai/books/unfair-advantage#book-production-ledger",
  "generated_at": "2026-08-22T07:43:44.585Z",
  "counts": {
    "drafted_books": 2,
    "editions_drafted": 7,
    "editions_scaffolded": 11,
    "log_entries": 949,
    "founder_quote_blocks": 859
  },
  "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"
        }
      ],
      "editions_scaffolded": [
        {
          "locale": "it",
          "language": "Italian"
        },
        {
          "locale": "pl",
          "language": "Polish"
        },
        {
          "locale": "pt",
          "language": "Portuguese"
        }
      ]
    },
    {
      "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,
      "editions_drafted": [
        {
          "locale": "en",
          "language": "English"
        }
      ],
      "editions_scaffolded": [
        {
          "locale": "de",
          "language": "German"
        },
        {
          "locale": "en-gb",
          "language": "British English"
        },
        {
          "locale": "es",
          "language": "Spanish"
        },
        {
          "locale": "fr",
          "language": "French"
        },
        {
          "locale": "it",
          "language": "Italian"
        },
        {
          "locale": "ja",
          "language": "Japanese"
        },
        {
          "locale": "pl",
          "language": "Polish"
        },
        {
          "locale": "pt",
          "language": "Portuguese"
        }
      ]
    }
  ],
  "log": {
    "book": "unfair-advantage",
    "entries": 949,
    "dated_entries": 488,
    "first_dated_entry": "2026-05-09",
    "last_dated_entry": "2026-08-22",
    "founder_quote_blocks": 859,
    "lines": 37996
  }
}
