docs(coverage): add 92-97 ascent work act#1403
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6f4ad152e8
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -0,0 +1,11 @@ | |||
| # Coverage Ascent Work Act 92-97 | |||
There was a problem hiding this comment.
Include the new report in MANIFEST.sha256
Because this new report is git-tracked and is not under artifacts/, it falls within the source-integrity manifest scope defined by scripts/ci/generate_manifest.py. The commit adds the file but leaves MANIFEST.sha256 unchanged, so the target tree has reports/COVERAGE_ASCENT_92_97_WORK_ACT.md missing from the manifest and release/source-integrity evidence no longer covers the committed tree; regenerate or update the manifest alongside this tracked report.
Useful? React with 👍 / 👎.
Summary
Upgrades #1403 from a simple coverage plan into a first-principles engineering protocol for TD-023.
This PR does not claim that coverage has already improved. It defines the value function and quality bar for the test campaign from the tracked 85.03% baseline toward 92-97%.
What is now encoded
backtest, because it has the largest measured deficit: 68.55 / 98.risk,execution,core,ingestion, andanalytics.Acceptance discipline
Immediate next execution unit
Open a test-only PR for:
backtest/walk_forward.pybacktest/geosync_equity_curve.pyGoal: convert backtest replay logic into a deterministic, falsifiable, failure-resistant surface, not merely increase test count.