01 / DECIDE
Architecture decision
model、endpoint、pricing、limit、tool behavior が application code と独立して変わる場合に使う。
各 volatile dependency について source date、active assumption、pinned identifier、migration owner、test、rollback を記録する。 input、output、state、tool、side effect を一つの観測可能な経路にし、release と deprecation の ledger を保つ の owner を決めます。
02 / OPERATE
3段階の field procedure
- 01
contract を lock
caller、data classification、success condition、timeout、cancel、ownership を記述します。model、endpoint、pricing、limit、tool behavior が application code と独立して変わる場合に使う。
- 02
bounded path を実行
correlation、typed state、reversible failure を持つ一つの end-to-end path を作ります。各 volatile dependency について source date、active assumption、pinned identifier、migration owner、test、rollback を記録する。
- 03
signal を検証
acceptance を再実行可能な fixture、contract test、browser test にします。scheduled review で各 live assumption を official page と executable regression check に結ぶ。
03 / BOUND
Operational boundary
changelog は evidence であり production 自動 upgrade の authorization ではない。
04 / PROVE
Acceptance evidence
scheduled review で各 live assumption を official page と executable regression check に結ぶ。
SOURCE / HTTP
再現可能な source probe
curl -fsSI 'https://docs.x.ai/developers/release-notes' | sed -n '1,5p'