Releases: PythonWoods/zenzic-doc
v0.9.0 — Lab Gallery & Privacy Gate Documentation
What's new in v0.9.0
Lab gallery documentation
tutorials/examples.mdx(EN + IT): full prose gallery for all 20zenzic labsandboxes with scenario matrix, exit-code column, and per-scenario descriptions.- 15 new gallery sections covering z102, z103, z105, z108, z202, z204, z301, z302, z303, z402, z403, z501, z502, z503, z505.
CLI output alignment
finding-codes.mdx(EN + IT): Z204 output updated toPOLICY VIOLATION DETECTEDbanner (matches actual CLI).privacy-gate.mdx(EN + IT): new Exit Behavior section;[core]table-header corrected.
Developer docs
- Local gate sequence now mirrors the real
just verifyrecipe (pre-commit hooks → pytest → strict audit → score stamp → freshness gate). - Developer command matrix cleaned up; obsolete preflight terminology removed.
Full changelog: CHANGELOG.md
Docs v0.7.1 — Pipeline Unification & Parity Guard
This release aligns the documentation infrastructure with Zenzic Core v0.7.1. It streamlines the CI/CD pipeline and introduces strict parity checks to ensure the documentation always matches the underlying code.
Added
- Doc-Code Parity Gate: Introduced the
verify-codes-paritycheck. The CI now strictly validates that everyZxxxerror code implemented in the Zenzic Core is accurately documented in both the English and Italian reference manuals. - Graceful Degradation: The parity checker automatically falls back to downloading the stable Zenzic release from PyPI if a local development core is not found, easing the workflow for external contributors.
- I18N Parity Documentation: Formally documented the
Z907(I18N Parity) rule.
Changed
- Pipeline Efficiency: Removed double-execution of typechecks and Sentinel guards. The
just verifycommand is now the single, unified entry point for validation. - Modernized References: Updated historical references in
checks.mdxto reflect the currentZ1xxnamespace, purging legacy phantom codes.
v0.7.0 — Quartz Maturity (Stable)
The zenzic-doc portal reaches Quartz Maturity alongside the Core.
What's new
- SentinelOutput v2 —
statusdiscriminant replacesvariant.code,exitCode,traceabilityprops enforce Absolute Traceability from documentation prose to Zxxx finding code. - VSMVisualizer — in-place-expandable Virtual Site Map tree distinguishing physical nodes (📄), virtual routes (🏷 🔖 👤), and Reverse-Mapping violations (⚠).
- EPOCH 7a documentation — dual-track (user/developer) coverage of Multi-Root Discovery: blog auto-discovery,
ContentRootdataclass, four-stage pipeline. - Diátaxis architecture — full restructure of the information hierarchy into tutorials, how-to, reference, and explanation tracks.
- Zenzic Blog — six founding articles inaugurating the engineering log at
/blog/. - Brand system —
static/assets/brand/brand-kit.zipwith SVG, PNG, and social card templates. - Editorial precision — constraint language replaces marketing prose site-wide (Sprints A–C, EN+IT).
Compliance
zenzic check all --strict exits 0 with zero findings on every push.
207/207 REUSE-compliant files. Bilingual parity (EN+IT) enforced.
Full changelog: CHANGELOG.md
What's Changed
- release: v0.7.0 — Quartz Maturity (Stable) — Documentation Portal by @PythonWoods-Dev in #34
- release: v0.7.0 — Quartz Maturity (Stable) — Documentation Portal by @PythonWoods-Dev in #44
Full Changelog: v0.6.1...v0.7.0
v0.6.1 "Obsidian Glass" — [SUPERSEDED by v0.7.0]
Warning
[SUPERSEDED by v0.7.0] — This release is deprecated. All users must upgrade to v0.7.0 "Obsidian Maturity". Please see the v0.7.0 release.
🛡️ The Documentation has reached Stable Status.
This release marks the structural and visual inauguration of the Zenzic
Documentation Portal, synchronized with the v0.6.1 Obsidian Glass stable core.
Key Structural Innovations:
- Diátaxis Framework: Fully reorganized content into four functional
quadrants: Tutorials, How-to Guides, Reference, and Explanation. - Obsidian Engineering Ledger: A new visual standard for the Landing Page,
showcasing our architectural invariants (Zero Assumptions, Subprocess-Free,
Deterministic Compliance). - Standalone Mode Rebranding: Complete transition from "Vanilla" to
"Standalone Mode", reflecting technical honesty and structural transparency. - Traceable Integrity: Authoritative index of
Zxxxfinding codes with
deep-link support for instant resolution.
Technical Hardening:
- SEO & Search Console Fixes: Implemented root index and directory
integrity checks to eliminate 404 errors. - Social Presence: High-fidelity Open Graph assets for X and LinkedIn.
- Bilingual Excellence: 100% parity between English and Italian sources.