Skip to content

Commit 8342da0

Browse files
okohlbacherclaude
andcommitted
chore(999.72): mark BUG-540/539/601/636 done (#497 deferred to UAT)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7bfa6a9 commit 8342da0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.planning/REQUIREMENTS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -288,11 +288,11 @@ collision with prior PKG/DOCS/FEAT IDs.
288288
- [ ] **INSPCLIP-01**: Right-edge Inspector controls (per-section reset glyphs, value spinners, unit labels) are not clipped when an Inspector tab scrolls (the v1.7.4 known issue).
289289

290290
### Correctness bugs
291-
- [ ] **BUG-540**: SDGenerator no longer infinite-loops (#540).
292-
- [ ] **BUG-539**: AromaticityProcessor handles the previously-failing molecules without error (#539).
293-
- [ ] **BUG-497**: Creating a ribbon representation on selected atoms yields the model for the correct selection (#497).
294-
- [ ] **BUG-601**: `NMR/spectrum.iC: computeMoments()` actually computes moments (no longer a no-op) (#601).
295-
- [ ] **BUG-636**: The DisplayProperties memory leak is fixed (#636).
291+
- [x] **BUG-540**: SDGenerator no longer infinite-loops (#540). *Fixed in 999.72 — RingAnalyser::sequenceRing no-progress guard (+ regression test).*
292+
- [x] **BUG-539**: AromaticityProcessor handles the previously-failing molecules without error (#539). *Fixed in 999.72 — system-level fused-ring propagation (+ test, real COD reproducer).*
293+
- [ ] **BUG-497**: Creating a ribbon representation on selected atoms yields the model for the correct selection (#497). *(999.72-04 — deferred to interactive GUI UAT.)*
294+
- [x] **BUG-601**: `NMR/spectrum.iC: computeMoments()` actually computes moments (no longer a no-op) (#601). *Fixed in 999.72 — Spectrum2D computeAllMoments re-implemented (+ test).*
295+
- [x] **BUG-636**: The DisplayProperties memory leak is fixed (#636). *Resolved-by-deletion in 999.67 (DisplayProperties removed); 999.72 audit confirmed no residual leak.*
296296

297297
### Platform / test robustness
298298
- [ ] **BUG-576**: `AssignBondOrderProcessor_test` passes on all platforms and is un-quarantined (#576).

0 commit comments

Comments
 (0)