Commit 5f7f6ee
trop: CI codex R5 P3 fixes — paper-version note + Eq. 10 "balancing representation" wording
Address 2 P3 findings from CI codex R5 on PR #491 (verdict was ✅ Looks
good; no P0/P1).
P3 - Paper version pinning: paper review on file is v2-pinned
(arXiv:2508.21536v2) but the current arXiv version is v3. Added an
explicit "Version-pinning note (2026-05-25)" to the paper review file
acknowledging that the methodology promotion ships against v2 and
that a formal v2-vs-v3 delta-check has NOT been performed.
Articulated the action item: refresh the review against the most
recent arXiv version when the paper-author reference implementation
lands ("forthcoming") and re-validate the verified-component checklist.
This is honest deferral rather than an unverified "no methodology
changes" claim.
P3 - Eq. 10 wording drift: my new prose called Eq. 10 a "paper-side
asymptotic identity" but the paper review on file describes it as a
"balancing representation / decomposition" (per paper Section 5.2).
Replaced "asymptotic identity" with "balancing representation" /
"balancing representation / decomposition" across
tests/test_methodology_trop.py (module + class docstrings),
METHODOLOGY_REVIEW.md (Verified Components Eq. 2 bullet), and
docs/methodology/REGISTRY.md (Eq. 10 note). CHANGELOG already used
"balancing-decomposition pointer" — no change there.
No source-code changes to diff_diff/trop*.py. 36 methodology tests
still pass.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4481836 commit 5f7f6ee
4 files changed
Lines changed: 6 additions & 4 deletions
File tree
- docs/methodology
- papers
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
836 | | - | |
| 836 | + | |
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2389 | 2389 | | |
2390 | 2390 | | |
2391 | 2391 | | |
2392 | | - | |
| 2392 | + | |
2393 | 2393 | | |
2394 | 2394 | | |
2395 | 2395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
0 commit comments