review-zoom-v3-slide10a-axis-box-fix

Review zoom v3 slide 10a: fix heatmap axes and community boxes

Metadata

Statusdone
Assignedagent-1020
Agent identityf51439356729d112a6c404803d88015d5b44832c6c584c62b96732b63c2b0c7e
Created2026-05-07T00:58:30.931721482+00:00
Started2026-05-07T01:00:50.597785744+00:00
Completed2026-05-07T01:11:08.446131135+00:00
Tagsbog-this-week, bog-deck, review-zoom, review-zoom-v3, eval-scheduled
Eval score0.94
└ blocking impact0.95
└ completeness0.95
└ constraint fidelity0.85
└ coordination overhead0.94
└ correctness0.95
└ downstream usability0.96
└ efficiency0.90
└ intent fidelity0.87
└ style adherence0.92

Description

User feedback: slide 10a appears to have inverted x/y axes relative to the community boxes.

Goal: audit and regenerate the HG002 Pore-C contact matrix so rows, columns, labels, and community boxes all refer to the same ordered arm-haplotype list.

Requirements:

  • Inspect v2 slide 10a asset and generator from hic_visual_redesign.
  • Read the source matrix and community table directly. Verify row names, column names, ordering, and any transpose operation.
  • Regenerate a square candidate with community boxes aligned on both axes. Add a programmatic assertion that row order equals column order after any intended ordering.
  • If a transpose is needed for visual convention, apply boxes after transpose so they still align.
  • Use clear labels in README: rows = ..., columns = ..., boxes = sequence communities.
  • Keep outputs under slides/v2-review-zoom/_revision_assets/v3/10a_axis_box_fix/.

Validation:

  • README includes row/column/order checks and whether the v2 plot was transposed incorrectly.
  • Candidate PNG/PDF is square and visually aligned.
  • B/W value and p-value are preserved only if they match the source TSV.

Depends on

Required by

Log