Grok WorldGrok Build CLI field station

回顧号 / MODELS

capability profile で route する

modality、tool support、latency、quality、context、budget を記述し configuration で current model に解決する。

01 / DECIDE

Architecture decision

fast、deep、visual、coding workload の requirement が異なる場合に使う。

modality、tool support、latency、quality、context、budget を記述し configuration で current model に解決する。 input、output、state、tool、side effect を一つの観測可能な経路にし、capability profile で route する の owner を決めます。

02 / OPERATE

3段階の field procedure

  1. 01

    contract を lock

    caller、data classification、success condition、timeout、cancel、ownership を記述します。fast、deep、visual、coding workload の requirement が異なる場合に使う。

  2. 02

    bounded path を実行

    correlation、typed state、reversible failure を持つ一つの end-to-end path を作ります。modality、tool support、latency、quality、context、budget を記述し configuration で current model に解決する。

  3. 03

    signal を検証

    acceptance を再実行可能な fixture、contract test、browser test にします。route change は task-specific eval を通し quality、latency、tool、usage を記録する。

03 / BOUND

Operational boundary

catalog name と availability は変化する。identifier を domain logic から外し rollback を残す。

04 / PROVE

Acceptance evidence

route change は task-specific eval を通し quality、latency、tool、usage を記録する。

SOURCE / HTTP

再現可能な source probe

curl -fsSI 'https://docs.x.ai/developers/models' | sed -n '1,5p'

PRIMARY / OFFICIAL

xAI 公式ソース

情報確認 · 2026-08-10

  1. 01Models