Reading Path

I Got an RFE

先定位 broken proof line,再决定补什么,不要一收到 RFE 就全面重写。

Use this if

你已经收到 RFE,需要从 panic 状态切回结构化 diagnosis。

Not for you if

你还没提交,或者其实只是 filing QA 阶段的问题。

After reading do this

先定位 RFE 打到哪条 proof line,再转到相应 prong repair path。

An RFE diagnosis note that names the broken proof line first.

Articles