01 / DECIDE
Architecture decision
internal manual、case、report、policy に grounding した回答に使う。
document ownership、metadata、access filter、processing status、freshness、citation、deletion は retrieval product の一部。 input、output、state、tool、side effect を一つの観測可能な経路にし、retrieval 前に collection を govern する の owner を決めます。
02 / OPERATE
3段階の field procedure
- 01
contract を lock
caller、data classification、success condition、timeout、cancel、ownership を記述します。internal manual、case、report、policy に grounding した回答に使う。
- 02
bounded path を実行
correlation、typed state、reversible failure を持つ一つの end-to-end path を作ります。document ownership、metadata、access filter、processing status、freshness、citation、deletion は retrieval product の一部。
- 03
signal を検証
acceptance を再実行可能な fixture、contract test、browser test にします。golden query で recall、citation precision、stale leakage、no-answer behavior を測る。
03 / BOUND
Operational boundary
search 前に tenant authorization を実施し revoked document を全 derived index から除く。
04 / PROVE
Acceptance evidence
golden query で recall、citation precision、stale leakage、no-answer behavior を測る。
SOURCE / HTTP
再現可能な source probe
curl -fsSI 'https://docs.x.ai/developers/tools/collections-search' | sed -n '1,5p'