01 / DECIDE
Architecture decision
draft、variation、storyboard、controlled creative tool に使う。
prompt intent、generation、moderation state、storage、metadata、transformation、human acceptance を分離する。 input、output、state、tool、side effect を一つの観測可能な経路にし、generated image を asset pipeline に通す の owner を決めます。
02 / OPERATE
3段階の field procedure
- 01
contract を lock
caller、data classification、success condition、timeout、cancel、ownership を記述します。draft、variation、storyboard、controlled creative tool に使う。
- 02
bounded path を実行
correlation、typed state、reversible failure を持つ一つの end-to-end path を作ります。prompt intent、generation、moderation state、storage、metadata、transformation、human acceptance を分離する。
- 03
signal を検証
acceptance を再実行可能な fixture、contract test、browser test にします。accepted asset を prompt version、configuration、moderation、final edit まで追跡できる。
03 / BOUND
Operational boundary
rights、consent、provenance、retention を追跡し generated media を verified history と示さない。
04 / PROVE
Acceptance evidence
accepted asset を prompt version、configuration、moderation、final edit まで追跡できる。
SOURCE / HTTP
再現可能な source probe
curl -fsSI 'https://docs.x.ai/developers/model-capabilities/images/generation' | sed -n '1,5p'