Added
- Compile-time Safety Assertions for Injections: Added permanent compiler assertions in
v2_optimizer.pyverifying that JCasC, Pipeline Principles, Best Practices, and OpenShift callout boxes are successfully merged into the V2 Jenkins page, failing the build immediately on any silent regression.
Fixed
- Jenkins V2 Featured Callout Boxes Restoration: Restored the missing Configuration-as-Code and Pipeline callout boxes in
v2-docs/jenkins.mdby updating replacement strings to match the newly normalized headings (### Configuration As Codeand## CICD). - Introduction Gold Nuggets Precedence: Fixed an operator precedence bug in the
is_goldcheck (is_intro and (stars or 0) >= 4instead ofis_intro and stars or 0 >= 4), cleaning up incorrect callout boxes for lower-rated resources onintroduction.md. - Health Checker Checkpoint & Progress Persistence: Added progress checkpointing (
health_check_checkpoint.json) to persist state across batches and prevent duplication/redos after network validation timeouts. - Safer CLI Triage in GHA: Hardened the GitHub Actions issue triage query against NoneType parser failures when no open issues are found.
- Semaphore UI Link Correction & Migration: Updated Semaphore UI references to the official
https://semaphoreui.com/domain, consolidating duplicate domains in the central database.