Skip to content

Commit e4ff15b

Browse files
committed
docs: note to regenerate catalog.json after script changes
1 parent 448f9cc commit e4ff15b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
- Passing positional args without `--no-interactive` still triggers prompts
4444
- Script auto-generates AI-powered description and creates PR via GitHub CLI
4545
- PRs: include a short description of scope, commands run/outputs (or screenshots for doc-only visual changes), and linked issues if applicable. Note any risk areas (data migration, remote writes).
46+
- After modifying scripts in the catalog (e.g., `scripts/git/*.sh`), regenerate `go/internal/catalog/catalog.json` by running `go generate ./...` from the repo root, then commit the updated file before pushing.
4647

4748
### Important Rules
4849
- **AI co-authorship in commits is allowed**`Co-Authored-By` lines for Claude or Mistral Vibe are permitted

0 commit comments

Comments
 (0)