01 / DECIDE
架構決策
適合 public conversation、trend discovery 與 source-finding,且 individual post 仍可檢視。
分開 post、user、thread、timestamp、engagement 與 model synthesis,避免介面隱藏來源 context。 先把 input、output、state、tool 與 side effect 畫成一條可觀察路徑,再決定 把 social search 當成 volatile signal 的 owner。
02 / OPERATE
三步野戰程序
- 01
鎖定合約
寫下 caller、資料分類、成功條件、timeout、取消與 ownership。適合 public conversation、trend discovery 與 source-finding,且 individual post 仍可檢視。
- 02
執行有界路徑
只建立一條 end-to-end path,保留 correlation、typed state 與 reversible failure。分開 post、user、thread、timestamp、engagement 與 model synthesis,避免介面隱藏來源 context。
- 03
驗證訊號
把驗收變成可重跑的 fixture、contract test 或 browser test。Review sample 保留 post URL,並測試 deleted content、conflicting claim、recency 與 sparse result。
03 / BOUND
Operation 邊界
Post 不是 verified fact 或 representative sentiment;保護 privacy,不可用於高影響 profiling。
04 / PROVE
驗收證據
Review sample 保留 post URL,並測試 deleted content、conflicting claim、recency 與 sparse result。
SOURCE / HTTP
可重現來源探針
curl -fsSI 'https://docs.x.ai/developers/tools/x-search' | sed -n '1,5p'