@dzhechkov/harness-core 0.4.5 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/.dz-manifest.json +241 -81
  2. package/README.md +73 -5
  3. package/dist/agents-policy.d.ts +67 -0
  4. package/dist/agents-policy.d.ts.map +1 -0
  5. package/dist/agents-policy.js +258 -0
  6. package/dist/agents-policy.js.map +1 -0
  7. package/dist/codex-hooks-assets.d.ts +47 -0
  8. package/dist/codex-hooks-assets.d.ts.map +1 -0
  9. package/dist/codex-hooks-assets.js +287 -0
  10. package/dist/codex-hooks-assets.js.map +1 -0
  11. package/dist/codex-hooks-verify.d.ts +74 -0
  12. package/dist/codex-hooks-verify.d.ts.map +1 -0
  13. package/dist/codex-hooks-verify.js +140 -0
  14. package/dist/codex-hooks-verify.js.map +1 -0
  15. package/dist/codex-hooks.d.ts +258 -0
  16. package/dist/codex-hooks.d.ts.map +1 -0
  17. package/dist/codex-hooks.js +391 -0
  18. package/dist/codex-hooks.js.map +1 -0
  19. package/dist/discrimination-gate.d.ts +88 -15
  20. package/dist/discrimination-gate.d.ts.map +1 -1
  21. package/dist/discrimination-gate.js +343 -51
  22. package/dist/discrimination-gate.js.map +1 -1
  23. package/dist/feature-adr-checkpoints.d.ts +22 -0
  24. package/dist/feature-adr-checkpoints.d.ts.map +1 -1
  25. package/dist/feature-adr-checkpoints.js +42 -0
  26. package/dist/feature-adr-checkpoints.js.map +1 -1
  27. package/dist/feature-adr-routing.d.ts +196 -5
  28. package/dist/feature-adr-routing.d.ts.map +1 -1
  29. package/dist/feature-adr-routing.js +538 -54
  30. package/dist/feature-adr-routing.js.map +1 -1
  31. package/dist/guard.d.ts +13 -0
  32. package/dist/guard.d.ts.map +1 -1
  33. package/dist/guard.js +25 -1
  34. package/dist/guard.js.map +1 -1
  35. package/dist/index.d.ts +17 -7
  36. package/dist/index.d.ts.map +1 -1
  37. package/dist/index.js +23 -4
  38. package/dist/index.js.map +1 -1
  39. package/dist/loop-blobs.generated.js +2 -2
  40. package/dist/loop-blobs.generated.js.map +1 -1
  41. package/dist/managed-hooks.d.ts +76 -0
  42. package/dist/managed-hooks.d.ts.map +1 -0
  43. package/dist/managed-hooks.js +89 -0
  44. package/dist/managed-hooks.js.map +1 -0
  45. package/dist/mutation-gate.d.ts +14 -0
  46. package/dist/mutation-gate.d.ts.map +1 -1
  47. package/dist/mutation-gate.js +25 -2
  48. package/dist/mutation-gate.js.map +1 -1
  49. package/dist/operations.d.ts +153 -0
  50. package/dist/operations.d.ts.map +1 -1
  51. package/dist/operations.js +560 -24
  52. package/dist/operations.js.map +1 -1
  53. package/dist/parity.d.ts +38 -1
  54. package/dist/parity.d.ts.map +1 -1
  55. package/dist/parity.js +78 -5
  56. package/dist/parity.js.map +1 -1
  57. package/dist/recall-usage.d.ts +53 -0
  58. package/dist/recall-usage.d.ts.map +1 -1
  59. package/dist/recall-usage.js +125 -2
  60. package/dist/recall-usage.js.map +1 -1
  61. package/dist/setup.d.ts.map +1 -1
  62. package/dist/setup.js +14 -26
  63. package/dist/setup.js.map +1 -1
  64. package/dist/shell-veto-policy.d.ts +53 -0
  65. package/dist/shell-veto-policy.d.ts.map +1 -0
  66. package/dist/shell-veto-policy.js +103 -0
  67. package/dist/shell-veto-policy.js.map +1 -0
  68. package/dist/skills.d.ts +86 -1
  69. package/dist/skills.d.ts.map +1 -1
  70. package/dist/skills.js +116 -1
  71. package/dist/skills.js.map +1 -1
  72. package/dist/targets.d.ts +75 -0
  73. package/dist/targets.d.ts.map +1 -1
  74. package/dist/targets.js +160 -0
  75. package/dist/targets.js.map +1 -1
  76. package/package.json +6 -5
  77. package/sbom.json +486 -86
  78. package/src/agents-policy.ts +338 -0
  79. package/src/codex-hooks-assets.ts +291 -0
  80. package/src/codex-hooks-verify.ts +184 -0
  81. package/src/codex-hooks.ts +571 -0
  82. package/src/discrimination-gate.ts +456 -58
  83. package/src/feature-adr-checkpoints.ts +38 -0
  84. package/src/feature-adr-routing.ts +642 -75
  85. package/src/guard.ts +36 -1
  86. package/src/index.ts +118 -2
  87. package/src/loop-blobs.generated.ts +2 -2
  88. package/src/managed-hooks.ts +129 -0
  89. package/src/mutation-gate.ts +24 -2
  90. package/src/operations.ts +719 -28
  91. package/src/parity.ts +120 -6
  92. package/src/recall-usage.ts +184 -1
  93. package/src/setup.ts +26 -27
  94. package/src/shell-veto-policy.ts +119 -0
  95. package/src/skills.ts +174 -1
  96. package/src/targets.ts +189 -0
package/sbom.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "hashes": [
16
16
  {
17
17
  "alg": "SHA-256",
18
- "content": "70a2866ec48749d36afdabdfcedcf0b45d1a83ae1c70182c4832e4951f92db6e"
18
+ "content": "425d5ecd7f5b8078af40616066fd16a7c36e45d937bc9ba91b9d5bd6023621c6"
19
19
  }
20
20
  ]
21
21
  },
@@ -25,27 +25,17 @@
25
25
  "hashes": [
26
26
  {
27
27
  "alg": "SHA-256",
28
- "content": "1ea94f4b5ca525e64959975bcd7ef4b258a9c7b83801f754694f42e3f640007a"
28
+ "content": "a6e1d0fd9579ec024413e8a9c750d65563ae22e29595e5fe8f3e570b68351b43"
29
29
  }
30
30
  ]
31
31
  },
32
32
  {
33
33
  "type": "file",
34
- "name": "coverage/coverage-final.json",
34
+ "name": "coverage/.tmp/coverage-0.json",
35
35
  "hashes": [
36
36
  {
37
37
  "alg": "SHA-256",
38
- "content": "9cb242e309547951677c3e613c5ebfb75e4ba68c8fa8f748a9ad550a47a5c2d5"
39
- }
40
- ]
41
- },
42
- {
43
- "type": "file",
44
- "name": "coverage/coverage-summary.json",
45
- "hashes": [
46
- {
47
- "alg": "SHA-256",
48
- "content": "f04d97d74ed66db11c5f7659953befe681537ec395f2a95c7e279acef78db15d"
38
+ "content": "7d9ddf585a3cec04412ed70c7c0356a52b051f70ecf2cabda78bbb980c468968"
49
39
  }
50
40
  ]
51
41
  },
@@ -129,6 +119,46 @@
129
119
  }
130
120
  ]
131
121
  },
