Architectural Explanations¶
Deep dives into the architectural foundation, mathematical models, security boundaries, and determinism guarantees governing Zenzic.
Core Foundations & Topology¶
-
The 4-layer architecture: Client Entrypoints, Core Engine, Adapter Layer, and Deterministic Gate.
-
Single-pass AST evaluation, dual-stream credential scanning, and graph cycle resolution.
-
Hierarchical exclusion resolution, immutable system guardrails, and .gitignore traversal.
-
Lossless AST compilation, Virtual Site Map (VSM) indexing, and polyglot link extraction.
Mathematical Scoring & Governance¶
-
The weighted mathematical formula, category ceilings, and non-linear penalties.
-
Why unmonitored ignores degrade quality and how Zenzic bounds debt via the Suppression CAP.
-
Snapshotting legacy documentation debt and enforcing zero new defects in pull requests.
-
Total isolation: why Zenzic never transmits source files, metadata, or telemetry over the wire.
Developer Experience & Tooling¶
-
Atomic AST mutations, idempotency guarantees, and safe automated code block formatting.
-
Real-time incremental AST parsing, LSP protocol handler, and debounce queue design.
-
Pure runner execution, zero API token dependency, and native SARIF generation.