01 / DECIDE
Architecture decision
terminal evidence が重要な repository inspection、implementation、debugging、test、review に使う。
coding agent が編集する前に working directory、task、sandbox、approval policy、definition of done を明示する。 input、output、state、side effect を一つの観測可能な経路にしてから、bounded repository で Codex を開始する の所有層を決めます。
02 / BUILD
3段階の実装
- 01
contract を定義
caller、data classification、success condition、timeout、cancel、ownership を先に記述します。terminal evidence が重要な repository inspection、implementation、debugging、test、review に使う。
- 02
狭い経路を構築
request correlation、typed state、reversible failure handling を持つ一つの end-to-end path だけを実装します。coding agent が編集する前に working directory、task、sandbox、approval policy、definition of done を明示する。
- 03
outcome を証明
acceptance を再実行可能な fixture、contract test、browser test にします。completion evidence に inspected diff、relevant test、remaining risk、unrelated user change を上書きしていない証拠を含める。
03 / BOUND
Production boundary
exact task と verification path を理解する前に広い write、network、destructive authority を与えない。
04 / PROVE
Acceptance evidence
completion evidence に inspected diff、relevant test、remaining risk、unrelated user change を上書きしていない証拠を含める。
SOURCE / HTTP
再現可能な source probe
curl -fsSI 'https://developers.openai.com/codex/cli' | sed -n '1,5p'