security/tool-boundaries
Before a tool call, payment card numbers must be redacted from the arguments and replaced with a tokenized reference.
- Initial score
- 0.82
- After reranking
- 0.91
Build account-owned collections, follow the matches that shaped an answer and keep source context visible before it reaches a model.
Retrieval transaction
An illustrative policy question, shown through the same query and transaction fields the API exposes.
Open API referencePOST /api/v1/query
Can raw payment card data be sent to a gateway tool?
top: 2 · includeReferences: true
security/tool-boundaries
Before a tool call, payment card numbers must be redacted from the arguments and replaced with a tokenized reference.
billing/refunds
Refund operations retain an invoice reference and the approved amount in the billing record.
Evidence stays useful when its place in the record remains intact.
/api/v1/query
Return the evidence when the application will make the final decision.
/api/v1/answer
Draft an answer while keeping the retrieved sources beside it.
AI Gateway
Reuse the same retrieval policy behind every compatible chat call.