01 / DECIDE
Architecture decision
model、permission、plugin、MCP server、hook、enterprise policy が scope で異なる場合に使う。
environment、user、project、managed、requirements scope が setting を提供し得るため current directory の effective state を可視化する。 input、output、state、tool、side effect を一つの観測可能な経路にし、configuration を信頼する前に inspect する の owner を決めます。
02 / OPERATE
3段階の field procedure
- 01
contract を lock
caller、data classification、success condition、timeout、cancel、ownership を記述します。model、permission、plugin、MCP server、hook、enterprise policy が scope で異なる場合に使う。
- 02
bounded path を実行
correlation、typed state、reversible failure を持つ一つの end-to-end path を作ります。environment、user、project、managed、requirements scope が setting を提供し得るため current directory の effective state を可視化する。
- 03
signal を検証
acceptance を再実行可能な fixture、contract test、browser test にします。inspect artifact に source、merged value、disabled extension、policy lock を記録する。
03 / BOUND
Operational boundary
configuration file に secret を入れず project が unrestricted user authority を自己付与しない。
04 / PROVE
Acceptance evidence
inspect artifact に source、merged value、disabled extension、policy lock を記録する。
SOURCE / HTTP
再現可能な source probe
curl -fsSI 'https://docs.x.ai/build/settings' | sed -n '1,5p'