Code Review 路线图
当前实现给 Geppetto 提供了可靠 audit baseline。下一步产品机会是把它扩展成结构化 review assistant。
现在
- format、compile、clippy gates
anti_patterns中的安全知识- 上游依赖 impact map 和 PR body 生成
下一步
geppetto audit --report json|md- 为 signer、owner、PDA、discriminator、unchecked arithmetic、dispatch mistakes 增加 rule IDs
- PR diff mode,输出 file、line、severity、rationale 和 suggested fix
- Cloudflare-hosted docs page for every rule