122
+ {
123
+ "type": "file",
124
+ "name": "dist/agents-policy.d.ts",
125
+ "hashes": [
126
+ {
127
+ "alg": "SHA-256",
128
+ "content": "043123effe88906a0f1fed720b96a1991eb6cd6eee4e3a2e1799d1f127d48eb5"
129
+ }
130
+ ]
131
+ },
132
+ {
133
+ "type": "file",
134
+ "name": "dist/agents-policy.d.ts.map",
135
+ "hashes": [
136
+ {
137
+ "alg": "SHA-256",
138
+ "content": "02353fe64777fdeb9c1afc244050f7ed88d75c139a7370d0d06438659676468a"
139
+ }
140
+ ]
141
+ },
142
+ {
143
+ "type": "file",
144
+ "name": "dist/agents-policy.js",
145
+ "hashes": [
146
+ {
147
+ "alg": "SHA-256",
148
+ "content": "7a1418cf02e0235e4433766cbd96b9805d944d41cc5a604cce00069e494d4469"
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "type": "file",
154
+ "name": "dist/agents-policy.js.map",
155
+ "hashes": [
156
+ {
157
+ "alg": "SHA-256",
158
+ "content": "08d5c8fe8b5dd9b0d75b382433de8356cf54c41e0b10b028d9a910817e44de72"
159
+ }
160
+ ]
161
+ },
132
162
  {
133
163
  "type": "file",
134
164
  "name": "dist/apply.d.ts",
@@ -649,6 +679,126 @@
649
679
  }
650
680
  ]
651
681
  },
682
+ {
683
+ "type": "file",
684
+ "name": "dist/codex-hooks-assets.d.ts",
685
+ "hashes": [
686
+ {
687
+ "alg": "SHA-256",
688
+ "content": "dd1cb9cce42a0ca37a3e64eeac19c98f18f225932ffea282b33fdfd699446191"
689
+ }
690
+ ]
691
+ },
692
+ {
693
+ "type": "file",
694
+ "name": "dist/codex-hooks-assets.d.ts.map",
695
+ "hashes": [
696
+ {
697
+ "alg": "SHA-256",
698
+ "content": "26e38d302d82ce5e3bbcc18e1ad713fa80b0a98d7a1a84bda97f2884c546c404"
699
+ }
700
+ ]
701
+ },
702
+ {
703
+ "type": "file",
704
+ "name": "dist/codex-hooks-assets.js",
705
+ "hashes": [
706
+ {
707
+ "alg": "SHA-256",
708
+ "content": "eabec1b69880e0b701dff4fb1b370a6994b09c3eb156688b9598fe6d450dc337"
709
+ }
710
+ ]
711
+ },
712
+ {
713
+ "type": "file",
714
+ "name": "dist/codex-hooks-assets.js.map",
715
+ "hashes": [
716
+ {
717
+ "alg": "SHA-256",
718
+ "content": "06d8ebdfa991fe489f277b6b4974ab9d742b14cedc7bf2737cf062446f53bcfe"
719
+ }
720
+ ]
721
+ },
722
+ {
723
+ "type": "file",
724
+ "name": "dist/codex-hooks-verify.d.ts",
725
+ "hashes": [
726
+ {
727
+ "alg": "SHA-256",
728
+ "content": "8fff4ca6c69e3b5f7fba3024aa4c21a1d065e2476bfe9cbc61bba03254d2708e"
729
+ }
730
+ ]
731
+ },
732
+ {
733
+ "type": "file",
734
+ "name": "dist/codex-hooks-verify.d.ts.map",
735
+ "hashes": [
736
+ {
737
+ "alg": "SHA-256",
738
+ "content": "1c13776f4d23bf2760f182aecde21959710d6a4ea27b88f810ef97e12636aa30"
739
+ }
740
+ ]
741
+ },
742
+ {
743
+ "type": "file",
744
+ "name": "dist/codex-hooks-verify.js",
745
+ "hashes": [
746
+ {
747
+ "alg": "SHA-256",
748
+ "content": "db19a1ba7720b91390beda8548956381ecc79a43d658c076859228d92ae3b559"
749
+ }
750
+ ]
751
+ },
752
+ {
753
+ "type": "file",
754
+ "name": "dist/codex-hooks-verify.js.map",
755
+ "hashes": [
756
+ {
757
+ "alg": "SHA-256",
758
+ "content": "5f2ea4f47d1d0c279641f72bde9985a93d811fbeff13dd05d58afae14f4b235a"
759
+ }
760
+ ]
761
+ },
762
+ {
763
+ "type": "file",
764
+ "name": "dist/codex-hooks.d.ts",
765
+ "hashes": [
766
+ {
767
+ "alg": "SHA-256",
768
+ "content": "bfcd2c5ffd26466778ee4936e1721c102308b2ce1ba126480edc58ab6ae49dde"
769
+ }
770
+ ]
771
+ },
772
+ {
773
+ "type": "file",
774
+ "name": "dist/codex-hooks.d.ts.map",
775
+ "hashes": [
776
+ {
777
+ "alg": "SHA-256",
778
+ "content": "aeac4a3aec48ee2005ae59f6104e4741ed923a9a22988a1679cc5d2bcf36d0da"
779
+ }
780
+ ]
781
+ },
782
+ {
783
+ "type": "file",
784
+ "name": "dist/codex-hooks.js",
785
+ "hashes": [
786
+ {
787
+ "alg": "SHA-256",
788
+ "content": "af6abe68f98af16ff3b0cbcc765b09e7d469bdc3a2241375c97d8596cb2aa7dc"
789
+ }
790
+ ]
791
+ },
792
+ {
793
+ "type": "file",
794
+ "name": "dist/codex-hooks.js.map",
795
+ "hashes": [
796
+ {
797
+ "alg": "SHA-256",
798
+ "content": "5ed033c44393837a143b6158cf960b8b0fc5feff7cdae5dc5922169d7eb2b3be"
799
+ }
800
+ ]
801
+ },
652
802
  {
653
803
  "type": "file",
654
804
  "name": "dist/compounding.d.ts",
@@ -855,7 +1005,7 @@
855
1005
  "hashes": [
856
1006
  {
857
1007
  "alg": "SHA-256",
858
- "content": "ddd8ecf29dadff5c20d0af0c64a1e6f40217d6969de67e56e07c06bdd585bdb3"
1008
+ "content": "c4efdd056b63cd84e71db867df7f5a5262746da451f62dfa4e36f7a3fbef43e7"
859
1009
  }
860
1010
  ]
861
1011
  },
@@ -865,7 +1015,7 @@
865
1015
  "hashes": [
866
1016
  {
867
1017
  "alg": "SHA-256",
868
- "content": "fc7156ff033f173ccf07c23470249aa7f58da60611c25d635de057f800eeccf7"
1018
+ "content": "76a2508c953a2c9735b3e6e5c9fba9fdf08af14914e9b2c013c610ec81dd2d5b"
869
1019
  }
870
1020
  ]
871
1021
  },
@@ -875,7 +1025,7 @@
875
1025
  "hashes": [
876
1026
  {
877
1027
  "alg": "SHA-256",
878
- "content": "30f81f68a4ba043d45bb6c5e1d7703d752156cf9fa1867bc57bd6d5d75e313c4"
1028
+ "content": "0b0d9b97564133b6db195e307b3a5b9b70c82b37d0647ee927419e4147995e76"
879
1029
  }
880
1030
  ]
881
1031
  },
@@ -885,7 +1035,7 @@
885
1035
  "hashes": [
886
1036
  {
887
1037
  "alg": "SHA-256",
888
- "content": "ee61da9134466809a8bcc1e3d8659b9e6d197929acdf296bf65c79b2696f8991"
1038
+ "content": "8758c2de8732851d2352c33e5746ac9f4079d4ec277ea4b7974d8e238169f365"
889
1039
  }
890
1040
  ]
