What problem does it solve? Stakeholders need a consolidated, time-bound view of Lens project health without manually reading feature archives, ledgers, audit reports, and topology decisions scattered across the repository. ## Core Features & Use Cases - Read-Only Snapshot Generation: Produces Markdown and JSON snapshot artifacts from feature archives, living ledgers, map audits, promotion reports, Salmon impact reports, and topology decisions without mutating any source files. - Blocking vs Advisory Separation: Carries forward blocking findings from preflight, audit, lifecycle, constitution, and Salmon reports while keeping advisory cleanup items distinct. - UI-Ready JSON Contract: Emits a schema-validated JSON snapshot with summary cards, facets, artifact index, freshness, and refresh metadata for future Lens UI ingestion. - Use Case: A project lead asks for a stakeholder status report before a steering meeting; the skill reads the latest governance artifacts and writes snapshot-{date}.md and snapshot-{date}.json with an overall GREEN/YELLOW/RED status and recommended next actions. ## Quick Start Ask the assistant to create a Lens reporting snapshot for the current project and review the generated Markdown and JSON files under the reporting output path.