01 / DECIDE
架構決策
適合 static model knowledge 不應單獨判定的即時公開資訊。
保存 source URL、區分 retrieval time 與 event time,並把 citation 放在支持的 claim 附近。 先把 input、output、state、tool 與 side effect 畫成一條可觀察路徑,再決定 把 web search 當成即時引用證據 的 owner。
02 / OPERATE
三步野戰程序
- 01
鎖定合約
寫下 caller、資料分類、成功條件、timeout、取消與 ownership。適合 static model knowledge 不應單獨判定的即時公開資訊。
- 02
執行有界路徑
只建立一條 end-to-end path,保留 correlation、typed state 與 reversible failure。保存 source URL、區分 retrieval time 與 event time,並把 citation 放在支持的 claim 附近。
- 03
驗證訊號
把驗收變成可重跑的 fixture、contract test 或 browser test。Eval 檢查 citation coverage、日期解讀、source quality、contradiction 與 no-source outcome。
03 / BOUND
Operation 邊界
Search 不代表可蒐集個資、繞過 access control 或信任未知 page。
04 / PROVE
驗收證據
Eval 檢查 citation coverage、日期解讀、source quality、contradiction 與 no-source outcome。
SOURCE / HTTP
可重現來源探針
curl -fsSI 'https://docs.x.ai/developers/tools/web-search' | sed -n '1,5p'