{
    "schema_version":  "occ-stacked-v3",
    "generated_at":  "2026-05-11T14:37:43.9689063-04:00",
    "machine_name":  "LIMITLESS",
    "ps_version":  "5.1.26100.8115",
    "description":  "Stacked transport-size test: gzip(raw) vs gzip(OCC V3 carrier). Roundtrip = gunzip -\u003e decode V3 -\u003e SHA-256 match.",
    "disclosure":  "This test answers Bret Fencl\u0027s correction: if OneCharacterCode data is transmitted, it can still be compressed again with gzip. The fair transport comparison is gzip(raw) versus gzip(OCC carrier).",
    "rule":  "No OCC win unless gzip(OCC V3) \u003c gzip(raw) AND roundtrip PASS.",
    "results":  [
                    {
                        "input_file":  "JSON_AGENT_SAMPLE.json",
                        "raw_bytes":  5458,
                        "gzip_raw_bytes":  2529,
                        "occ_v3_bytes":  3902,
                        "occ_v3_mode":  "dict-only",
                        "gzip_occ_v3_bytes":  2720,
                        "best_transport_winner":  "Gzip(raw)",
                        "winner_message":  "Gzip(raw) still wins for this file.",
                        "gzip_occ_vs_gzip_raw_pct":  -7.55,
                        "roundtrip_status":  "PASS",
                        "sha256_match":  true,
                        "raw_sha256":  "0dd8cf66dc4a8e96291f46310d0884e7676ae3bd84d4630ece3bdb1896b55d0b",
                        "reconstructed_sha256":  "0dd8cf66dc4a8e96291f46310d0884e7676ae3bd84d4630ece3bdb1896b55d0b"
                    },
                    {
                        "input_file":  "SIMPLE_HTML_SAMPLE.html",
                        "raw_bytes":  6904,
                        "gzip_raw_bytes":  2929,
                        "occ_v3_bytes":  4940,
                        "occ_v3_mode":  "dict-only",
                        "gzip_occ_v3_bytes":  3240,
                        "best_transport_winner":  "Gzip(raw)",
                        "winner_message":  "Gzip(raw) still wins for this file.",
                        "gzip_occ_vs_gzip_raw_pct":  -10.62,
                        "roundtrip_status":  "PASS",
                        "sha256_match":  true,
                        "raw_sha256":  "c26af82d440daab527f9cd5e105f416356d42d75a95d9a5ae9e18a40939789e5",
                        "reconstructed_sha256":  "c26af82d440daab527f9cd5e105f416356d42d75a95d9a5ae9e18a40939789e5"
                    },
                    {
                        "input_file":  "TEXT_ARTICLE_SAMPLE.txt",
                        "raw_bytes":  8824,
                        "gzip_raw_bytes":  3529,
                        "occ_v3_bytes":  5843,
                        "occ_v3_mode":  "dict-only",
                        "gzip_occ_v3_bytes":  3806,
                        "best_transport_winner":  "Gzip(raw)",
                        "winner_message":  "Gzip(raw) still wins for this file.",
                        "gzip_occ_vs_gzip_raw_pct":  -7.85,
                        "roundtrip_status":  "PASS",
                        "sha256_match":  true,
                        "raw_sha256":  "f410ca5401c070c2e78a5f2970e32c72e0e79887dd1964979412e354355d6100",
                        "reconstructed_sha256":  "f410ca5401c070c2e78a5f2970e32c72e0e79887dd1964979412e354355d6100"
                    }
                ]
}