Skip to content

docs: reconcile stale current-state markers to v4.15.0 (coherence audit) - #92

Merged
vladimiracunadev-create merged 1 commit into
mainfrom
fix/coherence-audit-v4.15.0
Jul 29, 2026
Merged

docs: reconcile stale current-state markers to v4.15.0 (coherence audit)#92
vladimiracunadev-create merged 1 commit into
mainfrom
fix/coherence-audit-v4.15.0

Conversation

@vladimiracunadev-create

Copy link
Copy Markdown
Owner

Summary

Full coherence audit: every current-state marker (version headers, case counts) reconciled to the canonical truth (v4.15.0, 25/25 operational cases). Historical CHANGELOG/ROADMAP/SECURITY entries untouched.

  • Root pyproject.toml 4.7.0 -> 4.15.0 (canonical = shared/pyproject.toml)
  • 16 docs/wiki headers stuck at 4.2.0 / 4.11.0 / 4.14.0 -> 4.15.0
  • Stale counts "18/21 casos operativos" -> 25 in SECURITY.md, docs/UV.md, ARCHITECTURE + wiki mirrors
  • Phantom v4.15.2 docstring in shared/lgrw_common/settings.py -> 4.15.0, resynced via scripts/sync_shared.py (24 cases; case 13 exempt by design)
  • Encoding: mojibake repaired in cases/02/case.yml; stray cp1252 0xB7 bytes in cases/01/backend/web/index.html re-encoded to valid UTF-8
  • GitHub About description updated v4.14.0 -> v4.15.0 (out-of-repo surface)

Case-level case.yml/README versions are frozen at completion release by convention — preserved.

Verification

  • Fire-test grep (state marker + old value) returns empty
  • Mojibake probe residual = 0; repaired files decode as UTF-8
  • py_compile OK on touched .py; pytest 3/3 passed

🤖 Generated with Claude Code

Sync current-state markers only; historical CHANGELOG/ROADMAP entries preserved.

- pyproject.toml root: version 4.7.0 -> 4.15.0 (canonical = shared/4.15.0)
- docs + wiki headers stuck at 4.2.0/4.11.0/4.14.0 -> 4.15.0
- case counts "18/21 casos operativos" -> 25 (SECURITY.md, UV.md, ARCHITECTURE, wiki Security/Architecture)
- shared settings.py docstring: phantom v4.15.2 -> v4.15.0, resynced to 24 cases
- encoding: repair mojibake in cases/02 case.yml; re-encode stray cp1252 bytes in cases/01 web/index.html to UTF-8
- wiki Case-09 header aligned to its own title (4.2.0 -> 4.10.0)

GitHub About description also updated to v4.15.0 (out-of-repo surface).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vladimiracunadev-create
vladimiracunadev-create merged commit 8d8f94b into main Jul 29, 2026
133 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant