Skip to content

chore(release): v0.25.3 - #183

Merged
PythonWoods-Dev merged 6 commits into
mainfrom
release/v0.25.3
Jul 26, 2026
Merged

chore(release): v0.25.3#183
PythonWoods-Dev merged 6 commits into
mainfrom
release/v0.25.3

Conversation

@PythonWoods-Dev

Copy link
Copy Markdown
Contributor

Objective

Deploy patch release 0.25.3 to eradicate deterministic divergence between CLI and LSP by resolving Z103/Z603 false positives, and to publish the release announcement for v0.25.0.

Architectural Changes

  • URP & Adapter Parity (LSP-FIX-011):
    • Upgraded MkDocsAdapter to natively recognize the material/blog plugin. Blog posts are now correctly classified as REACHABLE in the Virtual Site Map (VSM), eliminating false-positive Z103 (Orphan Link) diagnostics in VS Code.
    • Hardened _run_urp_checks in the LSP incremental engine to explicitly mark DATA-ZENZIC-IGNORE directives as consumed, mirroring CLI behavior and eliminating false-positive Z603 (Dead Suppression) diagnostics.
  • Zensical Adapter Parity (ADAPTER-003): Upgraded ZensicalAdapter to correctly index static assets and classify dynamic routes, eradicating false-positive Z101, Z402, and Z405 findings on Zensical repositories.
  • AST Reference Links (CORE-FIX-001): Upgraded PolyglotExtractor to natively extract Markdown Reference Links ([label]: dest), eliminating regex workarounds and resolving Z405 false positives.
  • Runbook Alignment (GOVERNANCE-005): Removed invalid -S flags from RELEASE.md git tag instructions.

Verification

  • uv run zenzic check all --strict passed (DQS 98/100).
  • pytest suite passed (1484/1484).

…t resolution and dynamic routes (ADAPTER-003)

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
…lotExtractor (CORE-FIX-001)

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
…GOVERNANCE-005)

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
@PythonWoods-Dev
PythonWoods-Dev merged commit b7dc92e into main Jul 26, 2026
9 checks passed
@PythonWoods-Dev
PythonWoods-Dev deleted the release/v0.25.3 branch July 26, 2026 14:43
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