What is the problem?
给 AI 工具新手的 Codex 修 bug 范围判断指南:如何区分低风险小修、高风险生产问题、需要客户确认的授权事项,并把验证和回滚写进报价范围。
Quick solution
Treat this as a Codex case-study issue. First confirm the environment, inputs, permissions, logs, and delivery boundary. Then use the linked deep guide for the full checklist before changing production code or promising a result.
Read the deep guideDetailed steps
- 这个 bug 如何复现?
- 客户认为修好的标准是什么?
- 是否有测试环境或本地复现项目?
- 是否涉及生产环境、真实用户、支付、账号权限或安全问题?
- 是否有回滚方式?
- 是否允许修改仓库?允许修改哪些文件?
Commands or code
我可以协助:
- 基于脱敏材料分析 bug 原因
- 在测试环境或本地项目中做最小修复
- 记录修改文件、验证命令和回滚方式
- 提供客户待确认事项
本次不包含:
- 生产后台登录
- 真实数据导出或修改
- 支付和账号权限变更
- 无授权的上线或回滚操作Risk notes
Confirm the real project environment, account permissions, platform rules, and output quality before delivery. Do not ship AI-generated changes without human review, and do not claim indexing, income, deployment success, or ranking improvements without measured evidence.