]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
docs(reforcexy): align test manifest formatting
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 20 Sep 2026 14:36:10 +0000 (16:36 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 20 Sep 2026 14:36:10 +0000 (16:36 +0200)
ReforceXY/reward_space_analysis/tests/README.md

index 9388c7607fb987a8987044c605504fda4f3d4ab7..82733cf846618d331ebdf399ca8da634ee8f83bb 100644 (file)
@@ -208,12 +208,12 @@ Columns:
 | statistics-independence-contract-123          | statistics  | Inferential helpers require independent_observations=True                           | statistics/test_statistics.py:636         | Covers hypothesis tests and bootstrap intervals                                                                                                                                |
 | report-independent-sections-124               | integration | CI, diagnostics and shift sections do not depend on hypothesis-test output          | integration/test_report_formatting.py:28  | Also verifies the reported bootstrap resample count                                                                                                                            |
 | pbrs-discounted-evidence-125                  | pbrs        | Verification requires local identity, continuity and discounted terminal boundary   | pbrs/test_pbrs.py:1699                    | Discontinuous potentials are not verified                                                                                                                                      |
-| statistics-proportional-histograms-126        | statistics  | Proportional histograms ignore sample count; moved mass yields positive KL/JS        | statistics/test_statistics.py:119         | KL and JS remain finite and non-negative                                                                                                                                       |
-| pbrs-near-bound-clamp-127                     | pbrs        | Relaxed near-bound clamps apply exact endpoints and retain all reasons               | pbrs/test_pbrs.py:1276                     | Includes numeric-string coercion                                                                                                                                               |
-| pbrs-exit-mode-validation-128                 | pbrs        | Exit-potential choices are strict or canonicalized; direct calls fail safe           | pbrs/test_pbrs.py:1296                     | Direct calculation and simulation boundaries warn before fallback; PBRS calls suppress additives                                                                              |
-| cli-invalid-exit-mode-129                     | cli         | Invalid `--params exit_potential_mode` fails before artifacts                       | cli/test_cli_params_and_csv.py:322         | Strict CLI validation                                                                                                                                                          |
-| cli-warning-header-recognition-130            | cli         | Warning counts accept only anchored Python warning header formats                    | cli/test_cli_params_and_csv.py:49          | Covers POSIX, relative, synthetic and Windows source locations                                                                                                                 |
-| pbrs-invalid-mode-provenance-131              | pbrs        | Invalid imported exit-mode metadata cannot certify canonical invariance              | pbrs/test_pbrs.py:475                      | Preserves the invalid raw value and reports effective additive settings as unknown                                                                                             |
+| statistics-proportional-histograms-126        | statistics  | Proportional histograms ignore sample count; moved mass yields positive KL/JS       | statistics/test_statistics.py:119         | KL and JS remain finite and non-negative                                                                                                                                       |
+| pbrs-near-bound-clamp-127                     | pbrs        | Relaxed near-bound clamps apply exact endpoints and retain all reasons              | pbrs/test_pbrs.py:1276                    | Includes numeric-string coercion                                                                                                                                               |
+| pbrs-exit-mode-validation-128                 | pbrs        | Exit-potential choices are strict or canonicalized; direct calls fail safe          | pbrs/test_pbrs.py:1296                    | Direct calculation and simulation boundaries warn before fallback; PBRS calls suppress additives                                                                               |
+| cli-invalid-exit-mode-129                     | cli         | Invalid `--params exit_potential_mode` fails before artifacts                       | cli/test_cli_params_and_csv.py:322        | Strict CLI validation                                                                                                                                                          |
+| cli-warning-header-recognition-130            | cli         | Warning counts accept only anchored Python warning header formats                   | cli/test_cli_params_and_csv.py:49         | Covers POSIX, relative, synthetic and Windows source locations                                                                                                                 |
+| pbrs-invalid-mode-provenance-131              | pbrs        | Invalid imported exit-mode metadata cannot certify canonical invariance             | pbrs/test_pbrs.py:475                     | Preserves the invalid raw value and reports effective additive settings as unknown                                                                                             |
 
 ### Non-Owning Smoke / Reference Checks