01 / DECIDE
Architecture decision
terminal-first repository inspection、implementation、debugging、test、review に使う。
編集前に installation、authentication、working directory、repository state、task、verification を確認する。 input、output、state、tool、side effect を一つの観測可能な経路にし、既知の repository で Grok Build を開始する の owner を決めます。
02 / OPERATE
3段階の field procedure
- 01
contract を lock
caller、data classification、success condition、timeout、cancel、ownership を記述します。terminal-first repository inspection、implementation、debugging、test、review に使う。
- 02
bounded path を実行
correlation、typed state、reversible failure を持つ一つの end-to-end path を作ります。編集前に installation、authentication、working directory、repository state、task、verification を確認する。
- 03
signal を検証
acceptance を再実行可能な fixture、contract test、browser test にします。completion に inspected diff、relevant test、remaining risk、clear task ownership を含める。
03 / BOUND
Operational boundary
broad authority や unknown directory から開始せず unrelated user change を保護する。
04 / PROVE
Acceptance evidence
completion に inspected diff、relevant test、remaining risk、clear task ownership を含める。
SOURCE / HTTP
再現可能な source probe
curl -fsSI 'https://docs.x.ai/build/overview' | sed -n '1,5p'