{
    "schema_version":  "occ-bench-v3",
    "generated_at":  "2026-05-11T14:16:45.2308091-04:00",
    "machine_name":  "LIMITLESS",
    "ps_version":  "5.1.26100.8115",
    "encoder_notes":  [
                          "Three-tier symbolic tokens (1-byte / 2-byte / 3-byte)",
                          "Tier 1: 16 single-byte tokens (avoiding TAB/LF/CR/NUL)",
                          "Tier 2: 512 two-byte tokens (ESC 0x14 + idx, ESC 0x15 + idx)",
                          "Tier 3: up to 256 three-byte tokens (ESC 0x16 + 2-byte index)",
                          "Iterative refinement: rescan working text after each accept",
                          "Per-file adaptive: dict-only vs hybrid-3tier, pick smaller with PASS",
                          "Compact header: 1-byte length prefixes per entry",
                          "Phrase length pool: 3,4,5,6,8,10,12,16,24,32,48,64,96,128",
                          "Reserved-byte escape 0x17 for literal pass-through",
                          "SHA-256 round-trip required for any number to count"
                      ],
    "results":  [
                    {
                        "raw_bytes":  5458,
                        "mode_a_bytes_dict_only":  3902,
                        "brotli_raw_bytes":  null,
                        "reconstruction_status":  "PASS",
                        "reconstructed_sha256":  "0dd8cf66dc4a8e96291f46310d0884e7676ae3bd84d4630ece3bdb1896b55d0b",
                        "occ_v3_reduction_pct":  28.51,
                        "occ_v3_mode":  "dict-only",
                        "v3_vs_v1_reduction_pct":  36.94,
                        "mode_b_bytes_hybrid_3t":  3902,
                        "gzip_occ_v3_bytes":  2720,
                        "mode_a_pass":  true,
                        "gzip_raw_bytes":  2529,
                        "occ_v3_bytes":  3902,
                        "v3_vs_v2_reduction_pct":  9.76,
                        "occ_v3_tier3_count":  0,
                        "raw_sha256":  "0dd8cf66dc4a8e96291f46310d0884e7676ae3bd84d4630ece3bdb1896b55d0b",
                        "input_file":  "JSON_AGENT_SAMPLE.json",
                        "mode_b_pass":  true,
                        "occ_v1_bytes":  6188,
                        "occ_v3_tier1_count":  16,
                        "occ_v3_tier2_count":  79,
                        "occ_v3_entry_count":  95,
                        "occ_v2_bytes":  4324
                    },
                    {
                        "raw_bytes":  6904,
                        "mode_a_bytes_dict_only":  4940,
                        "brotli_raw_bytes":  null,
                        "reconstruction_status":  "PASS",
                        "reconstructed_sha256":  "c26af82d440daab527f9cd5e105f416356d42d75a95d9a5ae9e18a40939789e5",
                        "occ_v3_reduction_pct":  28.45,
                        "occ_v3_mode":  "dict-only",
                        "v3_vs_v1_reduction_pct":  43.45,
                        "mode_b_bytes_hybrid_3t":  4940,
                        "gzip_occ_v3_bytes":  3240,
                        "mode_a_pass":  true,
                        "gzip_raw_bytes":  2929,
                        "occ_v3_bytes":  4940,
                        "v3_vs_v2_reduction_pct":  7.82,
                        "occ_v3_tier3_count":  0,
                        "raw_sha256":  "c26af82d440daab527f9cd5e105f416356d42d75a95d9a5ae9e18a40939789e5",
                        "input_file":  "SIMPLE_HTML_SAMPLE.html",
                        "mode_b_pass":  true,
                        "occ_v1_bytes":  8736,
                        "occ_v3_tier1_count":  16,
                        "occ_v3_tier2_count":  121,
                        "occ_v3_entry_count":  137,
                        "occ_v2_bytes":  5359
                    },
                    {
                        "raw_bytes":  8824,
                        "mode_a_bytes_dict_only":  5843,
                        "brotli_raw_bytes":  null,
                        "reconstruction_status":  "PASS",
                        "reconstructed_sha256":  "f410ca5401c070c2e78a5f2970e32c72e0e79887dd1964979412e354355d6100",
                        "occ_v3_reduction_pct":  33.78,
                        "occ_v3_mode":  "dict-only",
                        "v3_vs_v1_reduction_pct":  44.84,
                        "mode_b_bytes_hybrid_3t":  5843,
                        "gzip_occ_v3_bytes":  3806,
                        "mode_a_pass":  true,
                        "gzip_raw_bytes":  3529,
                        "occ_v3_bytes":  5843,
                        "v3_vs_v2_reduction_pct":  14.07,
                        "occ_v3_tier3_count":  0,
                        "raw_sha256":  "f410ca5401c070c2e78a5f2970e32c72e0e79887dd1964979412e354355d6100",
                        "input_file":  "TEXT_ARTICLE_SAMPLE.txt",
                        "mode_b_pass":  true,
                        "occ_v1_bytes":  10592,
                        "occ_v3_tier1_count":  16,
                        "occ_v3_tier2_count":  152,
                        "occ_v3_entry_count":  168,
                        "occ_v2_bytes":  6800
                    }
                ]
}