Labels: enhancement, templates
Description:
Publishing templates should validate registry.json entry shape and required files.
Acceptance criteria:
Schema file under templates/.
template publish fails fast with actionable errors.
Files:
src/commands/template.rs
src/utils/templates.rs
templates/registry.json
New: templates/schema.json
Labels: enhancement, templates
Description:
Publishing templates should validate registry.json entry shape and required files.
Acceptance criteria:
Schema file under templates/.
template publish fails fast with actionable errors.
Files:
src/commands/template.rs
src/utils/templates.rs
templates/registry.json
New: templates/schema.json