Documentation
¶
Overview ¶
Command gen regenerates flag_defs_gen.go and flag_schemas_gen.go from the data/*.json spec artifacts, so command startup pays no JSON unmarshal.
Invoked via `go generate ./shortcuts/sheets/...` (see ../../generate.go). data/*.json stays the canonical source (synced from sheet-skill-spec); the *_gen.go files are committed, derived artifacts. CI should run go generate and fail on a dirty tree to keep them in lockstep.
Click to show internal directories.
Click to hide internal directories.