v0.5.0a5: The Sentinel Codex — Visual Language Enforcement & Asset Automation#38
Merged
PythonWoods-Dev merged 1 commit intomainfrom Apr 11, 2026
Merged
Conversation
… parity This commit consolidates the Alpha 5 sprint, enforcing architectural rigour across the entire documentation set while blindfolding the CLI security contract. Documentation & UX (ZRT-DOC-002): - Applied Sentinel Style Guide across 70+ files [EN/IT]. - Imposed 102 strategic anchor IDs using English canonical slugs as invariants for stable i18n linking. - Normalized icon hierarchy (Lucide/Octicons) and admonition taxonomy. - Reverted homepage 'Bastion' experiments to maintain visual baseline stability. Security & Logic: - Integrated 8 E2E tests in test_cli_e2e.py (zero mocks). - Fixed a critical bug in 'check all' where --exit-zero could suppress security incidents (Exit 2/3). - Final version bump to v0.5.0a5 'The Codex Sentinel'. Audit: Verified by Senior Tech Lead. 767 tests passed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛡️ Zenzic v0.5.0a5 — "The Sentinel Codex"
This PR consolidates the final hardening of the v0.5.0 alpha series. It establishes the Sentinel Visual Language as the new standard for documentation and automates our entire visual evidence pipeline.
⚓ Key Deliverables:
Sentinel Style Guide (ZRT-DOC-002):
Graph Integrity & Stability:
Asset Automation:
pdf_cover.html.j2).CLI Hardening:
check all(Exit 2/3 now unconditional).🧪 Verification:
pytest: 767 passed.zenzic check all --strict: ✔ ALL CLEAR.mkdocs build --strict: 0 warnings.