agentic-qe 3.10.8 → 3.11.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 (391) hide show
  1. package/.claude/agents/v3/qe-learning-coordinator.md +1 -1
  2. package/.claude/skills/README.md +2 -2
  3. package/.claude/skills/agentic-quality-engineering/SKILL.md +6 -5
  4. package/.claude/skills/agentic-quality-engineering/schemas/output.json +7 -3
  5. package/.claude/skills/holistic-testing-pact/SKILL.md +50 -17
  6. package/.claude/skills/skills-manifest.json +6 -6
  7. package/.opencode/skills/qe-agentic-quality-engineering.yaml +5 -5
  8. package/.opencode/skills/qe-holistic-testing-pact.yaml +11 -11
  9. package/CHANGELOG.md +88 -1
  10. package/README.md +17 -0
  11. package/assets/agents/v3/qe-learning-coordinator.md +1 -1
  12. package/assets/skills/README.md +2 -2
  13. package/assets/skills/agentic-quality-engineering/SKILL.md +6 -5
  14. package/assets/skills/agentic-quality-engineering/schemas/output.json +7 -3
  15. package/assets/skills/holistic-testing-pact/SKILL.md +50 -17
  16. package/assets/skills/skills-manifest.json +6 -6
  17. package/dist/cli/bundle.js +5 -5
  18. package/dist/cli/chunks/adapter-WLFT5VMV.js +2 -0
  19. package/dist/cli/chunks/{agent-booster-wasm-4JSL6LF6.js → agent-booster-wasm-5CSKQB4O.js} +2 -2
  20. package/dist/cli/chunks/{agent-handler-6YOFH7KL.js → agent-handler-EBV3OKTE.js} +2 -2
  21. package/dist/cli/chunks/{agent-memory-branch-O3IBK4BY.js → agent-memory-branch-RZ53YM2U.js} +2 -2
  22. package/dist/cli/chunks/aqe-learning-engine-JBH4GZUM.js +2 -0
  23. package/dist/cli/chunks/{arena-BLCAZNAY.js → arena-QWYTIQ6I.js} +2 -2
  24. package/dist/cli/chunks/{arena-KLGRZTTU.js → arena-UCP74DRO.js} +4 -4
  25. package/dist/cli/chunks/{audit-FKKLR22S.js → audit-M4FNIX47.js} +2 -2
  26. package/dist/cli/chunks/base-A7JGM473.js +2 -0
  27. package/dist/cli/chunks/{hnswlib-node-PNPV64M3.js → better-sqlite3-RIBLRHJL.js} +2 -2
  28. package/dist/cli/chunks/{brain-handler-YTGYC2QW.js → brain-handler-OY6Q2GY5.js} +3 -3
  29. package/dist/cli/chunks/{branch-enumerator-KIIBEJ5S.js → branch-enumerator-TQWN4NIX.js} +2 -2
  30. package/dist/cli/chunks/{browser-7YZLTV2C.js → browser-2EH3RXJ2.js} +2 -2
  31. package/dist/cli/chunks/browser-workflow-TIDJWULK.js +2 -0
  32. package/dist/cli/chunks/{chunk-4IGSL7CX.js → chunk-2BBKA5J4.js} +1 -1
  33. package/dist/cli/chunks/{chunk-LZVKR7HV.js → chunk-2QU6C3OS.js} +2 -2
  34. package/dist/cli/chunks/{chunk-B3B5QZYN.js → chunk-2TUVBEWK.js} +2 -2
  35. package/dist/cli/chunks/{chunk-W72CUJRB.js → chunk-2WVLFT2I.js} +1 -1
  36. package/dist/cli/chunks/{chunk-JZYXYHEE.js → chunk-2ZC7S4UG.js} +2 -2
  37. package/dist/cli/chunks/{chunk-PG7KISET.js → chunk-3GWSHRDA.js} +2 -2
  38. package/dist/cli/chunks/{chunk-VKLPSPPI.js → chunk-3J6LYF6I.js} +2 -2
  39. package/dist/cli/chunks/{chunk-ZSMHQENA.js → chunk-3LP5GPGU.js} +1 -1
  40. package/dist/cli/chunks/{chunk-MWAEUJDC.js → chunk-453UDYD2.js} +229 -225
  41. package/dist/cli/chunks/{chunk-DI7REPYC.js → chunk-4OTA6KYJ.js} +2 -2
  42. package/dist/cli/chunks/{chunk-SDVL5TZK.js → chunk-5ASPEVVF.js} +1 -1
  43. package/dist/cli/chunks/{chunk-LCDMB5SP.js → chunk-5DG6H553.js} +1 -1
  44. package/dist/cli/chunks/{chunk-JFTRHS5V.js → chunk-5OJXVVTI.js} +2 -2
  45. package/dist/cli/chunks/{chunk-6B3COND2.js → chunk-6VQKNPGY.js} +2 -2
  46. package/dist/cli/chunks/{chunk-NKKDO5W4.js → chunk-72QNONO6.js} +2 -2
  47. package/dist/cli/chunks/{chunk-OZDRAKFF.js → chunk-73EWPVBJ.js} +2 -2
  48. package/dist/cli/chunks/{chunk-CP4CSI5R.js → chunk-7BD7DZCB.js} +2 -2
  49. package/dist/cli/chunks/{chunk-DNC27OP7.js → chunk-7E5NYLJT.js} +2 -2
  50. package/dist/cli/chunks/{chunk-CDNXXNQM.js → chunk-7MBF3S25.js} +1 -1
  51. package/dist/cli/chunks/{chunk-IFQPGBKQ.js → chunk-7PTA7AVW.js} +1 -1
  52. package/dist/cli/chunks/{chunk-QNNH5TDV.js → chunk-7Q6CMSMD.js} +3 -3
  53. package/dist/cli/chunks/{chunk-SDGRU6SG.js → chunk-ACV2WVMX.js} +1 -1
  54. package/dist/cli/chunks/{chunk-XRJH5KXF.js → chunk-AURDGQNB.js} +2 -2
  55. package/dist/cli/chunks/{chunk-LIOK7WBX.js → chunk-AVKGDS6F.js} +2 -2
  56. package/dist/cli/chunks/{chunk-DPSLJ6IW.js → chunk-AYOTODUV.js} +1 -1
  57. package/dist/cli/chunks/{chunk-OK6CSJOX.js → chunk-B4QA3YN6.js} +1 -1
  58. package/dist/cli/chunks/{chunk-MTWBYHMS.js → chunk-BA4WZIAQ.js} +2 -2
  59. package/dist/cli/chunks/{chunk-RNJRKFMX.js → chunk-BEOGI5FC.js} +2 -2
  60. package/dist/cli/chunks/{chunk-XYXRO7VP.js → chunk-C33BMWYZ.js} +2 -2
  61. package/dist/cli/chunks/chunk-C4OYHUJV.js +2 -0
  62. package/dist/cli/chunks/{chunk-ON6C2OYG.js → chunk-CERSTEAJ.js} +2 -2
  63. package/dist/cli/chunks/{chunk-YATW2RWQ.js → chunk-D3S4SRSA.js} +2 -2
  64. package/dist/cli/chunks/{chunk-CCUUTTTJ.js → chunk-DCJIXDO6.js} +2 -2
  65. package/dist/cli/chunks/chunk-DDQWW22L.js +6 -0
  66. package/dist/cli/chunks/{chunk-FWQZZ22V.js → chunk-DV7662EZ.js} +1 -1
  67. package/dist/cli/chunks/{chunk-HVE3EH36.js → chunk-ETGEGMYS.js} +3 -3
  68. package/dist/cli/chunks/{chunk-CO6UY7ZU.js → chunk-ETZ62NFD.js} +1 -1
  69. package/dist/cli/chunks/{chunk-G73PIM7X.js → chunk-F62ZQZQQ.js} +2 -2
  70. package/dist/cli/chunks/{chunk-AGQIJWAD.js → chunk-F6Y7DTHR.js} +2 -2
  71. package/dist/cli/chunks/{chunk-LT4OZHMK.js → chunk-FGOVDO3R.js} +2 -2
  72. package/dist/cli/chunks/{chunk-YUK4KU2B.js → chunk-FMKALHT3.js} +2 -2
  73. package/dist/cli/chunks/{chunk-X3NEQ3SL.js → chunk-FMULOSBL.js} +1 -1
  74. package/dist/cli/chunks/{chunk-3AG2MM7U.js → chunk-FTOICJQG.js} +2 -2
  75. package/dist/cli/chunks/{chunk-YQYTQRTR.js → chunk-G25YZ7Z6.js} +2 -2
  76. package/dist/cli/chunks/{chunk-QHLENBGB.js → chunk-G5VE3HQW.js} +2 -2
  77. package/dist/cli/chunks/{chunk-XLQX77KP.js → chunk-GBFAQ4DW.js} +1 -1
  78. package/dist/cli/chunks/{chunk-Z57UERQZ.js → chunk-GGSXHGWD.js} +2 -2
  79. package/dist/cli/chunks/{chunk-TXLLF7XR.js → chunk-HHSEIPSQ.js} +1 -1
  80. package/dist/cli/chunks/{chunk-4G2GTX2V.js → chunk-HJFQVKPI.js} +1 -1
  81. package/dist/cli/chunks/{chunk-WKLI5Z3L.js → chunk-HMSPPGUF.js} +2 -2
  82. package/dist/cli/chunks/{chunk-2KP5TJS2.js → chunk-HNSZDIQU.js} +2 -2
  83. package/dist/cli/chunks/{chunk-77BVW2CT.js → chunk-I2HQLBWG.js} +2 -2
  84. package/dist/cli/chunks/{chunk-G2J7WGOG.js → chunk-IFTEM672.js} +2 -2
  85. package/dist/cli/chunks/{chunk-Q7B7T4YK.js → chunk-IHNBZ5XG.js} +2 -2
  86. package/dist/cli/chunks/{chunk-5GPOSKGP.js → chunk-IKNDGXZZ.js} +2 -2
  87. package/dist/cli/chunks/{chunk-ALFF4AAM.js → chunk-IOQYSR5S.js} +2 -2
  88. package/dist/cli/chunks/{chunk-7LHN6WBX.js → chunk-IQSPL2H4.js} +2 -2
  89. package/dist/cli/chunks/{chunk-E5GUTKET.js → chunk-ISVBO4XO.js} +2 -2
  90. package/dist/cli/chunks/{chunk-KTBBSOZG.js → chunk-ITRUZ3WE.js} +2 -2
  91. package/dist/cli/chunks/{chunk-OIU6PKLF.js → chunk-J425SQFE.js} +2 -2
  92. package/dist/cli/chunks/{chunk-NFZY6ZVY.js → chunk-JN3IQB4L.js} +1 -1
  93. package/dist/cli/chunks/{chunk-6B32USSC.js → chunk-JNX7IRSI.js} +2 -2
  94. package/dist/cli/chunks/{chunk-PRYSWF6F.js → chunk-JQM64WJ2.js} +1 -1
  95. package/dist/cli/chunks/{chunk-4B676LUC.js → chunk-JQSA6EMI.js} +2 -2
  96. package/dist/cli/chunks/{chunk-NL4EKO2J.js → chunk-JZFA2PWY.js} +2 -2
  97. package/dist/cli/chunks/{chunk-54PBHRRW.js → chunk-KBVXKFDI.js} +4 -4
  98. package/dist/cli/chunks/{chunk-Z4WAJ647.js → chunk-KOOY72E3.js} +2 -2
  99. package/dist/cli/chunks/{chunk-M5PBVK3V.js → chunk-KZE5UR4T.js} +3 -3
  100. package/dist/cli/chunks/{chunk-2RDWYJJY.js → chunk-L7GQKJLV.js} +2 -2
  101. package/dist/cli/chunks/{chunk-GXKCRIHK.js → chunk-LCDRRAES.js} +2 -2
  102. package/dist/cli/chunks/{chunk-VL4MSE3J.js → chunk-LFT7WYHW.js} +2 -2
  103. package/dist/cli/chunks/{chunk-LBR5FXPD.js → chunk-LTH6XARD.js} +5 -5
  104. package/dist/cli/chunks/{chunk-KWKGROPS.js → chunk-LYV7WJWA.js} +1 -1
  105. package/dist/cli/chunks/{chunk-HVFHPDXV.js → chunk-MDYI4IIW.js} +1 -1
  106. package/dist/cli/chunks/{chunk-KTEWRRDZ.js → chunk-MKLLB4PM.js} +4 -4
  107. package/dist/cli/chunks/{chunk-34LWJDCM.js → chunk-MTSMFEWK.js} +2 -2
  108. package/dist/cli/chunks/{chunk-CHPL7TA4.js → chunk-N3R3JGUY.js} +1 -1
  109. package/dist/cli/chunks/{chunk-HWJEHXPQ.js → chunk-N52ZBTPM.js} +2 -2
  110. package/dist/cli/chunks/{chunk-X4CHPEOQ.js → chunk-N7MKF4F4.js} +1 -1
  111. package/dist/cli/chunks/{chunk-H35FNLQJ.js → chunk-NBTKI2TX.js} +2 -2
  112. package/dist/cli/chunks/{chunk-FPEFIJQ6.js → chunk-NI7O3GKZ.js} +3 -3
  113. package/dist/cli/chunks/{chunk-2UL4UK6V.js → chunk-NQD4CMXC.js} +2 -2
  114. package/dist/cli/chunks/{chunk-DNEYBK7X.js → chunk-O6FN53HB.js} +1 -1
  115. package/dist/cli/chunks/{chunk-XPAH7SEX.js → chunk-OZQIDDXB.js} +2 -2
  116. package/dist/cli/chunks/{chunk-474ZUVGP.js → chunk-P3NV6KN3.js} +1 -1
  117. package/dist/cli/chunks/{chunk-JITZAJJN.js → chunk-PC3VIR2A.js} +3 -3
  118. package/dist/cli/chunks/{chunk-WYAHOUK2.js → chunk-PJ4HSXH3.js} +1 -1
  119. package/dist/cli/chunks/{chunk-Z7FWPSOK.js → chunk-PUTRXS5I.js} +2 -2
  120. package/dist/cli/chunks/{chunk-GDHJZPNC.js → chunk-PVBJUANU.js} +2 -2
  121. package/dist/cli/chunks/{chunk-PTPGYUT2.js → chunk-QCJ7YOVN.js} +2 -2
  122. package/dist/cli/chunks/{chunk-T2Z3M6HA.js → chunk-QGBXENIP.js} +1 -1
  123. package/dist/cli/chunks/{chunk-OLOKPY5O.js → chunk-QYXTESM3.js} +2 -2
  124. package/dist/cli/chunks/{chunk-OV3ESWN4.js → chunk-QZQGYSDG.js} +2 -2
  125. package/dist/cli/chunks/{chunk-HEC2UWY3.js → chunk-R3YO3Z7I.js} +4 -4
  126. package/dist/cli/chunks/{chunk-JQBD4JO2.js → chunk-R7FHQQAV.js} +2 -2
  127. package/dist/cli/chunks/{chunk-MSWBVPVQ.js → chunk-RKDNLPZM.js} +2 -2
  128. package/dist/cli/chunks/{chunk-BALWMVCX.js → chunk-RPYYS6BX.js} +2 -2
  129. package/dist/cli/chunks/{chunk-R2LWUBET.js → chunk-RVQW6CBF.js} +2 -2
  130. package/dist/cli/chunks/{chunk-VM5C4DIV.js → chunk-SHW43QQV.js} +2 -2
  131. package/dist/cli/chunks/{chunk-S6PGWJDK.js → chunk-SKL225P5.js} +2 -2
  132. package/dist/cli/chunks/{chunk-Y4XTPEAC.js → chunk-SLWJNHCR.js} +2 -2
  133. package/dist/cli/chunks/{chunk-XNFYQRJ2.js → chunk-SQPDGRYR.js} +1 -1
  134. package/dist/cli/chunks/{chunk-NOP5ZJ7E.js → chunk-T6KT63NC.js} +2 -2
  135. package/dist/cli/chunks/{chunk-C6TUX7YJ.js → chunk-TGLEREP5.js} +2 -2
  136. package/dist/cli/chunks/{chunk-O75ODKCX.js → chunk-TYS77XHV.js} +2 -2
  137. package/dist/cli/chunks/{chunk-Q32LITZL.js → chunk-UEH6C5JA.js} +1 -1
  138. package/dist/cli/chunks/{chunk-6R6RC6YJ.js → chunk-UFMW25MS.js} +2 -2
  139. package/dist/cli/chunks/{chunk-BMSMDD72.js → chunk-V6WJVFRN.js} +2 -2
  140. package/dist/cli/chunks/{chunk-GHIHW3IE.js → chunk-VGYUVMSN.js} +2 -2
  141. package/dist/cli/chunks/{chunk-33CLP2NE.js → chunk-VHON5NDM.js} +3 -3
  142. package/dist/cli/chunks/{chunk-D7IH2A3C.js → chunk-VVJXQ4FR.js} +2 -2
  143. package/dist/cli/chunks/{chunk-K5Y64X2U.js → chunk-WBQEOACC.js} +2 -2
  144. package/dist/cli/chunks/{chunk-NWIKNQLJ.js → chunk-WP6XUSVW.js} +1 -1
  145. package/dist/cli/chunks/{chunk-FXPAGKVS.js → chunk-X2L4POJE.js} +1 -1
  146. package/dist/cli/chunks/{chunk-H73AA2JI.js → chunk-X2TUDGFL.js} +18 -18
  147. package/dist/cli/chunks/{chunk-WDZT344G.js → chunk-XKRG2U3V.js} +15 -13
  148. package/dist/cli/chunks/{chunk-D7ZVIL3C.js → chunk-XMZ2DHUL.js} +1 -1
  149. package/dist/cli/chunks/{chunk-LJEO5R32.js → chunk-XSG4XKGO.js} +2 -2
  150. package/dist/cli/chunks/{chunk-UU422SST.js → chunk-XVQUVCFR.js} +2 -2
  151. package/dist/cli/chunks/{chunk-SSRMFU4P.js → chunk-XW5OXBVV.js} +2 -2
  152. package/dist/cli/chunks/{chunk-DDMKCHYT.js → chunk-Y7TBCHW4.js} +2 -2
  153. package/dist/cli/chunks/{chunk-XKIVOADM.js → chunk-Y7UJC5OL.js} +3 -3
  154. package/dist/cli/chunks/{chunk-HE3KLHNO.js → chunk-YQIMO7VJ.js} +2 -2
  155. package/dist/cli/chunks/{chunk-RXWPYY6H.js → chunk-YR44KQUK.js} +1 -1
  156. package/dist/cli/chunks/{chunk-QHGHWATK.js → chunk-YRP73HO4.js} +1 -1
  157. package/dist/cli/chunks/{chunk-5KUINS3D.js → chunk-YSTWLDVD.js} +3 -3
  158. package/dist/cli/chunks/{chunk-YMJ5AVVU.js → chunk-Z45QDDZQ.js} +1 -1
  159. package/dist/cli/chunks/{chunk-2F4VRCT6.js → chunk-ZEUUVLS2.js} +1 -1
  160. package/dist/cli/chunks/{chunk-7NKVEEXD.js → chunk-ZFP3O5FM.js} +1 -1
  161. package/dist/cli/chunks/{chunk-4AG2TQEF.js → chunk-ZK56THZT.js} +3 -3
  162. package/dist/cli/chunks/{chunk-4OHLPG6B.js → chunk-ZT4NPTML.js} +2 -2
  163. package/dist/cli/chunks/{ci-2G4BBIQD.js → ci-4JK2NFCD.js} +2 -2
  164. package/dist/cli/chunks/{ci-output-SI3ME52L.js → ci-output-LCGTJQWC.js} +2 -2
  165. package/dist/cli/chunks/{circuit-breaker-KTICF3EC.js → circuit-breaker-EJF7D3L4.js} +2 -2
  166. package/dist/cli/chunks/{claude-flow-setup-F44PULFU.js → claude-flow-setup-3RUC6OB4.js} +2 -2
  167. package/dist/cli/chunks/client-ZLJ3JMBC.js +2 -0
  168. package/dist/cli/chunks/cline-installer-6LY5C5QH.js +4 -0
  169. package/dist/cli/chunks/{code-EDLIBN77.js → code-MPDG4UHS.js} +2 -2
  170. package/dist/cli/chunks/{code-index-extractor-P4NBWGTV.js → code-index-extractor-OY5GQJBM.js} +2 -2
  171. package/dist/cli/chunks/codex-installer-BO7E2ZVA.js +8 -0
  172. package/dist/cli/chunks/{completions-XPCXB5SR.js → completions-VGL3KJ2R.js} +2 -2
  173. package/dist/cli/chunks/{complexity-analyzer-LAL5RSB7.js → complexity-analyzer-5DPUK7IL.js} +2 -2
  174. package/dist/cli/chunks/continuedev-installer-LFDG2D42.js +15 -0
  175. package/dist/cli/chunks/copilot-installer-SEMMMIZH.js +3 -0
  176. package/dist/cli/chunks/core-handlers-EM7FUYTI.js +2 -0
  177. package/dist/cli/chunks/{cost-tracker-EUJFKHGT.js → cost-tracker-OPBC6FQM.js} +2 -2
  178. package/dist/cli/chunks/{coverage-C75LPZYB.js → coverage-CFDUSRKU.js} +3 -3
  179. package/dist/cli/chunks/cross-domain-router-DYGHQ6P5.js +2 -0
  180. package/dist/cli/chunks/cursor-installer-6TXUUVY4.js +3 -0
  181. package/dist/cli/chunks/{daemon-JR2MSTSK.js → daemon-5KO46YQR.js} +4 -4
  182. package/dist/cli/chunks/{daemon-BPVBZZQO.js → daemon-7BDBPPAF.js} +3 -3
  183. package/dist/cli/chunks/{dag-attention-scheduler-I5H7DBNU.js → dag-attention-scheduler-6DQKZOUW.js} +2 -2
  184. package/dist/cli/chunks/{detect-O5TMML24.js → detect-R2QAYDPI.js} +2 -2
  185. package/dist/cli/chunks/{dist-node-MDZ6UQ3V.js → dist-node-3POCIJ4N.js} +2 -2
  186. package/dist/cli/chunks/{domain-handler-BGBTZETG.js → domain-handler-KW63CHUH.js} +2 -2
  187. package/dist/cli/chunks/{domain-transfer-C2D2IEYV.js → domain-transfer-2QPOJCUD.js} +2 -2
  188. package/dist/cli/chunks/dream-DBE5D5BD.js +2 -0
  189. package/dist/cli/chunks/{embed-and-insert-pattern-UJREBJF5.js → embed-and-insert-pattern-OIDJZQEP.js} +2 -2
  190. package/dist/cli/chunks/{eval-BDD24HQC.js → eval-UGEKTTAQ.js} +2 -2
  191. package/dist/cli/chunks/{experience-capture-middleware-KLVXIIYH.js → experience-capture-middleware-3BIM2TT7.js} +3 -3
  192. package/dist/cli/chunks/{fast-paths-5HIKAQZ7.js → fast-paths-HCJQXB7W.js} +2 -2
  193. package/dist/cli/chunks/{feature-flags-YE5SJPDS.js → feature-flags-GDGJKLN4.js} +2 -2
  194. package/dist/cli/chunks/{feature-flags-NM3S7OEW.js → feature-flags-W4JSFBMV.js} +2 -2
  195. package/dist/cli/chunks/{file-discovery-PWRQZNJQ.js → file-discovery-JMUZ4MUH.js} +2 -2
  196. package/dist/cli/chunks/{fleet-UIPKNQX3.js → fleet-YNNK2CKW.js} +3 -3
  197. package/dist/cli/chunks/{gnn-wrapper-GWGKZRTO.js → gnn-wrapper-R2ZY6CDD.js} +2 -2
  198. package/dist/cli/chunks/{heartbeat-handler-GQHJPNAY.js → heartbeat-handler-OZX2EJHQ.js} +4 -4
  199. package/dist/cli/chunks/heartbeat-scheduler-NFHAANNL.js +2 -0
  200. package/dist/cli/chunks/hnsw-adapter-HMPCZFBY.js +2 -0
  201. package/dist/cli/chunks/hnsw-index-KRIWSXX4.js +2 -0
  202. package/dist/cli/chunks/{hnsw-legacy-bridge-NE5JIRG3.js → hnsw-legacy-bridge-3S6TYCG3.js} +2 -2
  203. package/dist/cli/chunks/{better-sqlite3-MROES2Y7.js → hnswlib-node-HMZC5TXM.js} +2 -2
  204. package/dist/cli/chunks/{hooks-3NBBUOB6.js → hooks-KM7WR35T.js} +10 -10
  205. package/dist/cli/chunks/hybrid-router-BAB32B2W.js +2 -0
  206. package/dist/cli/chunks/{hypergraph-engine-6NRFVDV7.js → hypergraph-engine-RX53A73M.js} +2 -2
  207. package/dist/cli/chunks/{hypergraph-handler-F3OOGTXF.js → hypergraph-handler-3QQB3H3Z.js} +3 -3
  208. package/dist/cli/chunks/impact-analyzer-3D6XHWQE.js +2 -0
  209. package/dist/cli/chunks/{init-handler-DOTXTVUI.js → init-handler-Y62RH4ZI.js} +22 -21
  210. package/dist/cli/chunks/init-wizard-LLU3WVGC.js +2 -0
  211. package/dist/cli/chunks/kernel-ZFHAYHHJ.js +2 -0
  212. package/dist/cli/chunks/kilocode-installer-26R253L2.js +4 -0
  213. package/dist/cli/chunks/{kiro-installer-WBJDXY7Q.js → kiro-installer-PFA5QPZZ.js} +4 -4
  214. package/dist/cli/chunks/knowledge-graph-ETZ65KOY.js +2 -0
  215. package/dist/cli/chunks/{learning-BC5N4V3D.js → learning-CQLM5ANX.js} +3 -3
  216. package/dist/cli/chunks/{llm-router-T427WD6R.js → llm-router-QZ5PG4PF.js} +4 -4
  217. package/dist/cli/chunks/llm-router-service-R6CTGF5I.js +2 -0
  218. package/dist/cli/chunks/{load-M6SL2O3M.js → load-UPA6LPHM.js} +2 -2
  219. package/dist/cli/chunks/load-test-UOWIJUCH.js +2 -0
  220. package/dist/cli/chunks/mcp-LSWTLAJ4.js +2 -0
  221. package/dist/cli/chunks/{memory-FJAO3CSF.js → memory-VGEYYGCG.js} +5 -5
  222. package/dist/cli/chunks/memory-backend-E3ZQKW7A.js +2 -0
  223. package/dist/cli/chunks/{memory-handlers-S3W6IQJL.js → memory-handlers-QBURG7NA.js} +2 -2
  224. package/dist/cli/chunks/{multi-model-executor-FYOVZ4OH.js → multi-model-executor-VZVFBIKC.js} +2 -2
  225. package/dist/cli/chunks/{opencode-installer-APSBE4UR.js → opencode-installer-PBQAXNLV.js} +2 -2
  226. package/dist/cli/chunks/{orchestrator-LN53EQ45.js → orchestrator-YND7JB5O.js} +16 -16
  227. package/dist/cli/chunks/pattern-null-store-OUOJO2RH.js +2 -0
  228. package/dist/cli/chunks/{pipeline-BYWXY2NO.js → pipeline-GM5RRUES.js} +2 -2
  229. package/dist/cli/chunks/{platform-CZ774YPS.js → platform-L7OGGRSL.js} +2 -2
  230. package/dist/cli/chunks/{plugin-72NXRX5Z.js → plugin-N4YAE6H5.js} +2 -2
  231. package/dist/cli/chunks/{prime-radiant-advanced-wasm-G4DE6YKJ.js → prime-radiant-advanced-wasm-7D67XV6Z.js} +2 -2
  232. package/dist/cli/chunks/protocol-executor-KHAPG5CP.js +2 -0
  233. package/dist/cli/chunks/{protocol-handler-UH6CV63V.js → protocol-handler-V2WTFU7N.js} +2 -2
  234. package/dist/cli/chunks/{prove-V7FAT5HF.js → prove-33DS5Z3N.js} +2 -2
  235. package/dist/cli/chunks/provider-manager-FGPPW7T4.js +2 -0
  236. package/dist/cli/chunks/qe-reasoning-bank-TS7XOJDA.js +2 -0
  237. package/dist/cli/chunks/{quality-N2K62FQM.js → quality-WCSEA5GH.js} +2 -2
  238. package/dist/cli/chunks/queen-coordinator-J35FNFQ3.js +2 -0
  239. package/dist/cli/chunks/{real-embeddings-TKHUE2RL.js → real-embeddings-OQ5F37DG.js} +2 -2
  240. package/dist/cli/chunks/roocode-installer-II7LIR2X.js +4 -0
  241. package/dist/cli/chunks/router-AFTKPDI5.js +2 -0
  242. package/dist/cli/chunks/routing-feedback-SABZUJTF.js +2 -0
  243. package/dist/cli/chunks/{routing-handler-UUWD4IKG.js → routing-handler-6OFHARIY.js} +2 -2
  244. package/dist/cli/chunks/{ruvector-commands-B4WPTGCI.js → ruvector-commands-GD5JTR4M.js} +2 -2
  245. package/dist/cli/chunks/{rvf-dual-writer-MNRJGNIX.js → rvf-dual-writer-HSK6BYZV.js} +2 -2
  246. package/dist/cli/chunks/{rvf-migration-adapter-P2RDBFA4.js → rvf-migration-adapter-554SMF5S.js} +2 -2
  247. package/dist/cli/chunks/{rvf-migration-coordinator-DFESZQSS.js → rvf-migration-coordinator-OFDBCAYE.js} +2 -2
  248. package/dist/cli/chunks/rvf-native-adapter-57MDDSFQ.js +2 -0
  249. package/dist/cli/chunks/safe-db-2HR6MVYM.js +2 -0
  250. package/dist/cli/chunks/schedule-KLVAN6XI.js +2 -0
  251. package/dist/cli/chunks/scheduler-WYZ6BC5Y.js +2 -0
  252. package/dist/cli/chunks/{security-MHLTNKFX.js → security-GN4J6DSS.js} +3 -3
  253. package/dist/cli/chunks/{shared-rvf-adapter-LR7E2EQI.js → shared-rvf-adapter-Q4PM3QCN.js} +2 -2
  254. package/dist/cli/chunks/{shared-rvf-dual-writer-RFFON2F3.js → shared-rvf-dual-writer-R5WK5BXQ.js} +2 -2
  255. package/dist/cli/chunks/sqlite-persistence-2CGU5INO.js +2 -0
  256. package/dist/cli/chunks/{status-handler-ROPTYGQC.js → status-handler-AHS5WVMG.js} +2 -2
  257. package/dist/cli/chunks/{structural-health-YGUFXGJ6.js → structural-health-5KUKNLHZ.js} +2 -2
  258. package/dist/cli/chunks/{sync-6JTRTDL3.js → sync-PUMM3SR6.js} +2 -2
  259. package/dist/cli/chunks/{sync-NZZUMTKC.js → sync-TQLGD5HX.js} +2 -2
  260. package/dist/cli/chunks/{task-handler-KYMV3AC6.js → task-handler-D7VXV4AF.js} +2 -2
  261. package/dist/cli/chunks/{task-handlers-Z63YBQVU.js → task-handlers-QMN4SWUG.js} +3 -3
  262. package/dist/cli/chunks/{test-O6BQ7FGP.js → test-HEWZR6YQ.js} +4 -4
  263. package/dist/cli/chunks/{test-scheduling-T3IOXEFI.js → test-scheduling-VTMLBEPA.js} +3 -3
  264. package/dist/cli/chunks/{token-bootstrap-CTI2ULJF.js → token-bootstrap-IYBG7PQ6.js} +2 -2
  265. package/dist/cli/chunks/{token-usage-TNQTNAVT.js → token-usage-C7H27BFZ.js} +2 -2
  266. package/dist/cli/chunks/{transformers-CJQDNQER.js → transformers-5ZJVC6NB.js} +2 -2
  267. package/dist/cli/chunks/{tree-sitter-wasm-parser-RBZWLEVQ.js → tree-sitter-wasm-parser-EARBJG2H.js} +2 -2
  268. package/dist/cli/chunks/{types-OMFCO364.js → types-3IHE42PZ.js} +2 -2
  269. package/dist/cli/chunks/unified-memory-PMYRQC5K.js +2 -0
  270. package/dist/cli/chunks/unified-memory-hnsw-7TRL2K5Q.js +2 -0
  271. package/dist/cli/chunks/unified-persistence-S4BNJK4S.js +2 -0
  272. package/dist/cli/chunks/{upgrade-KRVOYWN3.js → upgrade-YP3VFSXO.js} +2 -2
  273. package/dist/cli/chunks/{validate-32FKHMKQ.js → validate-VSBNKPN6.js} +2 -2
  274. package/dist/cli/chunks/{validate-swarm-45RPBPPH.js → validate-swarm-GOCJVWXE.js} +2 -2
  275. package/dist/cli/chunks/{vibium-LCTNDCKK.js → vibium-U6YKCLDF.js} +2 -2
  276. package/dist/cli/chunks/visual-security-RPMZ3J7L.js +2 -0
  277. package/dist/cli/chunks/{web-tree-sitter-FX2EFCLH.js → web-tree-sitter-TSNVGWSN.js} +2 -2
  278. package/dist/cli/chunks/windsurf-installer-2VKMEFSD.js +7 -0
  279. package/dist/cli/chunks/witness-chain-BTDZSQ6P.js +2 -0
  280. package/dist/cli/chunks/{witness-chain-YG2UWTYZ.js → witness-chain-BWZCW52H.js} +2 -2
  281. package/dist/cli/chunks/{workflow-AEJ37RNV.js → workflow-J6SCYLU3.js} +4 -4
  282. package/dist/cli/chunks/workflow-orchestrator-42B62D3V.js +2 -0
  283. package/dist/cli/chunks/{wrappers-GSU6VNU6.js → wrappers-M5C7DONW.js} +2 -2
  284. package/dist/cli/commands/mcp.js +28 -28
  285. package/dist/cli/handlers/init-handler.d.ts +2 -0
  286. package/dist/cli/handlers/init-handler.js +22 -1
  287. package/dist/domains/test-generation/coordinator.d.ts +24 -1
  288. package/dist/domains/test-generation/coordinator.js +137 -2
  289. package/dist/domains/test-generation/plugin.js +23 -1
  290. package/dist/init/cline-installer.d.ts +6 -0
  291. package/dist/init/cline-installer.js +3 -1
  292. package/dist/init/codex-installer.d.ts +6 -0
  293. package/dist/init/codex-installer.js +3 -1
  294. package/dist/init/continuedev-installer.d.ts +6 -0
  295. package/dist/init/continuedev-installer.js +10 -3
  296. package/dist/init/copilot-installer.d.ts +6 -0
  297. package/dist/init/copilot-installer.js +3 -1
  298. package/dist/init/cursor-installer.d.ts +6 -0
  299. package/dist/init/cursor-installer.js +3 -1
  300. package/dist/init/kilocode-installer.d.ts +6 -0
  301. package/dist/init/kilocode-installer.js +3 -1
  302. package/dist/init/kiro-installer.d.ts +5 -0
  303. package/dist/init/kiro-installer.js +4 -4
  304. package/dist/init/orchestrator.js +1 -0
  305. package/dist/init/phases/07-hooks.js +5 -0
  306. package/dist/init/phases/08-mcp.js +34 -7
  307. package/dist/init/phases/09-assets.js +30 -27
  308. package/dist/init/phases/11-claude-md.d.ts +1 -0
  309. package/dist/init/phases/11-claude-md.js +8 -0
  310. package/dist/init/phases/13-governance.js +5 -0
  311. package/dist/init/phases/phase-interface.d.ts +8 -0
  312. package/dist/init/platform-config-generator.d.ts +3 -1
  313. package/dist/init/platform-config-generator.js +31 -17
  314. package/dist/init/roocode-installer.d.ts +6 -0
  315. package/dist/init/roocode-installer.js +3 -1
  316. package/dist/init/windsurf-installer.d.ts +6 -0
  317. package/dist/init/windsurf-installer.js +3 -1
  318. package/dist/integrations/darwin/index.d.ts +10 -0
  319. package/dist/integrations/darwin/index.js +2 -0
  320. package/dist/integrations/darwin/qe-fitness.d.ts +83 -0
  321. package/dist/integrations/darwin/qe-fitness.js +147 -0
  322. package/dist/integrations/darwin/types.d.ts +62 -0
  323. package/dist/integrations/darwin/types.js +14 -0
  324. package/dist/mcp/bundle.js +376 -371
  325. package/dist/mcp/entry.js +10 -1
  326. package/dist/mcp/protocol-server.js +17 -0
  327. package/dist/optimization/session-cache.d.ts +11 -0
  328. package/dist/optimization/session-cache.js +31 -0
  329. package/dist/routing/escalation/auto-escalation-tracker.d.ts +34 -15
  330. package/dist/routing/escalation/auto-escalation-tracker.js +24 -15
  331. package/dist/routing/free-tier/executor.d.ts +119 -0
  332. package/dist/routing/free-tier/executor.js +139 -0
  333. package/dist/routing/free-tier/feedback-sink.d.ts +49 -0
  334. package/dist/routing/free-tier/feedback-sink.js +52 -0
  335. package/dist/routing/free-tier/index.d.ts +14 -0
  336. package/dist/routing/free-tier/index.js +5 -0
  337. package/dist/routing/free-tier/ladder.d.ts +41 -0
  338. package/dist/routing/free-tier/ladder.js +78 -0
  339. package/dist/routing/free-tier/provider.d.ts +57 -0
  340. package/dist/routing/free-tier/provider.js +111 -0
  341. package/dist/routing/free-tier/types.d.ts +80 -0
  342. package/dist/routing/free-tier/types.js +16 -0
  343. package/package.json +6 -2
  344. package/dist/cli/chunks/adapter-PAMPC2X7.js +0 -2
  345. package/dist/cli/chunks/aqe-learning-engine-DGKLEC6I.js +0 -2
  346. package/dist/cli/chunks/base-6HJR4VJT.js +0 -2
  347. package/dist/cli/chunks/browser-workflow-OWNU5XK7.js +0 -2
  348. package/dist/cli/chunks/chunk-2B2RLPK3.js +0 -2
  349. package/dist/cli/chunks/chunk-NSI3WL6P.js +0 -6
  350. package/dist/cli/chunks/client-E6GK5NWT.js +0 -2
  351. package/dist/cli/chunks/cline-installer-A7G7OXIS.js +0 -4
  352. package/dist/cli/chunks/codex-installer-JB3ULDQP.js +0 -8
  353. package/dist/cli/chunks/continuedev-installer-GSYBLQV7.js +0 -14
  354. package/dist/cli/chunks/copilot-installer-7B56CNU2.js +0 -3
  355. package/dist/cli/chunks/core-handlers-HJUORTFU.js +0 -2
  356. package/dist/cli/chunks/cross-domain-router-35WVZFAZ.js +0 -2
  357. package/dist/cli/chunks/cursor-installer-WXQFM4KJ.js +0 -3
  358. package/dist/cli/chunks/dream-QTZDMP6D.js +0 -2
  359. package/dist/cli/chunks/heartbeat-scheduler-N433NZCG.js +0 -2
  360. package/dist/cli/chunks/hnsw-adapter-MR6W2OA4.js +0 -2
  361. package/dist/cli/chunks/hnsw-index-XC6EMJA2.js +0 -2
  362. package/dist/cli/chunks/hybrid-router-SH4IEAJA.js +0 -2
  363. package/dist/cli/chunks/impact-analyzer-RUTVXE7P.js +0 -2
  364. package/dist/cli/chunks/init-wizard-56NY5BSP.js +0 -2
  365. package/dist/cli/chunks/kernel-7JAN7WCO.js +0 -2
  366. package/dist/cli/chunks/kilocode-installer-3AXYSZTO.js +0 -4
  367. package/dist/cli/chunks/knowledge-graph-ST4LW3V4.js +0 -2
  368. package/dist/cli/chunks/llm-router-service-JNDF5MVJ.js +0 -2
  369. package/dist/cli/chunks/load-test-I3P3DUS5.js +0 -2
  370. package/dist/cli/chunks/mcp-F2V3KKG6.js +0 -2
  371. package/dist/cli/chunks/memory-backend-27BBT57O.js +0 -2
  372. package/dist/cli/chunks/pattern-null-store-SRBYJRNX.js +0 -2
  373. package/dist/cli/chunks/protocol-executor-WJLJHWO2.js +0 -2
  374. package/dist/cli/chunks/provider-manager-UKUHSHAL.js +0 -2
  375. package/dist/cli/chunks/qe-reasoning-bank-IMUECSFZ.js +0 -2
  376. package/dist/cli/chunks/queen-coordinator-EC4SVNMB.js +0 -2
  377. package/dist/cli/chunks/roocode-installer-DFUA6FXW.js +0 -4
  378. package/dist/cli/chunks/router-TVTOUQLL.js +0 -2
  379. package/dist/cli/chunks/routing-feedback-Y4WDXNXW.js +0 -2
  380. package/dist/cli/chunks/rvf-native-adapter-4YSC6QKO.js +0 -2
  381. package/dist/cli/chunks/safe-db-RGAY54O5.js +0 -2
  382. package/dist/cli/chunks/schedule-KJ4GWLPJ.js +0 -2
  383. package/dist/cli/chunks/scheduler-AONSLVA3.js +0 -2
  384. package/dist/cli/chunks/sqlite-persistence-7RZUEPM4.js +0 -2
  385. package/dist/cli/chunks/unified-memory-G3BYQ3WU.js +0 -2
  386. package/dist/cli/chunks/unified-memory-hnsw-F7XUZMKW.js +0 -2
  387. package/dist/cli/chunks/unified-persistence-V35NXJSO.js +0 -2
  388. package/dist/cli/chunks/visual-security-K47U7KUM.js +0 -2
  389. package/dist/cli/chunks/windsurf-installer-I3TSJCNL.js +0 -7
  390. package/dist/cli/chunks/witness-chain-G6GJXZD3.js +0 -2
  391. package/dist/cli/chunks/workflow-orchestrator-SKF7GC5X.js +0 -2
