{
  "schema_version": 1,
  "corpus_license": "CC0-1.0",
  "generator": {
    "path": "generate_fixtures.py",
    "version": "1",
    "runtime": "Python 3 standard library"
  },
  "fixtures": [
    {
      "id": "digital-text",
      "path": "fixtures/digital-text.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:digital_text",
      "sha256": "38b261392f748ef434f666dc9b3125bfe7e3727ec01ce294529ad1a977ecb31f",
      "category": "digital-text",
      "expected_capabilities": {"text_extraction": true, "searchable_text": true, "reading_order": true, "unicode": "ASCII"}
    },
    {
      "id": "links-annotations",
      "path": "fixtures/links-annotations.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:links",
      "sha256": "96c2b2f062b1422fc396dc382fc775d49f9b0e5d882f3bcf3544b212a05f68dc",
      "category": "links",
      "expected_capabilities": {"external_https_link": true, "internal_link": true, "safe_url_scheme": true}
    },
    {
      "id": "tables-forms",
      "path": "fixtures/tables-forms.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:tables_forms",
      "sha256": "052c9cb77aa022dbd7988b61d6d31b426a52d08eab32ff99bd3c24ba840f65ce",
      "category": "tables-forms",
      "expected_capabilities": {"table_structure": true, "acroform_widget": true, "form_field_name": "customer_name"}
    },
    {
      "id": "vectors-transparency",
      "path": "fixtures/vectors-transparency.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:vectors",
      "sha256": "174fa37e89a5232f9ae2df32ceede14681c9e170a53e57cb8db1f290d924c24c",
      "category": "vectors",
      "expected_capabilities": {"vector_paths": true, "cubic_bezier": true, "transparency": true, "full_page_raster": false}
    },
    {
      "id": "rtl-actualtext",
      "path": "fixtures/rtl-actualtext.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:actual_text_fixture:rtl",
      "sha256": "c6f24082dc1d84bc3d58dc3f0778c85e0012126d257890acf342246731baee3e",
      "category": "rtl",
      "expected_capabilities": {"actual_text": "שלום", "unicode": "Hebrew", "direction": "rtl"}
    },
    {
      "id": "cjk-actualtext",
      "path": "fixtures/cjk-actualtext.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:actual_text_fixture:cjk",
      "sha256": "64850c6ace81aedd4a13e98057cf48c6aa4fc14b9603433c16d7ba811092ff33",
      "category": "cjk",
      "expected_capabilities": {"actual_text": "你好世界", "unicode": "CJK", "text_extraction": true}
    },
    {
      "id": "ocr-scanned",
      "path": "fixtures/ocr-scanned.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:scanned",
      "sha256": "dddd3033220049b8a82bba5bc586951bdd85d2cc812d6c4561dd712bda166e3e",
      "category": "ocr-scanned",
      "expected_capabilities": {"image_only": true, "embedded_text": false, "ocr_path_required": true}
    },
    {
      "id": "rotated-mixed-size",
      "path": "fixtures/rotated-mixed-size.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:rotated_mixed",
      "sha256": "06ec21b244eac65640e1b149844aa5451a5ec913b9041655e62454ca9018164e",
      "category": "rotated-mixed-size",
      "expected_capabilities": {"page_count": 2, "rotation_degrees": [90, 0], "mixed_media_boxes": true}
    },
    {
      "id": "malformed-xref",
      "path": "fixtures/malformed-xref.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:malformed",
      "sha256": "384677d2fc97d14c48747cdac8664032937e82b9ffdacde6b5ecf51e040b5232",
      "category": "malformed",
      "expected_capabilities": {"missing_xref": true, "controlled_failure_or_repair": true, "no_crash": true}
    },
    {
      "id": "hostile-bounded",
      "path": "fixtures/hostile-bounded.pdf",
      "license": "CC0-1.0",
      "source": "generated:generate_fixtures.py@1:hostile_bounded",
      "sha256": "94bdda8726e56bf799ec39bcccfc7b5697bd3128c82758c9e0038e4f9b572a62",
      "category": "bounded-hostile",
      "expected_capabilities": {"bounded_nesting_depth": 32, "embedded_file_name": "bounded.txt", "active_action": false, "controlled_result": true}
    }
  ]
}
