feat(agents): hook Stop anti-fabrication verify-rla-api (gate deploiement + preuve pdftotext)

This commit is contained in:
2026-08-22 08:48:51 +00:00
parent a4fcbf4174
commit fbb5390486
+12
View File
@@ -0,0 +1,12 @@
{
"verif-rla-api": {
"enabled": true,
"Stop": [
{
"type": "command",
"command": "./.agents/verify-rla-api.sh",
"timeout": 60
}
]
}
}