891
1041
  },
@@ -1095,7 +1245,7 @@
1095
1245
  "hashes": [
1096
1246
  {
1097
1247
  "alg": "SHA-256",
1098
- "content": "0d80d6445c7763bfb6ca84104f27ebadfb7d5fde3fb17f8e382104b6b04025df"
1248
+ "content": "164f314c63cced62a9ac52bab80f6fd946630b0ae65cd35a2210d0a7a21c44ac"
1099
1249
  }
1100
1250
  ]
1101
1251
  },
@@ -1105,7 +1255,7 @@
1105
1255
  "hashes": [
1106
1256
  {
1107
1257
  "alg": "SHA-256",
1108
- "content": "1eba53add92f81ad29474e75d7ab762d6661f8e5cf4b6c096a736b454afbd4f1"
1258
+ "content": "e900ef100629e7fa50bfdb45ecbb173de06a62f140dfa19c1a62463fe94731c2"
1109
1259
  }
1110
1260
  ]
1111
1261
  },
@@ -1115,7 +1265,7 @@
1115
1265
  "hashes": [
1116
1266
  {
1117
1267
  "alg": "SHA-256",
1118
- "content": "334565154e5440279e98aa1286087657486cc30472b0e9452d7cd2f997e51371"
1268
+ "content": "43c8ae39a919d8ee14c8e7a1ace4d7974c9f561c77b4ea753ddc471a7af8d3ce"
1119
1269
  }
1120
1270
  ]
1121
1271
  },
@@ -1125,7 +1275,7 @@
1125
1275
  "hashes": [
1126
1276
  {
1127
1277
  "alg": "SHA-256",
1128
- "content": "78767e0234eb35ed2e8ce13db487b9ceaf2daa078e6de830fdd530d32bcfc561"
1278
+ "content": "98d604e83f5b274b66a303c8fa901b121a81dd34b6f29b1971f50b5a49cdcb7d"
1129
1279
  }
1130
1280
  ]
1131
1281
  },
@@ -1175,7 +1325,7 @@
1175
1325
  "hashes": [
1176
1326
  {
1177
1327
  "alg": "SHA-256",
1178
- "content": "3aafb0ac2f21043549f9a56c304b7adb8d65084cba35d483cc1ac74dd8637ddd"
1328
+ "content": "85babbd034e7b1bef93dd6e40179ac56f3d9e8d0740a4a1346f949ddfb9a90eb"
1179
1329
  }
1180
1330
  ]
1181
1331
  },
@@ -1185,7 +1335,7 @@
1185
1335
  "hashes": [
1186
1336
  {
1187
1337
  "alg": "SHA-256",
1188
- "content": "c4cf1b20a9e8f718ff0232215c6fcfd3f880237f3832344ef3098f2e480714be"
1338
+ "content": "214f9c2d4366bcd9b6cc30581ad7b363a9f29751d34b8ff998d0b7756ce7a18e"
1189
1339
  }
1190
1340
  ]
1191
1341
  },
@@ -1195,7 +1345,7 @@
1195
1345
  "hashes": [
1196
1346
  {
1197
1347
  "alg": "SHA-256",
1198
- "content": "be5609e2b9b50c3958cda196676a0628a53da6a163662bfaa4dffa98a49bb354"
1348
+ "content": "87b7e5fe44881ecf0001a57b5eb8ed083921fbab7e017e9970e7891b08452502"
1199
1349
  }
1200
1350
  ]
1201
1351
  },
@@ -1205,7 +1355,7 @@
1205
1355
  "hashes": [
1206
1356
  {
1207
1357
  "alg": "SHA-256",
1208
- "content": "d85c1c23d34936a4447cac1e480e2a1c074143c58f7f73497467d36a53ff3fa0"
1358
+ "content": "b901dd4689697cfedb80a01d8965f7b1b4061eb9895763b1c32150ce13d68674"
1209
1359
  }
1210
1360
  ]
1211
1361
  },
@@ -1295,7 +1445,7 @@
1295
1445
  "hashes": [
1296
1446
  {
1297
1447
  "alg": "SHA-256",
1298
- "content": "16158e6edfbcb3f6310d46aa661db07315afc135ca9a101ce72f2030d82f0b88"
1448
+ "content": "38346a2da6b27e1f735278facca8a01047fe32d213b7cc1320a8103ab034c4bd"
1299
1449
  }
1300
1450
  ]
1301
1451
  },
@@ -1305,7 +1455,7 @@
1305
1455
  "hashes": [
1306
1456
  {
1307
1457
  "alg": "SHA-256",
1308
- "content": "b719b7c272206772cc268b3e5e87547f52d6f17790958509e43232d92819140b"
1458
+ "content": "df3e5197110bd8ca6ba7e3ffbb546c7278fcaa44466572089fa811bc389462b0"
1309
1459
  }
1310
1460
  ]
1311
1461
  },
@@ -1315,7 +1465,7 @@
1315
1465
  "hashes": [
1316
1466
  {
1317
1467
  "alg": "SHA-256",
1318
- "content": "bd01bfe47f18800010b29fa1fa3afd015e12223f01f324556b636f4c146928c2"
1468
+ "content": "23f0bfdb33528f8e9cfb900548ec1ede0979c06d8b23ae8525d6eb3ee419b718"
1319
1469
  }
1320
1470
  ]
1321
1471
  },
@@ -1325,7 +1475,7 @@
1325
1475
  "hashes": [
1326
1476
  {
1327
1477
  "alg": "SHA-256",
1328
- "content": "0161718367d0116b7f99fc851dc92339e53340901325a042353558d9ef14608c"
1478
+ "content": "557b925f9837365089505093766c3ac9601debfd0385830e429bcc8a6ffd774a"
1329
1479
  }
1330
1480
  ]
1331
1481
  },
@@ -1375,7 +1525,7 @@
1375
1525
  "hashes": [
1376
1526
  {
1377
1527
  "alg": "SHA-256",
1378
- "content": "6f49cadbfa73b5ccc861954bec2901869f87f15c3a4a26a7a3f8496ac86c27a2"
1528
+ "content": "df762533397dc0a9b0e8e8abd9bb95fa1c8e47119e18d16bb5b2d15a5d6113a6"
1379
1529
  }
1380
1530
  ]
1381
1531
  },
@@ -1385,7 +1535,7 @@
1385
1535
  "hashes": [
1386
1536
  {
1387
1537
  "alg": "SHA-256",
1388
- "content": "a77ca65cbeda0f04cff9d4558465b33388a79933a3886bd5c650fcd82a1921d0"
1538
+ "content": "5a116358bc40659d8f8aa0ff71e81b0b32277c11a08f829c769faa3d898d51e7"
1389
1539
  }
1390
1540
  ]
1391
1541
  },
@@ -1395,7 +1545,7 @@
1395
1545
  "hashes": [
1396
1546
  {
1397
1547
  "alg": "SHA-256",
1398
- "content": "e7e604b3095646eb0f58175bcbe3b3fc0e2d61a08811245e245e5c6bc5579a38"
1548
+ "content": "b98220a5a09a44cf6a8354d993be0989e06266fa614240a7fa641992d7e91a87"
1399
1549
  }
1400
1550
  ]
1401
1551
  },