@@ -180,7 +180,7 @@ Core Skills:
180
180
  Advanced Skills:
181
181
  - reasoningbank-agentdb: Vector-indexed pattern storage
182
182
  - quality-metrics: Measure and optimize quality metrics
183
- - holistic-testing-pact: PACT principles for comprehensive testing
183
+ - holistic-testing-pact: PACTS principles for comprehensive testing
184
184
 
185
185
  Use via CLI: `aqe skills show reasoningbank-intelligence`
186
186
  Use via Claude Code: `Skill("reasoningbank-agentdb")`
@@ -19,7 +19,7 @@ Version-agnostic quality engineering best practices from the QE community.
19
19
 
20
20
  - **a11y-ally**: Comprehensive WCAG accessibility auditing with multi-tool testing (axe-core + pa11y + Lighthouse), TRUE PARALLEL execution with Promise.allSettled, graceful degradation, retry with backoff, context-aware remediation, learning integration, and video accessibility. Uses 3-tier browser cascade: Vibium → agent-browser → Playwright+Stealth.
21
21
  - **accessibility-testing**: WCAG 2.2 compliance testing, screen reader validation, and inclusive design verification. Use when ensuring legal compliance (ADA, Section 508), testing for disabilities, or building accessible applications for 1 billion disabled users globally.
