Documentation
¶
Overview ¶
Command statsgen rewrites the project's marketing-asset stat blocks from the canonical counts in internal/meta. It is wired to `go generate ./...` via the directive in internal/meta/counts.go.
It only edits text inside a "stats:begin" / "stats:end" marker pair, so the surrounding markup and any context-specific numbers elsewhere in the file (verification tiers, historical highlights, coverage progressions) are never touched. With -check it verifies the files are up to date instead of writing, exiting non-zero on drift; this mode backs the guard test and CI.
Click to show internal directories.
Click to hide internal directories.