What is the problem?
Codex 自动化开发前后的检查清单:确认需求、权限、工作区、修改范围、命令验证、人工复核和交付记录。
Quick solution
Treat this as a Codex checklist 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
- 记录客户原始需求和你复述后的目标。
- 标出敏感信息,先脱敏再让工具处理。
- 运行或查看 `git status`,确认工作区状态。
- 列出预计修改文件,避免无限扩散。
- 执行前读相关脚本,例如 package scripts、测试命令和部署说明。
- 修改后看 diff,删除无关改动。
Commands or code
修改前状态:
执行命令:
通过检查:
失败检查:
修复动作:
最终验证:
提交说明: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.