22
- - **agentic-quality-engineering**: AI agents as force multipliers for quality work. Core skill for all 19 QE agents using PACT principles.
22
+ - **agentic-quality-engineering**: AI agents as force multipliers for quality work. Core skill for all 19 QE agents using PACTS principles.
23
23
  - **api-testing-patterns**: Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.
24
24
  - **browser**: Web browser automation with AI-optimized snapshots for claude-flow agents
25
25
  - **brutal-honesty-review**: Unvarnished technical criticism combining Linus Torvalds
@@ -36,7 +36,7 @@ Version-agnostic quality engineering best practices from the QE community.
36
36
  - **debug-loop**: Hypothesis-driven autonomous debugging with real command validation
37
37
  - **enterprise-integration-testing**: Orchestration skill for enterprise integration testing across SAP, middleware, WMS, and backend systems. Covers E2E enterprise flows, SAP-specific patterns (RFC, BAPI, IDoc, OData, Fiori), cross-system data validation, and enterprise quality gates.
38
38
  - **exploratory-testing-advanced**: Advanced exploratory testing techniques with Session-Based Test Management (SBTM), RST heuristics, and test tours. Use when planning exploration sessions, investigating bugs, or discovering unknown quality risks.
39
- - **holistic-testing-pact**: Apply the Holistic Testing Model evolved with PACT (Proactive, Autonomous, Collaborative, Targeted) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices.
39
+ - **holistic-testing-pact**: Apply the Holistic Testing Model evolved with PACTS (Proactive, Autonomous, Collaborative, Targeted, Structured) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices.
40
40
  - **localization-testing**: Internationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.
