Public index of the full Codex issue backlog (11,813 issues grouped for triage)

Open 💬 2 comments Opened Aug 10, 2026 by logohere

I indexed and organized a frozen snapshot of the full open openai/codex issue backlog so maintainers can navigate related reports without repeatedly searching and sorting the backlog manually.

Public index: https://github.com/logohere/codex-backlog-index

Frozen v1.2 release: https://github.com/logohere/codex-backlog-index/releases/tag/snapshot-2026-08-09-v1.2

The snapshot contains 11,813 open issues collected on August 9, 2026. Every issue is represented once and linked back to the upstream GitHub issue.

What is indexed

The backlog is organized into:

  • 31 technical domains
  • 161 surface cohorts
  • 1,081 taxonomy groups

The primary artifact is ISSUE_INDEX.csv. For each issue it includes:

  • upstream URL/title
  • created/updated timestamps and days since update
  • comment and reaction counts
  • upstream labels
  • technical domain, surface cohort, and symptom class
  • taxonomy and family/group placement
  • mapping confidence/basis
  • evidence/review depth
  • audit disposition and duplicate authority where actually supported
  • deep-evidence references
  • suggested maintainer workflow
  • optional cleanup recommendation

Column definitions are in DATA_DICTIONARY.md.

Known resolution/fix evidence is in SOLUTION_INDEX.csv. It currently contains 11 high-signal rows: 6 resolved/closure-ready issues and 5 fix candidates that explicitly still require current/release verification. Blank solution fields in the master index mean no defensible solution was established by the audit.

Other useful views:

The v1.2 release also contains a full ZIP and a compressed ISSUE_INDEX.csv.gz for easier local sorting/searching.

Evidence depth is explicit

I am not claiming that all 11,813 issues were manually root-caused.

The index distinguishes:

  • 18 manually promoted evidence decisions
  • 208 curated evidence rows
  • 62 additional deep-packet referenced rows
  • 11,525 report-evidence-gate rows, where classification/workflow is conservative rather than a proven root cause

Likewise, taxonomy/family similarity never grants duplicate authority by itself. Activity and age fields are included for sorting/prioritization, not as closure authority.

Small pilot instead of bulk cleanup

I selected five groups in PILOT_GROUPS.md:

  • session/history state and persistence — 416 reports
  • app performance — 209 reports
  • Computer Use/browser state and persistence — 205 reports
  • Windows/process-launch path failures — 152 reports
  • transport/stream failures — 80 reports

The immediate ask is only to spot-check whether these groupings and representative issues are useful. No bulk closure is required to evaluate the contribution.

I also included optional cleanup/consolidation recommendations in the dataset, but those are secondary to the indexing work and are deliberately separated from evidence-backed duplicate/fix decisions.

Maintainer feedback requested

  1. Is this index/grouping useful for navigating and triaging the backlog?
  2. Do the five pilot groups align closely enough with how maintainers think about these areas?
  3. If useful, would periodic delta refreshes of the index be valuable?

If the team uses different technical boundaries, I can adjust the taxonomy rather than requiring maintainers to adapt to mine.

View original on GitHub ↗

2 Comments

logohere · 17 days ago

Published v1.1 of the public index. It keeps the same frozen 11,813-issue snapshot but adds sortable activity fields (created/updated, days since update, comments, reactions, labels), surface cohort + symptom class, a data dictionary, exact snapshot/provenance files, and downloadable ZIP / ISSUE_INDEX.csv.gz release assets. The indexing/grouping remains the primary contribution; cleanup recommendations remain secondary.

logohere · 17 days ago

Published v1.2 of the index. It adds SOLUTION_INDEX.csv plus solution_status / solution_reference pointers in ISSUE_INDEX.csv. The solution layer is intentionally narrow: 11 issues with concrete fix/resolution evidence or an explicit current-verification gate - 6 resolved/closure-ready and 5 fix candidates that still require verification. No solution is inferred for unresolved rows.