@@ -1405,7 +1555,7 @@
1405
1555
  "hashes": [
1406
1556
  {
1407
1557
  "alg": "SHA-256",
1408
- "content": "47cc133b797ac0ddbd0dd728230e61e076f25ce5bc03d21a7188d4f924ee40f8"
1558
+ "content": "2c611f31f07efc90b712d5818091254bc49dc73cc177b25decaa86b903e393fd"
1409
1559
  }
1410
1560
  ]
1411
1561
  },
@@ -1475,7 +1625,7 @@
1475
1625
  "hashes": [
1476
1626
  {
1477
1627
  "alg": "SHA-256",
1478
- "content": "991f56d541257496aa05faec761ea0615b2468142dc8debf910a699ce50b9602"
1628
+ "content": "162289c2035aa34fd34907c74ffe752508e38f5c3b97db0dad58c55bc6b574b1"
1479
1629
  }
1480
1630
  ]
1481
1631
  },
@@ -1485,7 +1635,7 @@
1485
1635
  "hashes": [
1486
1636
  {
1487
1637
  "alg": "SHA-256",
1488
- "content": "fc721ccc00ee1ba6a0e943583631b46557b51dcc91c1c9da1e0b33c040804f9b"
1638
+ "content": "87f8047fab1d4c8c819cd36248d2f0544ce499908663f174ded7f6d623a7e84f"
1489
1639
  }
1490
1640
  ]
1491
1641
  },
@@ -1689,6 +1839,46 @@
1689
1839
  }
1690
1840
  ]
1691
1841
  },
1842
+ {
1843
+ "type": "file",
1844
+ "name": "dist/managed-hooks.d.ts",
1845
+ "hashes": [
1846
+ {
1847
+ "alg": "SHA-256",
1848
+ "content": "782a56e7533f13eb5fa11d010426b2dfd05d04efe799b7fb2acc401503578308"
1849
+ }
1850
+ ]
1851
+ },
1852
+ {
1853
+ "type": "file",
1854
+ "name": "dist/managed-hooks.d.ts.map",
1855
+ "hashes": [
1856
+ {
1857
+ "alg": "SHA-256",
1858
+ "content": "878a408df96bb8ae3f4f26b6aa2dce079b2d9f22dfa0ac53d4e295837cee64a9"
1859
+ }
1860
+ ]
1861
+ },
1862
+ {
1863
+ "type": "file",
1864
+ "name": "dist/managed-hooks.js",
1865
+ "hashes": [
1866
+ {
1867
+ "alg": "SHA-256",
1868
+ "content": "400ced23e171d56732b826f16738c16b64c558741e8bd928af6a3b3b216f82b7"
1869
+ }
1870
+ ]
1871
+ },
1872
+ {
1873
+ "type": "file",
1874
+ "name": "dist/managed-hooks.js.map",
1875
+ "hashes": [
1876
+ {
1877
+ "alg": "SHA-256",
1878
+ "content": "a4fb6d19653749db4d85689fc164e9db6b48c5a4da1ca8a7ed668a55310c087f"
1879
+ }
1880
+ ]
1881
+ },
1692
1882
  {
1693
1883
  "type": "file",
1694
1884
  "name": "dist/mcp-scan.d.ts",
@@ -1775,7 +1965,7 @@
1775
1965
  "hashes": [
1776
1966
  {
1777
1967
  "alg": "SHA-256",
1778
- "content": "d7c8c1fceb9f50ddf6bc9db5db56c532aa95629f9388b48ad4cc00a18ec3a106"
1968
+ "content": "3cb6bef596a610b0fc408980b07cb07b1aae9f47893ed68e434cbe0cf99b520d"
1779
1969
  }
1780
1970
  ]
1781
1971
  },
@@ -1785,7 +1975,7 @@
1785
1975
  "hashes": [
1786
1976
  {
1787
1977
  "alg": "SHA-256",
1788
- "content": "7d28cc80e9b184ba97cf65991b1ea49246eb5fe1ed78ce7a4f339f6cef9dff72"
1978
+ "content": "76df6ab53e6a3a9b0c0b5e5c6e5060008c1cee9aa2085f9d1a03a35b039c13f5"
1789
1979
  }
1790
1980
  ]
1791
1981
  },
@@ -1795,7 +1985,7 @@
1795
1985
  "hashes": [
1796
1986
  {
1797
1987
  "alg": "SHA-256",
1798
- "content": "053ac35e8fadb3f4dcda81687738c9d87364ddd3dd63becddc6a27d8b335e56b"
1988
+ "content": "bd77c28bcf030cbb691da4381423dafcb46e61f0c3095e34c4d640c91861d317"
1799
1989
  }
1800
1990
  ]
1801
1991
  },
@@ -1805,7 +1995,7 @@
1805
1995
  "hashes": [
1806
1996
  {
1807
1997
  "alg": "SHA-256",
1808
- "content": "6b95f4d5e8ebef5fb41f3532ac3e227f358749e13cd5bd7d51d90195d7218114"
1998
+ "content": "b6cfe1073cf23786b4fa73bf8fdfa6849097fc1ee7dc3b79b8c578cc0e56073e"
1809
1999
  }
1810
2000
  ]
1811
2001
  },
@@ -1855,7 +2045,7 @@
1855
2045
  "hashes": [
1856
2046
  {
1857
2047
  "alg": "SHA-256",
1858
- "content": "f46df5adc5c0f662f5f924fbc7f09109e03b314d7bfdc64a0d9293086d5be502"
2048
+ "content": "3511b42ea29616d3997aca0958aa539dc994bde7801c45b7b0d9634474ba3358"
1859
2049
  }
1860
2050
  ]
1861
2051
  },
@@ -1865,7 +2055,7 @@
1865
2055
  "hashes": [
1866
2056
  {
1867
2057
  "alg": "SHA-256",
1868
- "content": "ce02526852f7c5d8579a5384f4aa9aafb7b099fdfc61c1482aa969bff7407a24"
2058
+ "content": "4c0abe119a40b739534095c3763028b3062d97fbd9acb2bdbc272dd122c0c409"
1869
2059
  }
1870
2060
  ]
1871
2061
  },
@@ -1875,7 +2065,7 @@
1875
2065
  "hashes": [
1876
2066
  {
1877
2067
  "alg": "SHA-256",
1878
- "content": "b7b9bda39dc55594375688740b9d717d07ea2f12166fbee14a29f62868268a9c"
2068
+ "content": "d972a4d2cfa178a150e373a3e8ab00e09b66f98200f8382d10205b07f6d49308"
1879
2069
  }
1880
2070
  ]
1881
2071
  },
@@ -1885,7 +2075,7 @@
1885
2075
  "hashes": [
1886
2076
  {
1887
2077
  "alg": "SHA-256",
1888
- "content": "bf83c2c1af9481f4e03db72553b2d8c3b5b8ad2f87f0aab7e4d579f32e4a32d6"
2078
+ "content": "bae1bc7d35855aaacce491b3006745347d0b37dc3dc7be44d029d44f8f9d71c4"
1889
2079
  }
1890
2080
  ]
1891
2081
  },
@@ -1935,7 +2125,7 @@
1935
2125
  "hashes": [
1936
2126
  {
1937
2127
  "alg": "SHA-256",
1938
- "content": "b1a73a2f30f2b2fbfcb47e2426e778946a191308d85c74055ea1848c4adb054f"
2128
+ "content": "a07472a59eb396e2cb7416d23d81189098e6315d17f9b9588f5319b4bdeec16a"
1939
2129
  }
1940
2130
  ]
1941
2131
  },
@@ -1945,7 +2135,7 @@
1945
2135
  "hashes": [
1946
2136
  {
1947
2137
  "alg": "SHA-256",
1948
- "content": "5447cae953690e9cd39ffaf82f9de9fefdfb6e1f6c36142580ed4045e7daf96c"
2138
+ "content": "3a7f1d784fefe5ad7054fb58f887f546b6946d3fd255c05c792232db181f6d13"
1949
2139
  }
1950
2140
  ]
1951
2141
  },
@@ -1955,7 +2145,7 @@
1955
2145
  "hashes": [
1956
2146
  {
1957
2147
  "alg": "SHA-256",
1958
- "content": "e583826b0c8bb6d04bd8f99cf864809c51f77b5cb3e2d5a1d26d2187f589bc74"
2148
+ "content": "a00edf1b7f8cbc53ce617759c35ec94a9ed66a3db416cb824856f7419e18ec58"
1959
2149
  }
1960
2150
  ]
1961
2151
  },
@@ -1965,7 +2155,7 @@
1965
2155
  "hashes": [
1966
2156
  {
1967
2157
  "alg": "SHA-256",
1968
- "content": "3b40a7d296e18446c00b8a75fcb0dfaf12967063be51a4afa38915d4a9c2c70e"
2158
+ "content": "b29f09a934d629e5b18951866322a6bc086c0b84332a1d43f4fa7662051a5139"
1969
2159
  }
1970
2160
  ]
1971
2161
  },
@@ -2335,7 +2525,7 @@
2335
2525
  "hashes": [
2336
2526
  {
2337
2527
  "alg": "SHA-256",
2338
- "content": "412aa688ee1fb6bd6c132ad2f97421d6330846de1743b9461436051f29dead15"
2528
+ "content": "daa62c7d37dccc5b4e059fe2806e8b628ccccb486b4b979c0c048a46458ad1d0"
2339
2529
  }
2340
2530
  ]
2341
2531
  },
@@ -2345,7 +2535,7 @@
2345
2535
  "hashes": [
2346
2536
  {
2347
2537
  "alg": "SHA-256",
2348
- "content": "758657ff3c0aef6919351af23fc229617576263d24d36b2400f5ffe43f8d1384"
2538
+ "content": "07258953f0a0c85823ef082b5363592fa723c0939dd8829f939ba26f79944ec3"
2349
2539
  }
2350
2540
  ]
2351
2541
  },
@@ -2355,7 +2545,7 @@
2355
2545
  "hashes": [
2356
2546
  {
2357
2547
  "alg": "SHA-256",
2358
- "content": "b3603074fa6c80ee1dad75fe6f93b44f90dcfcbad81325ecca379f70c9f2fd60"
2548
+ "content": "c162987a11294b463cd6ebe6a6066c38ab5b67830b731c31c0a438ecc4a53b3e"
2359
2549
  }
2360
2550
  ]
2361
2551
  },
@@ -2365,7 +2555,7 @@
2365
2555
  "hashes": [
2366
2556
  {
2367
2557
  "alg": "SHA-256",
2368
- "content": "e4103c95577ac2876df7f604b1fa1c9e590e9a0df7185abc0f9d9f5bdc18ff1f"
2558
+ "content": "92cb068c0e759f3d11b0f35f34a5c9b765d3020c54de2b903e05ca5426c6dec3"
2369
2559
  }
2370
2560
  ]
2371
2561
  },
@@ -2825,7 +3015,7 @@
2825
3015
  "hashes": [
2826
3016
  {
2827
3017
  "alg": "SHA-256",
2828
- "content": "e4412976ac61f7c11c64bcbc3e4cd35ac4fc49b7415d17bd6bb2fb9386126459"
3018
+ "content": "55122cd9057835ac29204b17588995770f69f3eebb56cb32d3a884661f3f6f1e"
2829
3019
  }
2830
3020
  ]
2831
3021
  },
@@ -2835,7 +3025,7 @@
2835
3025
  "hashes": [
2836
3026
  {
2837
3027
  "alg": "SHA-256",
2838
- "content": "acf5454ef9d7e7866ce92f08451510ae9222d210a37c10db8cf078e5a21ec87e"
3028
+ "content": "1dee53e4ef30aafb7583761ab019179646e8269108eecfa314950acaba1ed4ba"
2839
3029
  }
2840
3030
  ]
2841
3031
  },
@@ -2845,7 +3035,47 @@
2845
3035
  "hashes": [
2846
3036
  {
2847
3037
  "alg": "SHA-256",
2848
- "content": "ef2e64bd49073cd8d32d81bc608d3088afce37bdd78ee3f84c7857a5bc6240f9"
3038
+ "content": "f0fed524dd0ffd581d431e2d103d053a477c33fbb9881aa53db796fb0aa59fe2"
3039
+ }
3040
+ ]
3041
+ },
3042
+ {
3043
+ "type": "file",
3044
+ "name": "dist/shell-veto-policy.d.ts",
3045
+ "hashes": [
3046
+ {
3047
+ "alg": "SHA-256",
3048
+ "content": "a2e15c2e364ae63dae5c5a45ec483533aabbe3b2c3e48a85c4245d312ff18ca8"
3049
+ }
3050
+ ]
3051
+ },
3052
+ {
3053
+ "type": "file",
3054
+ "name": "dist/shell-veto-policy.d.ts.map",
3055
+ "hashes": [
3056
+ {
3057
+ "alg": "SHA-256",
3058
+ "content": "9c9a15d801cb7f4babe12e69869fd1b3687f586ca6e059dfc14b0e333c269790"
3059
+ }
3060
+ ]
3061
+ },
3062
+ {
3063
+ "type": "file",
3064
+ "name": "dist/shell-veto-policy.js",
3065
+ "hashes": [
3066
+ {
3067
+ "alg": "SHA-256",
3068
+ "content": "a9ab6040ea371dff78c23dcd96612afd3f4f515ddd7406afa374955ad2d8ec95"
3069
+ }
3070
+ ]
3071
+ },
3072
+ {
3073
+ "type": "file",
3074
+ "name": "dist/shell-veto-policy.js.map",
3075
+ "hashes": [
3076
+ {
3077
+ "alg": "SHA-256",
3078
+ "content": "85c746731a898ac7090dbc1c06972a2e4775a92f11c5be8b03bd8c74cc4e450f"
2849
3079
  }
2850
3080
  ]
2851
3081
  },
@@ -3015,7 +3245,7 @@
3015
3245
  "hashes": [
3016
3246
  {
3017
3247
  "alg": "SHA-256",
3018
- "content": "efb139bf8a129fa28cd7535f51104693ffe8534f1c5e71aaa21e7f7232a1297f"
3248
+ "content": "8b3b61f8d0bb9ff1a9426f8721cda72b6685a7097153f52e31b73854a570d9f1"
3019
3249
  }
3020
3250
  ]
3021
3251
  },
@@ -3025,7 +3255,7 @@
3025
3255
  "hashes": [
3026
3256
  {
3027
3257
  "alg": "SHA-256",
3028
- "content": "fc9ac1840f694a94dc094d17c099587da6508b2d079314fff2d4f102d35d76c2"
3258
+ "content": "485f603831e9a2feea38f7a4c7ed0c45f530c1ff8a2ac1d5cd04b3498d40f465"
3029
3259
  }
3030
3260
  ]
3031
3261
  },