41
41
  - **middleware-testing-patterns**: Enterprise middleware testing patterns for message routing, transformation, DLQ, protocol mediation, ESB error handling, and EIP patterns. Use when testing middleware layers, message brokers, ESBs, or integration buses.
42
42
  - **mobile-testing**: Comprehensive mobile testing for iOS and Android platforms including gestures, sensors, permissions, device fragmentation, and performance. Use when testing native apps, hybrid apps, or mobile web, ensuring quality across 1000+ device variants.
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: agentic-quality-engineering
3
- description: "Use when orchestrating QE agents, understanding PACT principles, configuring the AQE v3 fleet, or leveraging AI agents as force multipliers for quality work."
3
+ description: "Use when orchestrating QE agents, understanding PACTS principles, configuring the AQE v3 fleet, or leveraging AI agents as force multipliers for quality work."
4
4
  category: qe-core
5
5
  priority: critical
6
6
  tokenEstimate: 1400
@@ -10,7 +10,7 @@ optimization_version: 1.0
10
10
  last_optimized: 2025-12-02
11
11
  dependencies: []
12
12
  quick_reference_card: true
13
- tags: [pact, agents, fleet, coordination, autonomous, foundational]
13
+ tags: [pacts, agents, fleet, coordination, autonomous, structured, foundational]
14
14
  trust_tier: 1
