P3-2: Update doc references to "48 checks"
Parent Epic: #62
Problem
Several documents hardcode "48 checks" as the framework-self-test count. Current actual count is 51 checks (and growing as new checks are added).
Fix
Update any downstream documentation / CI badge logic that hardcodes "48". Consider using a dynamic reference or removing the hardcoded number.
Files
docs/review/gh-workflow/ci-workflow-optimization.md
- Any CI badge configs
Verification
Documentation reflects actual self-test check count.
P3-2: Update doc references to "48 checks"
Parent Epic: #62
Problem
Several documents hardcode "48 checks" as the framework-self-test count. Current actual count is 51 checks (and growing as new checks are added).
Fix
Update any downstream documentation / CI badge logic that hardcodes "48". Consider using a dynamic reference or removing the hardcoded number.
Files
docs/review/gh-workflow/ci-workflow-optimization.mdVerification
Documentation reflects actual self-test check count.