@@ -3035,7 +3265,7 @@
3035
3265
  "hashes": [
3036
3266
  {
3037
3267
  "alg": "SHA-256",
3038
- "content": "c228407799ee8dd497a1106c41eefc5791f889af4d4e2c5bb915d4047bcf7c0d"
3268
+ "content": "e72d99a4e16bf0c4d483e4b1b9aafee2c3a38a4861cddd8be81d20ccbe240613"
3039
3269
  }
3040
3270
  ]
3041
3271
  },
@@ -3045,7 +3275,7 @@
3045
3275
  "hashes": [
3046
3276
  {
3047
3277
  "alg": "SHA-256",
3048
- "content": "bc8230e4d1887f3b2e6d4f8a4328c0fb5e982866223669b825c5d8cc52a66218"
3278
+ "content": "27188e499f4d04661dbb8ba6da4a8eb3d94fccd4171b3059c4e26334aae9f946"
3049
3279
  }
3050
3280
  ]
3051
3281
  },
@@ -3175,7 +3405,7 @@
3175
3405
  "hashes": [
3176
3406
  {
3177
3407
  "alg": "SHA-256",
3178
- "content": "84851cf0c256374f11972cd7c23f926aba1ca01343b9b51a69787e5266b530a4"
3408
+ "content": "69c7c6107cc8858e44f3fb92afa2e8493708c883bee6945a038954906e130bdf"
3179
3409
  }
3180
3410
  ]
3181
3411
  },
@@ -3185,7 +3415,7 @@
3185
3415
  "hashes": [
3186
3416
  {
3187
3417
  "alg": "SHA-256",
3188
- "content": "b5cc491da70ce4da0d031f1ba2e4d580230d0ecf0f744b3bfc2d7f4a9923c89d"
3418
+ "content": "544baaefa5272811cc21693e5a68e0fddff0295c9797b3f7c6ea95267dda16d4"
3189
3419
  }
3190
3420
  ]
3191
3421
  },
@@ -3195,7 +3425,7 @@
3195
3425
  "hashes": [
3196
3426
  {
3197
3427
  "alg": "SHA-256",
3198
- "content": "b865ba9d8b6d48863d3bd83497e14c5ad2ca62353ee1981f875bbbf3c8997019"
3428
+ "content": "421b4f799a3c8d535b5b16ec83f22c740583e535e9b334b1f16adfe5d48eab18"
3199
3429
  }
3200
3430
  ]
3201
3431
  },
@@ -3205,7 +3435,7 @@
3205
3435
  "hashes": [
3206
3436
  {
3207
3437
  "alg": "SHA-256",
3208
- "content": "c901e086afe6d4b09e8fa8cde60a503da2dd7dc85ab729b302a9b3b4d82891e8"
3438
+ "content": "a66f106f20945584124e04d6e8a7a5aaff4b1c80c81022e7c8d830f7e6bef8da"
3209
3439
  }
3210
3440
  ]
3211
3441
  },
@@ -3415,7 +3645,7 @@
3415
3645
  "hashes": [
3416
3646
  {
3417
3647
  "alg": "SHA-256",
3418
- "content": "2ba5f75f3f18c385a140889bf10117011aa892a6df79a2ef759f131089e052ce"
3648
+ "content": "2f97128a60d154cbaffc81447db7bdcb4539d4697999696110f295ec9c6d40f9"
3419
3649
  }
3420
3650
  ]
3421
3651
  },
@@ -3439,6 +3669,16 @@
3439
3669
  }
3440
3670
  ]
3441
3671
  },
3672
+ {
3673
+ "type": "file",
3674
+ "name": "src/agents-policy.ts",
3675
+ "hashes": [
3676
+ {
3677
+ "alg": "SHA-256",
3678
+ "content": "1b5bc614dfa670f2c341f926b399300278a3b52a7bf1b6de9239b38c1d7c31e0"
3679
+ }
3680
+ ]
3681
+ },
3442
3682
  {
3443
3683
  "type": "file",
3444
3684
  "name": "src/apply.ts",
@@ -3569,6 +3809,36 @@
3569
3809
  }
3570
3810
  ]
3571
3811
  },
3812
+ {
3813
+ "type": "file",
3814
+ "name": "src/codex-hooks-assets.ts",
3815
+ "hashes": [
3816
+ {
3817
+ "alg": "SHA-256",
3818
+ "content": "f1519f568f73b7c1f566c25a29c3190bc1d38917e056124282cc70716f8335e2"
3819
+ }
3820
+ ]
3821
+ },
3822
+ {
3823
+ "type": "file",
3824
+ "name": "src/codex-hooks-verify.ts",
3825
+ "hashes": [
3826
+ {
3827
+ "alg": "SHA-256",
3828
+ "content": "ddc00bd241613b1fd2828d300b9d4eebeefcdf0d8b39b09a02f42cad7affb8ff"
3829
+ }
3830
+ ]
3831
+ },
3832
+ {
3833
+ "type": "file",
3834
+ "name": "src/codex-hooks.ts",
3835
+ "hashes": [
3836
+ {
3837
+ "alg": "SHA-256",
3838
+ "content": "f0a0feaf8436f71fb3164713ace0d70f5a1e947f51cea1eeb80e601f4392b671"
3839
+ }
3840
+ ]
3841
+ },
3572
3842
  {
3573
3843
  "type": "file",
3574
3844
  "name": "src/compounding.ts",
@@ -3625,7 +3895,7 @@
3625
3895
  "hashes": [
3626
3896
  {
3627
3897
  "alg": "SHA-256",
3628
- "content": "221fe45a9e422a7f4f73f58b20e5c5efe782dcefc457b89cca553f9c0a4b2443"
3898
+ "content": "a2f605bff0a93e85eccf4552581297a08032d67a6111b6b9024d4496299b4c6b"
3629
3899
  }
3630
3900
  ]
3631
3901
  },
@@ -3685,7 +3955,7 @@
3685
3955
  "hashes": [
3686
3956
  {
3687
3957
  "alg": "SHA-256",
3688
- "content": "3b09f6bd8cb0ca2f72b2d203037712510ba6869abf2224fe339c0e9e6eececb7"
3958
+ "content": "b287bc160d482024646d405b8cd3a1db0d09545a668ef27a05e53b1044ba03d5"
3689
3959
  }
3690
3960
  ]
3691
3961
  },
@@ -3705,7 +3975,7 @@
3705
3975
  "hashes": [
3706
3976
  {
3707
3977
  "alg": "SHA-256",
3708
- "content": "37133089d1238b3d7b389b5f5f711682f0cf02d01613ea16e1ca84433594806b"
3978
+ "content": "e4d7d4fdbf02f47c4dc1544a46d390652d662699d364654de7271609d86bad77"
3709
3979
  }
3710
3980
  ]
3711
3981
  },
@@ -3735,7 +4005,7 @@
3735
4005
  "hashes": [
3736
4006
  {
3737
4007
  "alg": "SHA-256",
3738
- "content": "2fdca31e70088b7d95ed51893c64641693eb1122b45b9623c524df2a9d6269dc"
4008
+ "content": "ed3f8254f9192f8419c1b220a500943ddc64873fc478e0b2d8ef4c0dbe3e3b8a"
3739
4009
  }
3740
4010
  ]
3741
4011
  },
@@ -3755,7 +4025,7 @@
3755
4025
  "hashes": [
3756
4026
  {
3757
4027
  "alg": "SHA-256",
3758
- "content": "0eea6f1a656267ca8be5c3543c8136978be7ebfd3ff5ee152b0c3ea645799af6"
4028
+ "content": "f408a45ffc77e322af5d21ec539309d9d5b16dd51cee427f3cfe86b74b5d2f09"
3759
4029
  }
3760
4030
  ]