15
15
  validation:
16
16
  schema_path: schemas/output.json
@@ -22,7 +22,7 @@ validation:
22
22
  When implementing agentic QE or coordinating agents:
23
23
  1. SPAWN appropriate agent(s) for the task using `Task` tool with agent type
24
24
  2. CONFIGURE agent coordination (hierarchical/mesh/sequential)
25
- 3. EXECUTE with PACT principles: Proactive analysis, Autonomous operation, Collaborative feedback, Targeted risk focus
25
+ 3. EXECUTE with PACTS principles: Proactive analysis, Autonomous operation, Collaborative feedback, Targeted risk focus, Structured governance (observability and explainability of agent behavior)
26
26
  4. VALIDATE results through quality gates before deployment
27
27
  5. LEARN from outcomes - store patterns in `aqe/learning/*` namespace
28
28
 
@@ -48,13 +48,14 @@ When implementing agentic QE or coordinating agents:
48
48
  - Implementing multi-agent coordination
49
49
  - Building CI/CD quality pipelines
50
50
 
51
- ### PACT Principles
51
+ ### PACTS Principles
52
52
  | Principle | Agent Behavior | Human Role |
53
53
  |-----------|---------------|------------|
54
54
  | **P**roactive | Analyze pre-merge, predict risk | Set guardrails |
55
55
  | **A**utonomous | Execute tests, fix flaky tests | Review critical |
56
56
  | **C**ollaborative | Multi-agent coordination | Provide context |
57
57
  | **T**argeted | Risk-based prioritization | Define risk areas |
58
+ | **S**tructured | Governance, observability, explainable decisions (measure confidence, not trust) | Audit behavior, set policy |
58
59
 
59
60
  ### 19-Agent Fleet
60
61
  | Category | Agents | Primary Use |
@@ -294,7 +295,7 @@ agent_assignments:
294
295
  ---
295
296
 
296
297
  ## Related Skills
297
- - `holistic-testing-pact` - PACT principles deep dive
298
+ - `holistic-testing-pact` - PACTS principles deep dive
298
299
  - `risk-based-testing` - Prioritize agent focus
299
300
  - `quality-metrics` - Measure agent effectiveness
300
301
  - `api-testing-patterns`, `security-testing`, `performance-testing` - Specialized testing
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "https://agentic-qe.dev/schemas/agentic-quality-engineering-output.json",
4
4
  "title": "Agentic Quality Engineering Skill Output Schema",
5
- "description": "Schema for agentic quality engineering output with fleet status, agent coordination, and PACT principles validation.",
5
+ "description": "Schema for agentic quality engineering output with fleet status, agent coordination, and PACTS principles validation.",
6
6
  "type": "object",
7
7
  "required": ["skillName", "version", "timestamp", "status", "trustTier", "output"],
8
8
  "properties": {
@@ -52,7 +52,7 @@
52
52
  },
53
53
  "pactPrinciples": {
54
54
  "$ref": "#/$defs/pactPrinciples",
55
- "description": "PACT principles assessment (Proactive, Autonomous, Collaborative, Targeted)"
55
+ "description": "PACTS principles assessment (Proactive, Autonomous, Collaborative, Targeted, Structured)"
56
56
  },
57
57
  "qualityScore": {
58
58
  "$ref": "#/$defs/qualityScore",
@@ -272,11 +272,15 @@
272
272
  "$ref": "#/$defs/pactDimension",
273
273
  "description": "Targeted testing approach"
274
274
  },
275
+ "structured": {
276
+ "$ref": "#/$defs/pactDimension",
277
+ "description": "Structured governance, observability, and explainability of agent behavior (measure confidence, not trust)"
278
+ },
275
279
  "overallScore": {
276
280
  "type": "number",
277
281
  "minimum": 0,
278
282
  "maximum": 100,
279
- "description": "Overall PACT score"
283
+ "description": "Overall PACTS score"
280
284
  }
281
285
  }
282
286
  },
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: holistic-testing-pact
3
- description: "Apply the Holistic Testing Model evolved with PACT (Proactive, Autonomous, Collaborative, Targeted) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices."
3
+ description: "Apply the Holistic Testing Model evolved with PACTS (Proactive, Autonomous, Collaborative, Targeted, Structured) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices."
4
4
  category: testing-methodologies
