Steps:
- •Restate requirements and constraints
- •Identify existing patterns in the repo
- •Propose a short plan and file list
- •Implement in small diffs
- •Ensure gofmt, golangci-lint, and go test ran
- •Report files changed, commands run, and outcomes
严格遵循“计划→差异对比→验证”的流程,稳妥推进 Go 语言的代码变更。
--- frontmattername: go-change description: Implement Go changes with strict plan → diff → verify discipline.
Steps: