kintex/tools/cad
zio 02c6b8ddee fix(m2): V67 K1 band-to-hall mapping corrected - was reversed
Owner directive 2026-07-16: verify the K1 band-hall numbering assumption.

Decisive evidence: 832 electrical circuit labels (P{panel}-{hall}{zone}-{no})
in the trench drawing, zero exceptions: band1=hall5(165) band2=hall4(168)
band3=hall3(168) band4=hall2(168) band5=hall1(163) => band n = hall (6-n).
The previous assumption (band n = hall n) was WRONG - only hall 3 matched by
luck. Mirror features in official JPGs (notch corners, exterior entrances)
independently agree.

- V67: delete all K1 measured rows (old mapping) and reseed with corrected
  generators (trench 875, pillars, obstacles, K1 exits). Assembly strips the
  V61 y-flip UPDATE (would double-flip) and the global obstacle DELETE
  (would wipe K2 rows)
- Swap DWG-tab underlays hall1<->hall5, hall2<->hall4
- All 5 generators now canonically map band = 6 - hall

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 06:53:55 +09:00
..
dwg_extract.py feat(m2): DWG/JPG floorplan underlay tabs + CAD extraction pipeline 2026-07-15 00:35:12 +09:00
extract_exit_seed.py fix(m2): V67 K1 band-to-hall mapping corrected - was reversed 2026-07-16 06:53:55 +09:00
extract_obstacle_seed_k2.py feat(m2): V64 K2 obstacle seeds - all 10 halls now obstacle-aware 2026-07-15 23:45:14 +09:00
extract_obstacle_seed.py fix(m2): V67 K1 band-to-hall mapping corrected - was reversed 2026-07-16 06:53:55 +09:00
extract_pillar_seed.py fix(m2): V67 K1 band-to-hall mapping corrected - was reversed 2026-07-16 06:53:55 +09:00
extract_trench_seed_k2.py feat(m2): V66 K2 hall 6-10 trench measured seed from CAD (65 channels, 941 points) 2026-07-16 00:49:45 +09:00
extract_trench_seed.py fix(m2): V67 K1 band-to-hall mapping corrected - was reversed 2026-07-16 06:53:55 +09:00
fast_render.py feat(m2): K2 halls 6-10 DWG underlays - DWG tab complete for all 10 halls 2026-07-15 02:32:58 +09:00
render_hall_png.py fix(m2): V67 K1 band-to-hall mapping corrected - was reversed 2026-07-16 06:53:55 +09:00