What is the problem?
Codex 生成代码后,新手不要直接交付。先看 diff、运行测试、核对需求、检查安全和隐私边界,再写清楚哪些改动已验证、哪些内容还需要人工复核。
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
- 是否改了用户能看到的页面、文案、表单或流程。
- 是否改了 API、数据库、鉴权、支付或权限逻辑。
- 是否新增依赖、脚本、环境变量或配置文件。
- 是否删除了原有校验、错误处理、测试或安全限制。
- 是否出现不该提交的密钥、token、客户资料或本地路径。
- 用 `git status` 确认有哪些文件被改动。
Commands or code
Codex 代码审核记录
需求目标:
改动文件:
关键 diff:
已运行命令:
命令结果:
手动验证页面或流程:
发现的风险:
未验证事项:
需要客户确认的问题:
是否可以提交: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.