5
5
  priority: critical
6
6
  tokenEstimate: 1100
@@ -10,26 +10,27 @@ optimization_version: 1.0
10
10
  last_optimized: 2025-12-02
11
11
  dependencies: []
12
12
  quick_reference_card: true
13
- tags: [holistic, pact, quality, whole-team, proactive, autonomous, collaborative, targeted]
13
+ tags: [holistic, pacts, quality, whole-team, proactive, autonomous, collaborative, targeted, structured]
14
14
  trust_tier: 0
15
15
  validation:
16
16
  ---
17
17
 
18
- # Holistic Testing Model with PACT Principles
18
+ # Holistic Testing Model with PACTS Principles
19
19
 
20
20
  <default_to_action>
21
21
  When designing test strategies or building quality into teams:
22
- 1. APPLY PACT principles: Proactive (test before bugs), Autonomous (teams own quality), Collaborative (whole-team responsibility), Targeted (risk-focused)
22
+ 1. APPLY PACTS principles: Proactive (test before bugs), Autonomous (teams own quality), Collaborative (whole-team responsibility), Targeted (risk-focused), Structured (governance, observability, and explainability of agent behavior)
23
23
  2. IDENTIFY quadrant focus: Technology-facing (unit, integration, performance) or Business-facing (acceptance, exploratory, usability)
24
- 3. SELECT agents based on PACT dimension and testing quadrant
24
+ 3. SELECT agents based on PACTS dimension and testing quadrant
25
25
  4. IMPLEMENT feedback loops that catch issues in minutes, not days
26
- 5. MEASURE outcomes (bug escape rate, release confidence) not activities (test count)
26
+ 5. MEASURE outcomes (bug escape rate, release confidence, agent confidence) not activities (test count)
27
27
 
28
- **Quick PACT Application:**
28
+ **Quick PACTS Application:**
29
29
  - Proactive → Design testability into architecture, risk analysis during refinement
30
30
  - Autonomous → Devs run tests locally, CI pipeline with no manual gates
31
31
  - Collaborative → Three Amigos, QE pairs with dev, shared test ownership
32
32
  - Targeted → Risk-based planning, focus on critical flows, kill valueless tests
33
+ - Structured → Governance, observability, and explainability of agent behavior; measure confidence, not trust
33
34
 
34
35
  **Critical Success Factors:**
35
36
  - Quality is a whole-team responsibility, not a QA phase
@@ -45,13 +46,14 @@ When designing test strategies or building quality into teams:
45
46
  - Choosing testing approach for new projects
46
47
  - Evolving from sequential QA to concurrent quality
47
48
 
48
- ### PACT Principles
49
+ ### PACTS Principles
49
50
  | Principle | Focus | Anti-Pattern |
50
51
  |-----------|-------|--------------|
51
52
  | **Proactive** | Test before code, design testability | Waiting for bugs to find you |
52
53
  | **Autonomous** | Teams deploy when ready | QA as manual gatekeepers |
53
54
  | **Collaborative** | Whole-team quality thinking | QA works in isolation |
54
55
  | **Targeted** | Risk-based, high-value tests | Exhaustive checkbox testing |
56
+ | **Structured** | Governance, observability, explainability of agent behavior | Bolting agentic AI onto chaos |
55
57
 
56
58
  ### Holistic Testing Quadrants
57
59
  | Quadrant | Purpose | Examples |
@@ -61,17 +63,18 @@ When designing test strategies or building quality into teams:
61
63
  | Business + Support | Shared understanding | BDD, acceptance tests |
62
64
  | Business + Critique | Discover unknowns | Exploratory, usability, A/B |
63
65
 
64
- ### Agent Selection by PACT + Quadrant
65
- | PACT Dimension | Agents |
66
+ ### Agent Selection by PACTS + Quadrant
67
+ | PACTS Dimension | Agents |
66
68
  |----------------|--------|
67
69
  | Proactive + Tech | qe-test-generator, qe-requirements-validator |
68
70
  | Autonomous + Tech | qe-test-executor, qe-coverage-analyzer |
69
71
  | Collaborative | qe-fleet-commander (orchestration) |
70
72
  | Targeted | qe-regression-risk-analyzer, qe-quality-gate |
73
+ | Structured | qe-fleet-commander, qe-quality-gate (governance, observability, explainability) |
71
74
 
72
75
  ---
73
76
 
74
- ## PACT in Practice
77
+ ## PACTS in Practice
75
78
 
76
79
  ### Proactive: Test Before Bugs
77
80
  ```javascript
@@ -105,11 +108,41 @@ await Task("Risk-Based Planning", {
105
108
  }, "qe-regression-risk-analyzer");
106
109
  ```
107
110
 
111
+ ### Structured: Governance, Observability, Explainability
112
+ The 5th principle for agentic systems. As agents take on quality work, you need
113
+ governance (boundaries and guardrails), observability (what agents did and why),
114
+ and explainability (decisions you can audit). Especially important in regulated
115
+ industries.
116
+
117
+ - We measure **CONFIDENCE, not trust** — trust is a human feeling; confidence can
118
+ be mathematically explained.
119
+ - Ships with a playbook + readiness-assessment guide.
120
+ - Anti-pattern: bolting agentic AI onto chaos. Structure first, then automate.
121
+
122
+ ```javascript
123
+ // Make agent behavior auditable and explainable, not a black box
124
+ await Task("Agent Governance Review", {
125
+ guardrails: ['scope-boundaries', 'approval-gates'],
126
+ observability: ['decision-traces', 'confidence-scores'],
127
+ explainability: 'every-decision-auditable'
128
+ }, "qe-fleet-commander");
129
+ ```
130
+
131
+ ---
132
+
133
+ ## From PACT to PACTS
134
+
135
+ PACT originated with Reuven Cohen (Agentics Foundation) and was adapted to quality
136
+ engineering by Dragan Spiridonov. PACTS adds a fifth principle — **Structured** —
137
+ inspired by DORA's research on AI-assisted delivery and platform-engineering
138
+ quality measurement. The addition reflects that autonomous, agentic quality work
139
+ needs governance, observability, and explainability to be trustworthy at scale.
140
+
108
141
  ---
109
142
 
110
143
  ## Evolution from Traditional
111
144
 
112
- | Old Way (Sequential) | Holistic + PACT (Concurrent) |
145
+ | Old Way (Sequential) | Holistic + PACTS (Concurrent) |
113
146
  |---------------------|------------------------------|
114
147
  | Dev writes → QA tests → bugs found → fixes | Team discusses what to build and how to test |
115
148
  | Slow feedback, finger-pointing | Fast feedback, shared ownership |
