diff --git "a/pages/poster/page.md" "b/pages/poster/page.md" new file mode 100644--- /dev/null +++ "b/pages/poster/page.md" @@ -0,0 +1,214 @@ +# Poster + + +--- + +## Posterly poster + +The poster uses the official ICML 2026 suggested 60 x 36 inch landscape size: https://icml.cc/Conferences/2026/PosterInstructions. Its design is a spectral audit sheet: teal denotes tested evidence, burgundy is reserved for the falsified theorem statement, and the single banner carries the paper-level headline. + +Posterly strict preflight, style, measure, and polish gates all pass with zero warnings. Final PDF verification confirms one page at exactly 60 x 36 inches. The figures are generated by this reproduction, not copied from the paper. + + +--- + +````html +poster +```` + +````raw +{ + "schema_version": 1, + "skill": "posterly", + "timestamp": "2026-07-19T08:07:14Z", + "poster_html": "C:\\Users\\Scott\\Documents\\Codex\\2026-07-16\\files-mentioned-by-the-user-hi\\icml-repro-queue\\papers\\QZO3oby12w\\poster\\poster.html", + "canvas": { + "source": "page-rule", + "width_cm": 152.4, + "height_cm": 91.44, + "orientation": "landscape", + "source_url": null + }, + "overall": "PASS", + "hard_failures": 0, + "warnings": 0, + "soft_advisories": 0, + "gates": [ + { + "name": "preflight", + "severity": "hard", + "status": "PASS", + "command": [ + "C:\\Users\\Scott\\AppData\\Local\\Programs\\Python\\Python312\\python.exe", + "C:\\Users\\Scott\\.codex\\skills\\posterly\\tools\\poster_check.py", + "preflight", + "C:\\Users\\Scott\\Documents\\Codex\\2026-07-16\\files-mentioned-by-the-user-hi\\icml-repro-queue\\papers\\QZO3oby12w\\poster\\poster.html" + ], + "summary": { + "exit_code": 0, + "tail": "[preflight] C:\\Users\\Scott\\Documents\\Codex\\2026-07-16\\files-mentioned-by-the-user-hi\\icml-repro-queue\\papers\\QZO3oby12w\\poster\\poster.html\n problems: 0 warnings: 0\n[preflight] PASS" + }, + "artifacts": [] + }, + { + "name": "style", + "severity": "hard", + "status": "PASS", + "command": [ + "C:\\Users\\Scott\\AppData\\Local\\Programs\\Python\\Python312\\python.exe", + "C:\\Users\\Scott\\.codex\\skills\\posterly\\tools\\style_check.py", + "C:\\Users\\Scott\\Documents\\Codex\\2026-07-16\\files-mentioned-by-the-user-hi\\icml-repro-queue\\papers\\QZO3oby12w\\poster\\poster.html", + "--tokens", + "C:\\Users\\Scott\\Documents\\Codex\\2026-07-16\\files-mentioned-by-the-user-hi\\icml-repro-queue\\papers\\QZO3oby12w\\poster\\design_tokens.json", + "--disable", + "4,5", + "--json", + "C:\\Users\\Scott\\Documents\\Codex\\2026-07-16\\files-mentioned-by-the-user-hi\\icml-repro-queue\\papers\\QZO3oby12w\\poster\\style_check.json" + ], + "summary": { + "gate": "style", + "status": "PASS", + "rules": [ + { + "id": 1, + "severity": "hard", + "status": "PASS", + "detail": "ok" + }, + { + "id": 2, + "severity": "hard", + "status": "PASS", + "detail": "ok" + }, + { + "id": 3, + "severity": "hard", + "status": "PASS", + "detail": "ok" + }, + { + "id": 4, + "severity": "hard", + "status": "SKIPPED", + "detail": "disabled via --disable (rule 4)" + }, + { + "id": 5, + "severity": "hard", + "status": "SKIPPED", + "detail": "disabled via --disable (rule 5)" + }, + { + "id": 6, + "severity": "hard", + "status": "PASS", + "detail": "ok" + }, + { + "id": 7, + "severity": "hard", + "status": "PASS", + "detail": "ok" + }, + { + "id": 8, + "severity": "hard", + "status": "PASS", + "detail": "ok" + }, + { + "id": 9, + "severity": "warn", + "status": "PASS", + "detail": "9 --fs-* token(s) defined" + }, + { + "id": 10, + "severity": "hard", + "status": "PASS", + "detail": "ok" + }, + { + "id": 11, + "severity": "hard", + "status": "PASS", + "detail": "ok" + }, + { + "id": 12, + "severity": "warn", + "status": "PASS", + "detail": "dark area = 0.0% of poster (<= 8%)" + }, + { + "id": 13, + "severity": "hard", + "status": "PASS", + "detail": "ok" + }, + { + "id": 14, + "severity": "hard", + "status": "PASS", + "detail": "ok" + } + ] + }, + "artifacts": [ + "C:\\Users\\Scott\\Documents\\Codex\\2026-07-16\\files-mentioned-by-the-user-hi\\icml-repro-queue\\papers\\QZO3oby12w\\poster\\style_check.json" + ] + }, + { + "name": "asset", + "severity": "hard", + "status": "NOT_RUN", + "command": [], + "summary": { + "not_run": "no --manifest: real-figure provenance gate opted out (NOT verified)" + }, + "artifacts": [] + }, + { + "name": "measure", + "severity": "hard", + "status": "PASS", + "command": [ + "C:\\Users\\Scott\\AppData\\Local\\Programs\\Python\\Python312\\python.exe", + "C:\\Users\\Scott\\.codex\\skills\\posterly\\tools\\poster_check.py", + "measure", + "C:\\Users\\Scott\\Documents\\Codex\\2026-07-16\\files-mentioned-by-the-user-hi\\icml-repro-queue\\papers\\QZO3oby12w\\poster\\poster.html", + "--reset-budget" + ], + "summary": { + "exit_code": 0, + "tail": " col0 last-card-bottom = 3289.20 px\n col1 last-card-bottom = 3289.20 px\n col2 last-card-bottom = 3289.20 px\n col3 last-card-bottom = 3289.20 px\n spread = 0.00 px (target < 5.0 px)\n intercard gap in [22.67 (col0), 22.67 (col0)] px (target [12.0, 50.0])\n gap -> footer in [37.78, 37.78] px (target [30.0, 50.0])\n[measure] PASS" + }, + "artifacts": [] + }, + { + "name": "polish", + "severity": "soft", + "status": "PASS", + "command": [ + "C:\\Users\\Scott\\AppData\\Local\\Programs\\Python\\Python312\\python.exe", + "C:\\Users\\Scott\\.codex\\skills\\posterly\\tools\\poster_check.py", + "polish", + "C:\\Users\\Scott\\Documents\\Codex\\2026-07-16\\files-mentioned-by-the-user-hi\\icml-repro-queue\\papers\\QZO3oby12w\\poster\\poster.html", + "--strict" + ], + "summary": { + "exit_code": 0, + "tail": " tracks w/ void geom : 2\n contrast pairs (<7) : 4\n beside-text floats : 0\n flex/
parents : 0\n header logos : 0\n banner images : 0\n warnings : 0\n[polish] PASS" + }, + "artifacts": [], + "advisories": 0 + } + ] +} + +````