What problem does it solve? The TinySocs public validation story is stale and misleading: the dashboard shows an old 53.85% pass rate with disabled rules counted as PASS, the weekly validation run has been dead for weeks, and signed packs ship with null validation metadata. This Skill provides a phased, multi-session campaign to fix the attribution bug, normalize the latest run, rebuild the dashboard, restart the cadence, and stamp real validation data into signed artifacts. ## Core Features & Use Cases - Status-assessment preamble: Runs a battery of checks (git state, grep probes, JSON diffs) to determine which of the numbered phases (P0-P7) are already complete before resuming work. - Phased pipeline repair: Fixes the noise-blind rule attribution bug in validation_lib.py, decides how pilot_status:deferred techniques render, normalizes the 2026-07-08 run into results/, and rebuilds site/validation/data/summary.json. - Cadence and provenance restoration: Restarts the weekly Windows VM validation run, adds a freshness check script, and stamps validation metadata into the signed pack before re-signing. - Use Case: A maintainer returning after weeks away asks an AI to "fix the validation dashboard and publish the real numbers"; the Skill assesses current state, then executes only the incomplete phases in dependency order with change-control gates. ## Quick Start Ask the AI to run the status-assessment preamble and resume the TinySocs validation publication campaign from whichever phase is incomplete.