Pilot API
Access to the pilot API is provided only through controlled review.
Official pilot endpoint
POST /v1/bankingx40/qeiv15/aml-kyc-triage
Public response example
{
"run_id": "BX40-RUN-...",
"contract_id": "banking_aml_kyc_case_triage",
"governance_profile": "HIGH_ASSURANCE",
"rule_only_decision": "RELEASE",
"rule_plus_qeiv15_decision": "REQUIRE_VERIFICATION",
"physics_changed_decision": true,
"final_decision": "REQUIRE_VERIFICATION",
"replay_available": true,
"audit_export_available": true,
"sha_attestation": "available"
}
Fail closed behavior
The official endpoint must not release without the required governance trace. If required trace evidence is missing or invalid, it routes to verification, technical review, or block depending on the failure type.