Gated three-step chain for the Texas Responsible AI Governance Act (Tex. Bus. & Com. Code Ch. 552-553, HB 149, effective 2026-01-01) affirmative defense under §553.106. Step 1 assesses TRAIGA applicability and intentional prohibited-use assertions; step 2 (the shipped NIST AI RMF function mapper) computes RMF coverage; step 3 assembles the evidence pack. Two §21.4 decision gates route early exits when a prohibited use is detected or RMF coverage falls short of the substantial-compliance bar.
skipped_by_gate in the run artifact.assess_traiga_exposure{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "assess_traiga_exposure",
"arguments": {}
},
"id": 1
}
map_nist_ai_rmf_functions{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "map_nist_ai_rmf_functions",
"arguments": {}
},
"id": 1
}
build_traiga_safe_harbor_pack{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "build_traiga_safe_harbor_pack",
"arguments": {}
},
"id": 1
}