3761
4031
  },
@@ -3775,7 +4045,7 @@
3775
4045
  "hashes": [
3776
4046
  {
3777
4047
  "alg": "SHA-256",
3778
- "content": "156bb512de2c3ced8fe5a3419c0e29682e89573d12eae6abd8aebd15534d3bb0"
4048
+ "content": "5ef6994ded9b5e2068f30e3c63d2c19d931581c8d3ec41950f4e45c959c8278c"
3779
4049
  }
3780
4050
  ]
3781
4051
  },
@@ -3829,6 +4099,16 @@
3829
4099
  }
3830
4100
  ]
3831
4101
  },
4102
+ {
4103
+ "type": "file",
4104
+ "name": "src/managed-hooks.ts",
4105
+ "hashes": [
4106
+ {
4107
+ "alg": "SHA-256",
4108
+ "content": "e337a560a462589c64a4eb12b13caa21742d6d66a5123c664e88e5ae951c7dc4"
4109
+ }
4110
+ ]
4111
+ },
3832
4112
  {
3833
4113
  "type": "file",
3834
4114
  "name": "src/mcp-scan.ts",
@@ -3855,7 +4135,7 @@
3855
4135
  "hashes": [
3856
4136
  {
3857
4137
  "alg": "SHA-256",
3858
- "content": "f163472d8d44e07d5646606b063b8d40e06673b8bb95e3b3e209093456079c99"
4138
+ "content": "f736d8bc575e1627121fd5c51e327482ee057215964efc882b91e0b64c7b26fb"
3859
4139
  }
3860
4140
  ]
3861
4141
  },
@@ -3875,7 +4155,7 @@
3875
4155
  "hashes": [
3876
4156
  {
3877
4157
  "alg": "SHA-256",
3878
- "content": "939e75c6a80e5812a3ab5f3ebc5fe39dd646211a27077fb47f499ecab53e790c"
4158
+ "content": "fa39f3abf044510d808c0f0694e75dc15caea079b8011769f6ac401bd773a679"
3879
4159
  }
3880
4160
  ]
3881
4161
  },
@@ -3895,7 +4175,7 @@
3895
4175
  "hashes": [
3896
4176
  {
3897
4177
  "alg": "SHA-256",
3898
- "content": "1be63dfdf90a75456fa1e726cd9b6faecbf86f2420e5786722999a8b67b4dea1"
4178
+ "content": "cdb36d0fb86c54b8070bb5b08bfe77334f53da581385cfbecd82e9c7c3b13155"
3899
4179
  }
3900
4180
  ]
3901
4181
  },
@@ -3985,7 +4265,7 @@
3985
4265
  "hashes": [
3986
4266
  {
3987
4267
  "alg": "SHA-256",
3988
- "content": "71a1e596f5f877b4ecb04cebf0670922824d0466488302e1ba9553407dfbe9af"
4268
+ "content": "8cbae534a771d655457a60f54d1e38891b4129de31767a1735b836d58d778bff"
3989
4269
  }
3990
4270
  ]
3991
4271
  },
@@ -4105,7 +4385,17 @@
4105
4385
  "hashes": [
4106
4386
  {
4107
4387
  "alg": "SHA-256",
4108
- "content": "a8e8cdeebd9c71103770e62d4c443f109864ed1f36fe3859cf82dd84b64b1c5b"
4388
+ "content": "59625539d43dd832d16c0c7ff98bf2dd9952d1c8fbcaf698009340596e77ac81"
4389
+ }
4390
+ ]
4391
+ },
4392
+ {
4393
+ "type": "file",
4394
+ "name": "src/shell-veto-policy.ts",
4395
+ "hashes": [
4396
+ {
4397
+ "alg": "SHA-256",
4398
+ "content": "27e304390cd3eb50f2d6adf4134491595cdadad6bb07d74226d05182d5e56ea3"
4109
4399
  }
4110
4400
  ]
4111
4401
  },
@@ -4155,7 +4445,7 @@
4155
4445
  "hashes": [
4156
4446
  {
4157
4447
  "alg": "SHA-256",
4158
- "content": "dc6a7f8267e07a0c9b30a5afe7951d49ce0f0c1c8d9d7b3f0a6f6eb6af7a3b8e"
4448
+ "content": "cb1fc2b2f904e6c40ef7ba481c4ca2e9072b31302015134f4e636f67323c89d8"
4159
4449
  }
4160
4450
  ]
4161
4451
  },
@@ -4195,7 +4485,7 @@
4195
4485
  "hashes": [
4196
4486
  {
4197
4487
  "alg": "SHA-256",
4198
- "content": "e943f42775e32695412b49f49f5884668a0130113549a5324467e65a6b67efe7"
4488
+ "content": "5f57e0b087cc7360b7ccd7eb4deea8ab0b02ff370835bed0d141086f4510e8e4"
4199
4489
  }
4200
4490
  ]
4201
4491
  },
@@ -4279,6 +4569,26 @@
4279
4569
  }
4280
4570
  ]
4281
4571
  },
4572
+ {
4573
+ "type": "file",
4574
+ "name": "test/agents-policy-drift.test.ts",
4575
+ "hashes": [
4576
+ {
4577
+ "alg": "SHA-256",
4578
+ "content": "2fb1802b4e707a35d39f1db6da549843b55a515d23e66af411e2bb1223f96bcb"
4579
+ }
4580
+ ]
4581
+ },
4582
+ {
4583
+ "type": "file",
4584
+ "name": "test/agents-policy.test.ts",
4585
+ "hashes": [
4586
+ {
4587
+ "alg": "SHA-256",
4588
+ "content": "5977d534adbab0d3b8820eb7341b00b03e10748f895e0383c1d30508fde0e771"
4589
+ }
4590
+ ]
4591
+ },
4282
4592
  {
4283
4593
  "type": "file",
4284
4594
  "name": "test/apply.test.ts",
@@ -4479,6 +4789,46 @@
4479
4789
  }
4480
4790
  ]
4481
4791
  },
4792
+ {
4793
+ "type": "file",
4794
+ "name": "test/codex-doctor-apply-leg.test.ts",
4795
+ "hashes": [
4796
+ {
4797
+ "alg": "SHA-256",
4798
+ "content": "d7e0d944847c436158836ccd05a00db0f9a17d207051f29b00e6383a16e35198"
4799
+ }
4800
+ ]
4801
+ },
4802
+ {
4803
+ "type": "file",
4804
+ "name": "test/codex-hooks-helpers.test.ts",
4805
+ "hashes": [
4806
+ {
4807
+ "alg": "SHA-256",
4808
+ "content": "d507426ac20fa4b5b79203dab8dbfb76db97d484bd50cbbad093a8d4f07962aa"
4809
+ }
4810
+ ]
4811
+ },
4812
+ {
4813
+ "type": "file",
4814
+ "name": "test/codex-hooks-verify.test.ts",
4815
+ "hashes": [
4816
+ {
4817
+ "alg": "SHA-256",
4818
+ "content": "5159066961c35c5ab74db33b277a229462a91fdf15ce8894a69f5314a732b64b"
4819
+ }
4820
+ ]
4821
+ },
4822
+ {
4823
+ "type": "file",
4824
+ "name": "test/codex-hooks.test.ts",
4825
+ "hashes": [
4826
+ {
4827
+ "alg": "SHA-256",
4828
+ "content": "7f31d0a26254630a312e7d22ab48cf0444e7c97606005065ec7ab845e0098a0c"
4829
+ }
4830
+ ]
4831
+ },
4482
4832
  {
4483
4833
  "type": "file",
4484
4834
  "name": "test/compounding.test.ts",
@@ -4565,7 +4915,7 @@
4565
4915
  "hashes": [
4566
4916
  {
4567
4917
  "alg": "SHA-256",
4568
- "content": "bc6952ff1816e40ca6831c469f465c0f5f695f43ed1776fee35221745aad7906"
4918
+ "content": "cf71ef547bf161f1d2cadfc8456431cd3979f57c0dc2b8cdc1fd539e4dcf6d2f"
4569
4919
  }
4570
4920
  ]
4571
4921
  },
