01 / DECIDE
Architecture decision
Use it for answers grounded in internal manuals, cases, reports, or policies.
Document ownership, metadata, access filters, processing status, freshness, citations, and deletion are part of the retrieval product. Map input, output, state, tools, and side effects as one observable path, then name the owner of govern the collection before retrieval.
02 / OPERATE
Three-step field procedure
- 01
Lock the contract
Write down the caller, data classification, success condition, timeout, cancellation, and ownership. Use it for answers grounded in internal manuals, cases, reports, or policies.
- 02
Run one bounded path
Build one end-to-end path with correlation, typed state, and reversible failure handling. Document ownership, metadata, access filters, processing status, freshness, citations, and deletion are part of the retrieval product.
- 03
Verify the signal
Turn acceptance into a repeatable fixture, contract test, or browser test. Golden queries measure recall, citation precision, stale leakage, and no-answer behavior.
03 / BOUND
Operational boundary
Enforce tenant authorization before search and remove revoked documents from all derived indexes.
04 / PROVE
Acceptance evidence
Golden queries measure recall, citation precision, stale leakage, and no-answer behavior.
SOURCE / HTTP
Reproducible source probe
curl -fsSI 'https://docs.x.ai/developers/tools/collections-search' | sed -n '1,5p'