@@ -133,7 +166,7 @@ await Task("Risk-Based Planning", {
133
166
  ### Memory Namespace
134
167
  ```
135
168
  aqe/holistic-testing/
136
- ├── pact-assessment/* - PACT maturity analysis
169
+ ├── pacts-assessment/* - PACTS maturity analysis
137
170
  ├── quadrant-coverage/* - Coverage per quadrant
138
171
  ├── team-metrics/* - Quality ownership metrics
139
172
  └── feedback-loops/* - Cycle time data
@@ -143,7 +176,7 @@ aqe/holistic-testing/
143
176
  ```typescript
144
177
  const holisticFleet = await FleetManager.coordinate({
145
178
  strategy: 'holistic-testing',
146
- pact: { proactive: true, autonomous: true, collaborative: true, targeted: true },
179
+ pacts: { proactive: true, autonomous: true, collaborative: true, targeted: true, structured: true },
147
180
  agents: [
148
181
  'qe-fleet-commander', // Orchestration
149
182
  'qe-test-generator', // Tech quadrant
@@ -166,8 +199,8 @@ const holisticFleet = await FleetManager.coordinate({
166
199
 
167
200
  ## Remember
168
201
 
169
- **PACT = Proactive + Autonomous + Collaborative + Targeted**
202
+ **PACTS = Proactive + Autonomous + Collaborative + Targeted + Structured**
170
203
 
171
- Quality is built in, not tested in. Teams own quality. QA enables, doesn't gate. Test what matters, skip what doesn't. Measure outcomes, not activities.
204
+ Quality is built in, not tested in. Teams own quality. QA enables, doesn't gate. Test what matters, skip what doesn't. Govern agent behavior with observability and explainability — measure confidence, not trust. Measure outcomes, not activities.
172
205
 
173
- **With Agents:** Agents analyze PACT maturity, recommend quadrant coverage, and coordinate whole-team quality. Use agents to scale holistic thinking while maintaining human judgment.
206
+ **With Agents:** Agents analyze PACTS maturity, recommend quadrant coverage, and coordinate whole-team quality. Use agents to scale holistic thinking while maintaining human judgment.
@@ -308,7 +308,7 @@
308
308
  "agentic-quality-engineering": {
309
309
  "id": "agentic-quality-engineering",
310
310
  "name": "Agentic Quality Engineering",
311
- "description": "Core foundational skill for all 19 QE agents with PACT principles (Proactive, Autonomous, Collaborative, Targeted).",
311
+ "description": "Core foundational skill for all 19 QE agents with PACTS principles (Proactive, Autonomous, Collaborative, Targeted, Structured).",
312
312
  "category": "qe-core",
313
313
  "priority": "critical",
314
314
  "file": "agentic-quality-engineering/SKILL.md",
@@ -317,19 +317,19 @@
317
317
  "optimizationStatus": "optimized",
318
318
  "optimizationVersion": "1.0",
319
319
  "lastOptimized": "2025-12-02",
320
- "tags": ["agents", "pact", "core", "foundation", "autonomous-testing"],
320
+ "tags": ["agents", "pacts", "core", "foundation", "autonomous-testing"],
321
321
  "dependencies": [],
322
322
  "agents": ["qe-test-generator", "qe-test-executor", "qe-coverage-analyzer", "qe-quality-gate", "qe-quality-analyzer", "qe-performance-tester", "qe-security-scanner", "qe-requirements-validator", "qe-production-intelligence", "qe-fleet-commander", "qe-deployment-readiness", "qe-regression-risk-analyzer", "qe-test-data-architect", "qe-api-contract-validator", "qe-flaky-test-hunter", "qe-visual-tester", "qe-chaos-engineer", "qe-code-complexity", "qx-partner"]
323
323
  },
324
324
  "holistic-testing-pact": {
325
325
  "id": "holistic-testing-pact",
326
- "name": "Holistic Testing with PACT Principles",
327
- "description": "Holistic Testing Model evolved with PACT for whole-team quality in agentic systems.",
326
+ "name": "Holistic Testing with PACTS Principles",
327
+ "description": "Holistic Testing Model evolved with PACTS for whole-team quality in agentic systems.",
328
328
  "category": "qe-core",
329
329
  "priority": "critical",
330
330
  "file": "holistic-testing-pact/SKILL.md",
331
331
  "tokenEstimate": 1500,
332
- "tags": ["pact", "holistic", "whole-team", "testing-quadrants"],
332
+ "tags": ["pacts", "holistic", "whole-team", "testing-quadrants"],
333
333
  "dependencies": ["agentic-quality-engineering"],
334
334
  "agents": ["qe-coverage-analyzer", "qe-quality-gate", "qe-fleet-commander"]
335
335
  },
@@ -939,7 +939,7 @@
939
939
  },
940
940
  "metadata": {
941
941
  "generatedBy": "Agentic QE Fleet",
942
- "fleetVersion": "3.10.8",
942
+ "fleetVersion": "3.11.0",
943
943
  "manifestVersion": "1.4.0",
944
944
  "lastUpdated": "2026-04-13T00:00:00.000Z",
945
945
  "contributors": [
@@ -1,13 +1,13 @@
1
1
  name: qe-agentic-quality-engineering
2
- description: "AI agents as force multipliers for quality work. Core skill for all 19 QE agents using PACT principles."
2
+ description: "Use when orchestrating QE agents, understanding PACTS principles, configuring the AQE v3 fleet, or leveraging AI agents as force multipliers for quality work."
3
3
  minModelTier: tier1-any
4
- tags: ["pact", "agents", "fleet", "coordination", "autonomous", "foundational", "qe", "quality-engineering", "qe-core"]
4
+ tags: ["pacts", "agents", "fleet", "coordination", "autonomous", "structured", "foundational", "qe", "quality-engineering", "qe-core"]
5
5
  steps:
6
- - name: pact-principles
7
- description: "PACT Principles"
6
+ - name: pacts-principles
7
+ description: "PACTS Principles"
8
8
  tools: ["bash", "read", "edit"]
9
9
  prompt: |
10
- PACT Principles
10
+ PACTS Principles
11
11
  - name: 19-agent-fleet
12
12
  description: "19-Agent Fleet"
13
13
  tools: ["bash", "read"]
@@ -1,28 +1,28 @@
1
1
  name: qe-holistic-testing-pact
2
- description: "Apply the Holistic Testing Model evolved with PACT (Proactive, Autonomous, Collaborative, Targeted) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices."
2
+ description: "Apply the Holistic Testing Model evolved with PACTS (Proactive, Autonomous, Collaborative, Targeted, Structured) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality"
3
3
  minModelTier: tier1-any
4
- tags: ["holistic", "pact", "quality", "whole-team", "proactive", "autonomous", "collaborative", "targeted", "qe", "quality-engineering", "testing-methodologies"]
4
+ tags: ["holistic", "pacts", "quality", "whole-team", "proactive", "autonomous", "collaborative", "targeted", "structured", "qe", "quality-engineering", "testing-methodologies"]
5
5
  steps:
6
- - name: pact-principles
7
- description: "PACT Principles"
6
+ - name: pacts-principles
7
+ description: "PACTS Principles"
8
8
  tools: ["bash", "read", "grep"]
9
9
  prompt: |
10
- PACT Principles
10
+ PACTS Principles
11
11
  - name: holistic-testing-quadrants
12
12
  description: "Holistic Testing Quadrants"
13
13
  tools: ["bash", "read", "grep"]
14
14
  prompt: |
15
15
  Holistic Testing Quadrants
16
- - name: agent-selection-by-pact-quadrant
17
- description: "Agent Selection by PACT + Quadrant"
16
+ - name: agent-selection-by-pacts-quadrant
17
+ description: "Agent Selection by PACTS + Quadrant"
18
18
  tools: ["bash", "read"]
19
19
  prompt: |
20
- Agent Selection by PACT + Quadrant
21
- - name: pact-in-practice
22
- description: "PACT in Practice"
20
+ Agent Selection by PACTS + Quadrant
21
+ - name: pacts-in-practice
22
+ description: "PACTS in Practice"
23
23
  tools: ["bash", "read"]
24
24
  prompt: |
25
- PACT in Practice
25
+ PACTS in Practice
26
26
  - name: proactive-test-before-bugs
27
27
  description: "Proactive: Test Before Bugs"
28
28
  tools: ["bash", "read"]
package/CHANGELOG.md CHANGED
@@ -5,7 +5,94 @@ All notable changes to the Agentic QE project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
- ## [3.10.8] - 2026-06-16
8
+ ## [3.11.0] - 2026-06-20
9
+
10
+ Run test generation on **free local models first**, falling back to paid models
11
+ only when needed. This release adds an opt-in "cheap-first" path: a local model
12
+ (Ollama, OpenRouter free tier, or any OpenAI-compatible endpoint) attempts test
13
+ generation with an automatic repair loop, and only the hard cases escalate up to
14
+ your normal LLM tiers — so most routine generation can run at $0. Every cheap-vs-
15
+ escalated outcome feeds routing feedback, so model selection improves over time.
16
+
17
+ Off by default; nothing changes unless you opt in. Inspired by the "the harness
18
+ matters as much as the model" economics from Ruv's MetaHarness Darwin Mode.
19
+
20
+ ### Added
21
+
22
+ - **Free-tier local test generation (opt-in).** Enable with `AQE_FREE_TIER=1`
23
+ (or `enableFreeTier` in the test-generation coordinator config) to generate
24
+ tests on a free/local model before any paid LLM call. Default model `qwen3:8b`.
25
+ See the [Free-Tier Local Models guide](docs/guides/free-tier-local-models.md).
26
+ - **Configurable free-tier providers** — local Ollama, cloud Ollama, OpenRouter
27
+ free models, or any OpenAI-compatible endpoint (vLLM, LM Studio, Groq, …). API
28
+ keys are read from named environment variables and never stored.
29
+ - **Repair loop** — when the local model's first output isn't a valid test, the
30
+ failure is fed back and it retries before falling back (configurable retries).
31
+ - **Automatic escalation** — hard cases the local model + repair can't solve
32
+ escalate up the existing model ladder (Haiku → Sonnet → Opus) via the router.
33
+ - **Self-learning routing feedback** — free-tier outcomes feed the routing
34
+ calibrator and escalation tracker, improving model-tier confidence over time.
35
+ - **`agentic-qe/routing/free-tier` package export** for programmatic configuration.
36
+
37
+ ### Fixed
38
+
39
+ - **Restored `@ruvector/ruvllm-*` optional platform packages** dropped from the
40
+ lockfile by a Dependabot update, which could break `npm ci` for consumers. (#541)
41
+ - **Multi-file test-generation requests** now correctly fall back to the full
42
+ generation path so every requested file is covered (the free-tier path handles
43
+ the single-file case).
44
+ - Security bump of the transitive `hono` dev dependency. (#541)
45
+
46
+ ### Changed
47
+
48
+ - **Auto-escalation tracker is now ladder-configurable** (generic over tier
49
+ names) so a free local tier can sit below the paid tiers. Fully backward
50
+ compatible — existing behavior and the default Claude ladder are unchanged.
51
+ - **QE framework evolved PACT → PACTS** — adds a fifth principle, **Structured**
52
+ (governance, observability, and explainability of agent behavior; measure
53
+ *confidence*, not trust), inspired by DORA's research on AI-assisted delivery.
54
+ Ships with a playbook + readiness-assessment guide. The skill id/dir
55
+ `holistic-testing-pact` and schema slugs are unchanged (cross-repo stable); the
56
+ output schema gains an **optional** `structured` dimension (non-breaking).
57
+ PACT originated with Reuven Cohen (Agentics Foundation); PACTS adds Structured. (#545)
58
+
59
+ ## [3.10.9] - 2026-06-17
60
+
61
+ MCP server reliability and database-free completeness, all from community-reported
62
+ issues (@nagoodman). The `agentic-qe mcp` command now serves real MCP clients, a
63
+ stale-cache bug that made `memory_delete` look broken is fixed, database-free mode
64
+ now reaches every editor's MCP config, and a new opt-in lets you install for a
65
+ single platform without the Claude Code surface.
66
+
67
+ ### Added
68
+
69
+ - **`--no-claude` exclusive install mode** — `aqe init --no-claude --with-<platform>`
70
+ suppresses the default Claude Code surface (`.claude/`, `.mcp.json`, `CLAUDE.md`,
71
+ governance, hooks) so the `--with-*` flags become the only install targets — e.g.
72
+ a clean OpenCode-only project. Opt-in; the default install is unchanged. (#532)
73
+
74
+ ### Fixed
75
+
76
+ - **`agentic-qe mcp` now works with programmatic MCP clients.** The command
77
+ double-spawned the server with inherited stdio, so a piped-stdin client received
78
+ EOF right after `initialize` and never got `tools/list`. The server now runs
79
+ in-process (like the `aqe-mcp` bin), and a failed startup exits non-zero instead
80
+ of hanging. (#528)
81
+ - **`memory_delete` is no longer masked by a stale cached read.** Delete worked, but
82
+ the session cache served a stale `memory_retrieve` afterward (the tell-tale
83
+ identical timestamp), making delete look like a no-op. Mutating tools now
84
+ invalidate their domain's cached reads. (#535)
85
+ - **Database-free mode reaches every MCP config, not just OpenCode.** `--no-database`
86
+ now propagates `AQE_MEMORY_BACKEND=memory` to `.mcp.json` (Claude Code), Cursor,
87
+ Cline, Continue.dev, Kilo Code, Roo Code, Windsurf, Codex, Copilot, and Kiro — so
88
+ launching the server through any client no longer recreates `.agentic-qe/memory.db`
89
+ at runtime. The default persistent backend is unchanged. (#533)
90
+
91
+ ### Changed
92
+
93
+ - **`js-yaml` dev dependency bumped to 4.2.0.** (#540)
94
+
95
+
9
96
 
10
97
  A database-free OpenCode install and a set of MCP stdio client-compatibility
11
98
  fixes (community contribution from @nagoodman), plus a dependency-security pass
package/README.md CHANGED
@@ -405,6 +405,22 @@ export AQE_LLM_ROUTER_DISABLED=1 # env-only kill-switch
405
405
 
406
406
  Or programmatically: `new QEKernelImpl({ llmRouter: { enabled: false } })`.
407
407
 
408
+ ### Free local models (opt-in) — cheap-first test generation
409
+
410
+ Run test generation on a **free local model first** (local Ollama, cloud Ollama,
411
+ OpenRouter free models, or any OpenAI-compatible endpoint), with an automatic
412
+ **repair loop**, falling back to your normal LLM path only when needed. Off by
413
+ default — enable with `AQE_FREE_TIER=1`:
414
+
415
+ ```bash
416
+ ollama pull qwen3:8b
417
+ export AQE_FREE_TIER=1 # opt in (default model: qwen3:8b)
418
+ ```
419
+
420
+ Most routine test generation is then handled locally at **$0**. See the
421
+ [Free-Tier Local Models guide](docs/guides/free-tier-local-models.md) for
422
+ provider options and configuration.
423
+
408
424
  ---
409
425
 
410
426
  ## Documentation
@@ -412,6 +428,7 @@ Or programmatically: `new QEKernelImpl({ llmRouter: { enabled: false } })`.
412
428
  | Guide | Description |
413
429
  |-------|-------------|
414
430
  | [Platform Setup](docs/platform-setup-guide.md) | Per-platform configuration instructions |
431
+ | [Free-Tier Local Models](docs/guides/free-tier-local-models.md) | Cheap-first test generation on local/free models (opt-in) |
415
432
  | [Skill Validation](docs/guides/skill-validation.md) | Trust tiers and evaluation system |
416
433
  | [Learning System](docs/guides/reasoningbank-learning-system.md) | ReasoningBank pattern learning |
417
434
  | [Code Intelligence](docs/guides/fleet-code-intelligence-integration.md) | Knowledge graph and semantic search |
@@ -180,7 +180,7 @@ Core Skills:
180
180
  Advanced Skills:
181
181
  - reasoningbank-agentdb: Vector-indexed pattern storage
182
182
  - quality-metrics: Measure and optimize quality metrics
183
- - holistic-testing-pact: PACT principles for comprehensive testing
183
+ - holistic-testing-pact: PACTS principles for comprehensive testing
184
184
 
185
185
  Use via CLI: `aqe skills show reasoningbank-intelligence`
186
186
  Use via Claude Code: `Skill("reasoningbank-agentdb")`
@@ -19,7 +19,7 @@ Version-agnostic quality engineering best practices from the QE community.
19
19
 
20
20
  - **a11y-ally**: Comprehensive WCAG accessibility auditing with multi-tool testing (axe-core + pa11y + Lighthouse), TRUE PARALLEL execution with Promise.allSettled, graceful degradation, retry with backoff, context-aware remediation, learning integration, and video accessibility. Uses 3-tier browser cascade: Vibium → agent-browser → Playwright+Stealth.
21
21
  - **accessibility-testing**: WCAG 2.2 compliance testing, screen reader validation, and inclusive design verification. Use when ensuring legal compliance (ADA, Section 508), testing for disabilities, or building accessible applications for 1 billion disabled users globally.
22
- - **agentic-quality-engineering**: AI agents as force multipliers for quality work. Core skill for all 19 QE agents using PACT principles.
22
+ - **agentic-quality-engineering**: AI agents as force multipliers for quality work. Core skill for all 19 QE agents using PACTS principles.
23
23
  - **api-testing-patterns**: Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.
24
24
  - **browser**: Web browser automation with AI-optimized snapshots for claude-flow agents
25
25
  - **brutal-honesty-review**: Unvarnished technical criticism combining Linus Torvalds
@@ -36,7 +36,7 @@ Version-agnostic quality engineering best practices from the QE community.
36
36
  - **debug-loop**: Hypothesis-driven autonomous debugging with real command validation
37
37
  - **enterprise-integration-testing**: Orchestration skill for enterprise integration testing across SAP, middleware, WMS, and backend systems. Covers E2E enterprise flows, SAP-specific patterns (RFC, BAPI, IDoc, OData, Fiori), cross-system data validation, and enterprise quality gates.
38
38
  - **exploratory-testing-advanced**: Advanced exploratory testing techniques with Session-Based Test Management (SBTM), RST heuristics, and test tours. Use when planning exploration sessions, investigating bugs, or discovering unknown quality risks.
39
- - **holistic-testing-pact**: Apply the Holistic Testing Model evolved with PACT (Proactive, Autonomous, Collaborative, Targeted) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices.
39
+ - **holistic-testing-pact**: Apply the Holistic Testing Model evolved with PACTS (Proactive, Autonomous, Collaborative, Targeted, Structured) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices.
40
40
  - **localization-testing**: Internationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.
41
41
  - **middleware-testing-patterns**: Enterprise middleware testing patterns for message routing, transformation, DLQ, protocol mediation, ESB error handling, and EIP patterns. Use when testing middleware layers, message brokers, ESBs, or integration buses.
42
42
  - **mobile-testing**: Comprehensive mobile testing for iOS and Android platforms including gestures, sensors, permissions, device fragmentation, and performance. Use when testing native apps, hybrid apps, or mobile web, ensuring quality across 1000+ device variants.
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: agentic-quality-engineering
3
- description: "Use when orchestrating QE agents, understanding PACT principles, configuring the AQE v3 fleet, or leveraging AI agents as force multipliers for quality work."
3
+ description: "Use when orchestrating QE agents, understanding PACTS principles, configuring the AQE v3 fleet, or leveraging AI agents as force multipliers for quality work."
4
4
  category: qe-core
5
5
  priority: critical
6
6
  tokenEstimate: 1400
@@ -10,7 +10,7 @@ optimization_version: 1.0
10
10
  last_optimized: 2025-12-02
11
11
  dependencies: []
12
12
  quick_reference_card: true
13
- tags: [pact, agents, fleet, coordination, autonomous, foundational]
13
+ tags: [pacts, agents, fleet, coordination, autonomous, structured, foundational]
14
14
  trust_tier: 1
15
15
  validation:
16
16
  schema_path: schemas/output.json
@@ -22,7 +22,7 @@ validation:
22
22
  When implementing agentic QE or coordinating agents:
23
23
  1. SPAWN appropriate agent(s) for the task using `Task` tool with agent type
24
24
  2. CONFIGURE agent coordination (hierarchical/mesh/sequential)
25
- 3. EXECUTE with PACT principles: Proactive analysis, Autonomous operation, Collaborative feedback, Targeted risk focus
25
+ 3. EXECUTE with PACTS principles: Proactive analysis, Autonomous operation, Collaborative feedback, Targeted risk focus, Structured governance (observability and explainability of agent behavior)
26
26
  4. VALIDATE results through quality gates before deployment
27
27
  5. LEARN from outcomes - store patterns in `aqe/learning/*` namespace
28
28
 
@@ -48,13 +48,14 @@ When implementing agentic QE or coordinating agents:
48
48
  - Implementing multi-agent coordination
49
49
  - Building CI/CD quality pipelines
50
50
 
51
- ### PACT Principles
51
+ ### PACTS Principles
52
52
  | Principle | Agent Behavior | Human Role |
53
53
  |-----------|---------------|------------|
54
54
  | **P**roactive | Analyze pre-merge, predict risk | Set guardrails |
55
55
  | **A**utonomous | Execute tests, fix flaky tests | Review critical |
56
56
  | **C**ollaborative | Multi-agent coordination | Provide context |
57
57
  | **T**argeted | Risk-based prioritization | Define risk areas |
58
+ | **S**tructured | Governance, observability, explainable decisions (measure confidence, not trust) | Audit behavior, set policy |
58
59
 
59
60
  ### 19-Agent Fleet
60
61
  | Category | Agents | Primary Use |
@@ -294,7 +295,7 @@ agent_assignments:
294
295
  ---
295
296
 
296
297
  ## Related Skills
297
- - `holistic-testing-pact` - PACT principles deep dive
298
+ - `holistic-testing-pact` - PACTS principles deep dive
298
299
  - `risk-based-testing` - Prioritize agent focus
299
300
  - `quality-metrics` - Measure agent effectiveness
300
301
  - `api-testing-patterns`, `security-testing`, `performance-testing` - Specialized testing
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "https://agentic-qe.dev/schemas/agentic-quality-engineering-output.json",
4
4
  "title": "Agentic Quality Engineering Skill Output Schema",
5
- "description": "Schema for agentic quality engineering output with fleet status, agent coordination, and PACT principles validation.",
5
+ "description": "Schema for agentic quality engineering output with fleet status, agent coordination, and PACTS principles validation.",
6
6
  "type": "object",
7
7
  "required": ["skillName", "version", "timestamp", "status", "trustTier", "output"],
8
8
  "properties": {
@@ -52,7 +52,7 @@
52
52
  },
53
53
  "pactPrinciples": {
54
54
  "$ref": "#/$defs/pactPrinciples",
55
- "description": "PACT principles assessment (Proactive, Autonomous, Collaborative, Targeted)"
55
+ "description": "PACTS principles assessment (Proactive, Autonomous, Collaborative, Targeted, Structured)"
56
56
  },
57
57
  "qualityScore": {
58
58
  "$ref": "#/$defs/qualityScore",
@@ -272,11 +272,15 @@
272
272
  "$ref": "#/$defs/pactDimension",
273
273
  "description": "Targeted testing approach"
274
274
  },
275
+ "structured": {
276
+ "$ref": "#/$defs/pactDimension",
277
+ "description": "Structured governance, observability, and explainability of agent behavior (measure confidence, not trust)"
278
+ },
275
279
  "overallScore": {
276
280
  "type": "number",
277
281
  "minimum": 0,
278
282
  "maximum": 100,
279
- "description": "Overall PACT score"
283
+ "description": "Overall PACTS score"
280
284
  }
281
285
  }
282
286
  },