@@ -4655,7 +5005,7 @@
4655
5005
  "hashes": [
4656
5006
  {
4657
5007
  "alg": "SHA-256",
4658
- "content": "73ae6836ce37a7b15dfd92c616e7d8fefba9e64a50ec1fded0630e7c6cdfebaa"
5008
+ "content": "edcbf1f1768ba7fd206da3ad097fe1fa019e721dfd6313ab5354f4063ae341c4"
4659
5009
  }
4660
5010
  ]
4661
5011
  },
@@ -4685,7 +5035,7 @@
4685
5035
  "hashes": [
4686
5036
  {
4687
5037
  "alg": "SHA-256",
4688
- "content": "761182636627e26865419b3be60f5726dcfad2be2d4df1393c815e3c94c62ef9"
5038
+ "content": "49cedaa5b2c5a385acd658fd42a306227706da31be1099f7ca0a050b3759691c"
4689
5039
  }
4690
5040
  ]
4691
5041
  },
@@ -4739,6 +5089,16 @@
4739
5089
  }
4740
5090
  ]
4741
5091
  },
5092
+ {
5093
+ "type": "file",
5094
+ "name": "test/fixtures/agents-md-hand-authored-90e3a7cc.md",
5095
+ "hashes": [
5096
+ {
5097
+ "alg": "SHA-256",
5098
+ "content": "ef9a0dd753cef2b88222e8ebef738c22838bbc5839228afed0a20384acfcffc5"
5099
+ }
5100
+ ]
5101
+ },
4742
5102
  {
4743
5103
  "type": "file",
4744
5104
  "name": "test/fixtures/loop-lint/seeds/seed-1-sandbox-date-now.js",
@@ -4815,7 +5175,7 @@
4815
5175
  "hashes": [
4816
5176
  {
4817
5177
  "alg": "SHA-256",
4818
- "content": "be5d906396a9ae4ec49e1f1e287b3861c85835bc17fdc446116ea40d800fb657"
5178
+ "content": "618714d1bfce8ebaab0b581c5abf523feac455f1feae4948a402443b30b6279b"
4819
5179
  }
4820
5180
  ]
4821
5181
  },
@@ -4899,6 +5259,16 @@
4899
5259
  }
4900
5260
  ]
4901
5261
  },
5262
+ {
5263
+ "type": "file",
5264
+ "name": "test/init-apply-failure.test.ts",
5265
+ "hashes": [
5266
+ {
5267
+ "alg": "SHA-256",
5268
+ "content": "7768aecd023575561f02793381883144e5d6fad8ff4230f82214c6b53c70b53f"
5269
+ }
5270
+ ]
5271
+ },
4902
5272
  {
4903
5273
  "type": "file",
4904
5274
  "name": "test/lesson-delta-report.test.ts",
@@ -5055,7 +5425,7 @@
5055
5425
  "hashes": [
5056
5426
  {
5057
5427
  "alg": "SHA-256",
5058
- "content": "9ff92463ea18e3a120df5841ab7c857b96e15d77089280a5ff3749f499b4d029"
5428
+ "content": "178daf80a3ca807b2c10559bac20f5abd46edcf5557be9a2baac8f968fd49946"
5059
5429
  }
5060
5430
  ]
5061
5431
  },
@@ -5075,7 +5445,7 @@
5075
5445
  "hashes": [
5076
5446
  {
5077
5447
  "alg": "SHA-256",
5078
- "content": "3f8c204eb0e2e2d61756becf813b69738f1f3be6562869fab1aace3f65506538"
5448
+ "content": "9130a698f9f6597d3b782833c1419174228da6d97f9c98bfe17564374ea2ded6"
5079
5449
  }
5080
5450
  ]
5081
5451
  },
@@ -5085,7 +5455,7 @@
5085
5455
  "hashes": [
5086
5456
  {
5087
5457
  "alg": "SHA-256",
5088
- "content": "66711d04297969e702fa6fcdeeee3d87dac01a9e0ce2203a33569080c532f601"
5458
+ "content": "40a031100050b672d0f682c2cf8701b166caba26f1766b74277f73601e9a90ed"
5089
5459
  }
5090
5460
  ]
5091
5461
  },
@@ -5105,7 +5475,7 @@
5105
5475
  "hashes": [
5106
5476
  {
5107
5477
  "alg": "SHA-256",
5108
- "content": "dc8ac24be0d77884cdedfa291d881ab1f59e75e99c7d36a21291302896520c40"
5478
+ "content": "cc2210ec7ba3eae674d3d6c4f93e3e770a5950dbed30d98a03963f6fba0f6d8e"
5109
5479
  }
5110
5480
  ]
5111
5481
  },
@@ -5189,6 +5559,16 @@
5189
5559
  }
5190
5560
  ]
5191
5561
  },
5562
+ {
5563
+ "type": "file",
5564
+ "name": "test/recall-usage-runtime.test.ts",
5565
+ "hashes": [
5566
+ {
5567
+ "alg": "SHA-256",
5568
+ "content": "8c42765ac251f4d3ee2769592bf09371e3c66fbcad8f6fa050daa9f674625381"
5569
+ }
5570
+ ]
5571
+ },
5192
5572
  {
5193
5573
  "type": "file",
5194
5574
  "name": "test/recall-usage.test.ts",
@@ -5305,7 +5685,7 @@
5305
5685
  "hashes": [
5306
5686
  {
5307
5687
  "alg": "SHA-256",
5308
- "content": "c0296926dd0faaf15ca62fb48c39534b131c2cdcaa2ab6ffd020b93410d5b44f"
5688
+ "content": "b632a8da440b67222aa62deae95300a199b9d478709d4871806d8a663c187d09"
5309
5689
  }
5310
5690
  ]
5311
5691
  },
@@ -5329,6 +5709,16 @@
5329
5709
  }
5330
5710
  ]
5331
5711
  },
5712
+ {
5713
+ "type": "file",
5714
+ "name": "test/skills-listing.test.ts",
5715
+ "hashes": [
5716
+ {
5717
+ "alg": "SHA-256",
5718
+ "content": "6a30766ddeaca3991e72455d76b724b4e51e23fed540be47f4a0e1f21b29ceab"
5719
+ }
5720
+ ]
5721
+ },
5332
5722
  {
5333
5723
  "type": "file",
5334
5724
  "name": "test/skills-verify.test.ts",
@@ -5359,6 +5749,16 @@
5359
5749
  }
5360
5750
  ]
5361
5751
  },
5752
+ {
5753
+ "type": "file",
5754
+ "name": "test/target-resolution.test.ts",
5755
+ "hashes": [
5756
+ {
5757
+ "alg": "SHA-256",
5758
+ "content": "146881c6848a59663fbbd070631af0f3c93f5bfa668958144bac70e2d5c7f7d0"
5759
+ }
5760
+ ]
5761
+ },
5362
5762
  {
5363
5763
  "type": "file",
5364
5764
  "name": "test/trace-bundle.test.ts",