@llm-dev-ops/agentics-cli 1.4.47 → 1.4.48

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 (315) hide show
  1. package/dist/cli/index.js +43 -67
  2. package/dist/cli/index.js.map +1 -1
  3. package/package.json +1 -1
  4. package/dist/bundled-agents/connector-hub-agents/package-lock.json +0 -11697
  5. package/dist/bundled-agents/connector-hub-agents/package.json +0 -75
  6. package/dist/bundled-agents/connector-hub-agents/tsconfig.build.json +0 -22
  7. package/dist/bundled-agents/connector-hub-agents/tsconfig.json +0 -57
  8. package/dist/bundled-agents/copilot-agents/functions/.gcloudignore +0 -17
  9. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/cors.d.ts +0 -14
  10. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/cors.js +0 -35
  11. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/cors.js.map +0 -1
  12. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/envelope.d.ts +0 -55
  13. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/envelope.js +0 -40
  14. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/envelope.js.map +0 -1
  15. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/health.d.ts +0 -22
  16. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/health.js +0 -38
  17. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/health.js.map +0 -1
  18. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/index.d.ts +0 -34
  19. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/index.js +0 -186
  20. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/index.js.map +0 -1
  21. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/router.d.ts +0 -36
  22. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/router.js +0 -121
  23. package/dist/bundled-agents/copilot-agents/functions/dist/functions/src/router.js.map +0 -1
  24. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/config-validation/config-validation-agent.d.ts +0 -157
  25. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/config-validation/config-validation-agent.js +0 -948
  26. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/config-validation/config-validation-agent.js.map +0 -1
  27. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/config-validation/index.d.ts +0 -9
  28. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/config-validation/index.js +0 -27
  29. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/config-validation/index.js.map +0 -1
  30. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/agent-span-wrapper.d.ts +0 -23
  31. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/agent-span-wrapper.js +0 -50
  32. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/agent-span-wrapper.js.map +0 -1
  33. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/base-agent.d.ts +0 -214
  34. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/base-agent.js +0 -91
  35. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/base-agent.js.map +0 -1
  36. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/config-validation-schemas.d.ts +0 -1166
  37. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/config-validation-schemas.js +0 -308
  38. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/config-validation-schemas.js.map +0 -1
  39. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/decision-event.d.ts +0 -59
  40. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/decision-event.js +0 -62
  41. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/decision-event.js.map +0 -1
  42. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/decomposer-schemas.d.ts +0 -400
  43. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/decomposer-schemas.js +0 -113
  44. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/decomposer-schemas.js.map +0 -1
  45. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/execution-graph.d.ts +0 -250
  46. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/execution-graph.js +0 -169
  47. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/execution-graph.js.map +0 -1
  48. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/index.d.ts +0 -17
  49. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/index.js +0 -97
  50. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/index.js.map +0 -1
  51. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/intelligence-schemas.d.ts +0 -1674
  52. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/intelligence-schemas.js +0 -246
  53. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/intelligence-schemas.js.map +0 -1
  54. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/intent-classifier-schemas.d.ts +0 -1085
  55. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/intent-classifier-schemas.js +0 -218
  56. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/intent-classifier-schemas.js.map +0 -1
  57. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/meta-reasoner-schemas.d.ts +0 -949
  58. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/meta-reasoner-schemas.js +0 -253
  59. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/meta-reasoner-schemas.js.map +0 -1
  60. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/objective-clarifier-schemas.d.ts +0 -657
  61. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/objective-clarifier-schemas.js +0 -205
  62. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/objective-clarifier-schemas.js.map +0 -1
  63. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/pipeline-schemas.d.ts +0 -285
  64. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/pipeline-schemas.js +0 -106
  65. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/pipeline-schemas.js.map +0 -1
  66. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/planner-schemas.d.ts +0 -581
  67. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/planner-schemas.js +0 -136
  68. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/planner-schemas.js.map +0 -1
  69. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/reflection-schemas.d.ts +0 -791
  70. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/reflection-schemas.js +0 -225
  71. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/contracts/reflection-schemas.js.map +0 -1
  72. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/decomposer/decomposer-agent.d.ts +0 -120
  73. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/decomposer/decomposer-agent.js +0 -535
  74. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/decomposer/decomposer-agent.js.map +0 -1
  75. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/decomposer/index.d.ts +0 -9
  76. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/decomposer/index.js +0 -18
  77. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/decomposer/index.js.map +0 -1
  78. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/intent-classifier/index.d.ts +0 -4
  79. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/intent-classifier/index.js +0 -9
  80. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/intent-classifier/index.js.map +0 -1
  81. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/intent-classifier/intent-classifier-agent.d.ts +0 -123
  82. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/intent-classifier/intent-classifier-agent.js +0 -609
  83. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/intent-classifier/intent-classifier-agent.js.map +0 -1
  84. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/meta-reasoner/index.d.ts +0 -10
  85. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/meta-reasoner/index.js +0 -25
  86. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/meta-reasoner/index.js.map +0 -1
  87. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/meta-reasoner/meta-reasoner-agent.d.ts +0 -111
  88. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/meta-reasoner/meta-reasoner-agent.js +0 -686
  89. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/meta-reasoner/meta-reasoner-agent.js.map +0 -1
  90. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/meta-reasoner/telemetry.d.ts +0 -11
  91. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/meta-reasoner/telemetry.js +0 -25
  92. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/meta-reasoner/telemetry.js.map +0 -1
  93. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/index.d.ts +0 -6
  94. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/index.js +0 -15
  95. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/index.js.map +0 -1
  96. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/objective-clarifier-agent.d.ts +0 -126
  97. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/objective-clarifier-agent.js +0 -780
  98. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/objective-clarifier-agent.js.map +0 -1
  99. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/ruvector-persistence.d.ts +0 -49
  100. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/ruvector-persistence.js +0 -125
  101. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/ruvector-persistence.js.map +0 -1
  102. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/telemetry.d.ts +0 -73
  103. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/telemetry.js +0 -192
  104. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/objective-clarifier/telemetry.js.map +0 -1
  105. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/index.d.ts +0 -11
  106. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/index.js +0 -25
  107. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/index.js.map +0 -1
  108. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/planner-agent.d.ts +0 -127
  109. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/planner-agent.js +0 -483
  110. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/planner-agent.js.map +0 -1
  111. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/ruvector-persistence.d.ts +0 -49
  112. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/ruvector-persistence.js +0 -125
  113. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/ruvector-persistence.js.map +0 -1
  114. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/telemetry.d.ts +0 -73
  115. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/telemetry.js +0 -192
  116. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/planner/telemetry.js.map +0 -1
  117. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/index.d.ts +0 -11
  118. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/index.js +0 -27
  119. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/index.js.map +0 -1
  120. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/reflection-agent.d.ts +0 -122
  121. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/reflection-agent.js +0 -645
  122. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/reflection-agent.js.map +0 -1
  123. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/ruvector-persistence.d.ts +0 -59
  124. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/ruvector-persistence.js +0 -156
  125. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/ruvector-persistence.js.map +0 -1
  126. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/telemetry.d.ts +0 -88
  127. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/telemetry.js +0 -246
  128. package/dist/bundled-agents/copilot-agents/functions/dist/services/agents/reflection/telemetry.js.map +0 -1
  129. package/dist/bundled-agents/copilot-agents/functions/index.js +0 -4
  130. package/dist/bundled-agents/copilot-agents/functions/jest.config.js +0 -29
  131. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/cors.d.ts +0 -14
  132. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/cors.js +0 -35
  133. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/cors.js.map +0 -1
  134. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/envelope.d.ts +0 -27
  135. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/envelope.js +0 -21
  136. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/envelope.js.map +0 -1
  137. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/health.d.ts +0 -22
  138. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/health.js +0 -38
  139. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/health.js.map +0 -1
  140. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/index.d.ts +0 -34
  141. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/index.js +0 -174
  142. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/index.js.map +0 -1
  143. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/router.d.ts +0 -27
  144. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/router.js +0 -107
  145. package/dist/bundled-agents/copilot-agents/functions/lib/functions/src/router.js.map +0 -1
  146. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/config-validation/config-validation-agent.d.ts +0 -157
  147. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/config-validation/config-validation-agent.js +0 -941
  148. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/config-validation/config-validation-agent.js.map +0 -1
  149. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/config-validation/index.d.ts +0 -9
  150. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/config-validation/index.js +0 -27
  151. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/config-validation/index.js.map +0 -1
  152. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/agent-span-wrapper.d.ts +0 -23
  153. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/agent-span-wrapper.js +0 -50
  154. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/agent-span-wrapper.js.map +0 -1
  155. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/base-agent.d.ts +0 -185
  156. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/base-agent.js +0 -86
  157. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/base-agent.js.map +0 -1
  158. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/config-validation-schemas.d.ts +0 -1081
  159. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/config-validation-schemas.js +0 -305
  160. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/config-validation-schemas.js.map +0 -1
  161. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/decision-event.d.ts +0 -59
  162. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/decision-event.js +0 -62
  163. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/decision-event.js.map +0 -1
  164. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/decomposer-schemas.d.ts +0 -315
  165. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/decomposer-schemas.js +0 -110
  166. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/decomposer-schemas.js.map +0 -1
  167. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/execution-graph.d.ts +0 -250
  168. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/execution-graph.js +0 -169
  169. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/execution-graph.js.map +0 -1
  170. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/index.d.ts +0 -16
  171. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/index.js +0 -88
  172. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/index.js.map +0 -1
  173. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/intelligence-schemas.d.ts +0 -1674
  174. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/intelligence-schemas.js +0 -246
  175. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/intelligence-schemas.js.map +0 -1
  176. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/intent-classifier-schemas.d.ts +0 -1000
  177. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/intent-classifier-schemas.js +0 -215
  178. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/intent-classifier-schemas.js.map +0 -1
  179. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/meta-reasoner-schemas.d.ts +0 -864
  180. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/meta-reasoner-schemas.js +0 -250
  181. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/meta-reasoner-schemas.js.map +0 -1
  182. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/objective-clarifier-schemas.d.ts +0 -572
  183. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/objective-clarifier-schemas.js +0 -202
  184. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/objective-clarifier-schemas.js.map +0 -1
  185. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/planner-schemas.d.ts +0 -496
  186. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/planner-schemas.js +0 -133
  187. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/planner-schemas.js.map +0 -1
  188. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/reflection-schemas.d.ts +0 -706
  189. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/reflection-schemas.js +0 -222
  190. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/contracts/reflection-schemas.js.map +0 -1
  191. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/decomposer/decomposer-agent.d.ts +0 -107
  192. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/decomposer/decomposer-agent.js +0 -360
  193. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/decomposer/decomposer-agent.js.map +0 -1
  194. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/decomposer/index.d.ts +0 -9
  195. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/decomposer/index.js +0 -18
  196. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/decomposer/index.js.map +0 -1
  197. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/intent-classifier/index.d.ts +0 -4
  198. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/intent-classifier/index.js +0 -9
  199. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/intent-classifier/index.js.map +0 -1
  200. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/intent-classifier/intent-classifier-agent.d.ts +0 -123
  201. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/intent-classifier/intent-classifier-agent.js +0 -609
  202. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/intent-classifier/intent-classifier-agent.js.map +0 -1
  203. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/meta-reasoner/index.d.ts +0 -10
  204. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/meta-reasoner/index.js +0 -25
  205. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/meta-reasoner/index.js.map +0 -1
  206. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/meta-reasoner/meta-reasoner-agent.d.ts +0 -111
  207. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/meta-reasoner/meta-reasoner-agent.js +0 -686
  208. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/meta-reasoner/meta-reasoner-agent.js.map +0 -1
  209. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/meta-reasoner/telemetry.d.ts +0 -11
  210. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/meta-reasoner/telemetry.js +0 -25
  211. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/meta-reasoner/telemetry.js.map +0 -1
  212. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/index.d.ts +0 -6
  213. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/index.js +0 -15
  214. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/index.js.map +0 -1
  215. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/objective-clarifier-agent.d.ts +0 -126
  216. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/objective-clarifier-agent.js +0 -780
  217. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/objective-clarifier-agent.js.map +0 -1
  218. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/ruvector-persistence.d.ts +0 -49
  219. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/ruvector-persistence.js +0 -125
  220. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/ruvector-persistence.js.map +0 -1
  221. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/telemetry.d.ts +0 -73
  222. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/telemetry.js +0 -192
  223. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/objective-clarifier/telemetry.js.map +0 -1
  224. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/index.d.ts +0 -11
  225. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/index.js +0 -25
  226. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/index.js.map +0 -1
  227. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/planner-agent.d.ts +0 -119
  228. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/planner-agent.js +0 -421
  229. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/planner-agent.js.map +0 -1
  230. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/ruvector-persistence.d.ts +0 -49
  231. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/ruvector-persistence.js +0 -125
  232. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/ruvector-persistence.js.map +0 -1
  233. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/telemetry.d.ts +0 -73
  234. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/telemetry.js +0 -192
  235. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/planner/telemetry.js.map +0 -1
  236. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/index.d.ts +0 -11
  237. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/index.js +0 -27
  238. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/index.js.map +0 -1
  239. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/reflection-agent.d.ts +0 -122
  240. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/reflection-agent.js +0 -645
  241. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/reflection-agent.js.map +0 -1
  242. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/ruvector-persistence.d.ts +0 -59
  243. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/ruvector-persistence.js +0 -156
  244. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/ruvector-persistence.js.map +0 -1
  245. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/telemetry.d.ts +0 -88
  246. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/telemetry.js +0 -246
  247. package/dist/bundled-agents/copilot-agents/functions/lib/services/agents/reflection/telemetry.js.map +0 -1
  248. package/dist/bundled-agents/copilot-agents/functions/package-lock.json +0 -5473
  249. package/dist/bundled-agents/copilot-agents/functions/package.json +0 -40
  250. package/dist/bundled-agents/copilot-agents/functions/src/claude.ts +0 -71
  251. package/dist/bundled-agents/copilot-agents/functions/src/cors.ts +0 -36
  252. package/dist/bundled-agents/copilot-agents/functions/src/envelope.ts +0 -77
  253. package/dist/bundled-agents/copilot-agents/functions/src/handler.test.ts +0 -340
  254. package/dist/bundled-agents/copilot-agents/functions/src/health.ts +0 -53
  255. package/dist/bundled-agents/copilot-agents/functions/src/index.ts +0 -201
  256. package/dist/bundled-agents/copilot-agents/functions/src/router.ts +0 -148
  257. package/dist/bundled-agents/copilot-agents/functions/tsconfig.json +0 -31
  258. package/dist/bundled-agents/copilot-agents/package-lock.json +0 -11825
  259. package/dist/bundled-agents/copilot-agents/package.json +0 -5
  260. package/dist/bundled-agents/governance-dashboard-agents/package-lock.json +0 -8282
  261. package/dist/bundled-agents/governance-dashboard-agents/package.json +0 -13
  262. package/dist/bundled-agents/orchestrator-agents/functions/contracts/index.js +0 -590
  263. package/dist/bundled-agents/orchestrator-agents/functions/index.js +0 -442
  264. package/dist/bundled-agents/orchestrator-agents/functions/test.js +0 -325
  265. package/dist/bundled-agents/orchestrator-agents/index.js +0 -6
  266. package/dist/bundled-agents/orchestrator-agents/package-lock.json +0 -13254
  267. package/dist/bundled-agents/orchestrator-agents/package.json +0 -20
  268. package/dist/bundled-agents/platform-agents/package-lock.json +0 -1723
  269. package/dist/bundled-agents/platform-agents/package.json +0 -22
  270. package/dist/bundled-agents/platform-agents/src/agents/decision-memo.ts +0 -463
  271. package/dist/bundled-agents/platform-agents/src/agents/decision.ts +0 -234
  272. package/dist/bundled-agents/platform-agents/src/agents/executive-summary.ts +0 -229
  273. package/dist/bundled-agents/platform-agents/src/agents/risk-score.ts +0 -327
  274. package/dist/bundled-agents/platform-agents/src/claude.ts +0 -71
  275. package/dist/bundled-agents/platform-agents/src/cors.ts +0 -24
  276. package/dist/bundled-agents/platform-agents/src/envelope.ts +0 -37
  277. package/dist/bundled-agents/platform-agents/src/health.ts +0 -20
  278. package/dist/bundled-agents/platform-agents/src/index.ts +0 -171
  279. package/dist/bundled-agents/platform-agents/src/router.ts +0 -38
  280. package/dist/bundled-agents/platform-agents/src/text-analysis.ts +0 -238
  281. package/dist/bundled-agents/platform-agents/tsconfig.json +0 -19
  282. package/dist/bundled-agents/sentinel-agents/lib/agents/alert.d.ts +0 -3
  283. package/dist/bundled-agents/sentinel-agents/lib/agents/alert.d.ts.map +0 -1
  284. package/dist/bundled-agents/sentinel-agents/lib/agents/alert.js +0 -43
  285. package/dist/bundled-agents/sentinel-agents/lib/agents/alert.js.map +0 -1
  286. package/dist/bundled-agents/sentinel-agents/lib/agents/anomaly.d.ts +0 -3
  287. package/dist/bundled-agents/sentinel-agents/lib/agents/anomaly.d.ts.map +0 -1
  288. package/dist/bundled-agents/sentinel-agents/lib/agents/anomaly.js +0 -30
  289. package/dist/bundled-agents/sentinel-agents/lib/agents/anomaly.js.map +0 -1
  290. package/dist/bundled-agents/sentinel-agents/lib/agents/correlation.d.ts +0 -3
  291. package/dist/bundled-agents/sentinel-agents/lib/agents/correlation.d.ts.map +0 -1
  292. package/dist/bundled-agents/sentinel-agents/lib/agents/correlation.js +0 -53
  293. package/dist/bundled-agents/sentinel-agents/lib/agents/correlation.js.map +0 -1
  294. package/dist/bundled-agents/sentinel-agents/lib/agents/drift.d.ts +0 -3
  295. package/dist/bundled-agents/sentinel-agents/lib/agents/drift.d.ts.map +0 -1
  296. package/dist/bundled-agents/sentinel-agents/lib/agents/drift.js +0 -51
  297. package/dist/bundled-agents/sentinel-agents/lib/agents/drift.js.map +0 -1
  298. package/dist/bundled-agents/sentinel-agents/lib/agents/rca.d.ts +0 -3
  299. package/dist/bundled-agents/sentinel-agents/lib/agents/rca.d.ts.map +0 -1
  300. package/dist/bundled-agents/sentinel-agents/lib/agents/rca.js +0 -36
  301. package/dist/bundled-agents/sentinel-agents/lib/agents/rca.js.map +0 -1
  302. package/dist/bundled-agents/sentinel-agents/lib/index.d.ts +0 -2
  303. package/dist/bundled-agents/sentinel-agents/lib/index.d.ts.map +0 -1
  304. package/dist/bundled-agents/sentinel-agents/lib/index.js +0 -70
  305. package/dist/bundled-agents/sentinel-agents/lib/index.js.map +0 -1
  306. package/dist/bundled-agents/sentinel-agents/package-lock.json +0 -12591
  307. package/dist/bundled-agents/sentinel-agents/package.json +0 -62
  308. package/dist/bundled-agents/sentinel-agents/src/agents/alert.ts +0 -46
  309. package/dist/bundled-agents/sentinel-agents/src/agents/anomaly.ts +0 -33
  310. package/dist/bundled-agents/sentinel-agents/src/agents/correlation.ts +0 -56
  311. package/dist/bundled-agents/sentinel-agents/src/agents/drift.ts +0 -54
  312. package/dist/bundled-agents/sentinel-agents/src/agents/rca.ts +0 -38
  313. package/dist/bundled-agents/sentinel-agents/src/claude.ts +0 -71
  314. package/dist/bundled-agents/sentinel-agents/src/index.ts +0 -77
  315. package/dist/bundled-agents/sentinel-agents/tsconfig.json +0 -20
@@ -1,864 +0,0 @@
1
- /**
2
- * Meta-Reasoner Agent Schemas
3
- *
4
- * Input/Output contracts for the Meta-Reasoner Agent.
5
- * This agent evaluates reasoning quality and consistency across agents.
6
- *
7
- * Classification: META_ANALYSIS, REASONING_QUALITY_ASSESSMENT
8
- * decision_type: meta_reasoning_analysis
9
- *
10
- * Scope:
11
- * - Detect contradictions
12
- * - Assess confidence calibration
13
- * - Identify systemic reasoning issues
14
- *
15
- * Must Never:
16
- * - Override outputs
17
- * - Enforce corrections
18
- * - Execute logic
19
- */
20
- import { z } from 'zod';
21
- /**
22
- * Reasoning trace from an agent to analyze
23
- */
24
- export declare const ReasoningTraceSchema: z.ZodObject<{
25
- /** Source agent ID */
26
- agent_id: z.ZodString;
27
- /** Source agent version */
28
- agent_version: z.ZodString;
29
- /** Decision type made by the agent */
30
- decision_type: z.ZodString;
31
- /** Execution reference for tracing */
32
- execution_ref: z.ZodString;
33
- /** Timestamp of the decision */
34
- timestamp: z.ZodString;
35
- /** Confidence reported by the agent */
36
- reported_confidence: z.ZodNumber;
37
- /** The reasoning steps or outputs to analyze */
38
- reasoning_content: z.ZodUnknown;
39
- /** Constraints that were applied */
40
- constraints_applied: z.ZodDefault<z.ZodArray<z.ZodString, "many">>;
41
- /** Optional tags for categorization */
42
- tags: z.ZodDefault<z.ZodArray<z.ZodString, "many">>;
43
- }, "strip", z.ZodTypeAny, {
44
- agent_id: string;
45
- agent_version: string;
46
- decision_type: string;
47
- constraints_applied: string[];
48
- execution_ref: string;
49
- timestamp: string;
50
- tags: string[];
51
- reported_confidence: number;
52
- reasoning_content?: unknown;
53
- }, {
54
- agent_id: string;
55
- agent_version: string;
56
- decision_type: string;
57
- execution_ref: string;
58
- timestamp: string;
59
- reported_confidence: number;
60
- constraints_applied?: string[] | undefined;
61
- tags?: string[] | undefined;
62
- reasoning_content?: unknown;
63
- }>;
64
- export type ReasoningTrace = z.infer<typeof ReasoningTraceSchema>;
65
- /**
66
- * Meta-Reasoner Input Schema
67
- */
68
- export declare const MetaReasonerInputSchema: z.ZodObject<{
69
- /** Reasoning traces to analyze (1 or more) */
70
- traces: z.ZodArray<z.ZodObject<{
71
- /** Source agent ID */
72
- agent_id: z.ZodString;
73
- /** Source agent version */
74
- agent_version: z.ZodString;
75
- /** Decision type made by the agent */
76
- decision_type: z.ZodString;
77
- /** Execution reference for tracing */
78
- execution_ref: z.ZodString;
79
- /** Timestamp of the decision */
80
- timestamp: z.ZodString;
81
- /** Confidence reported by the agent */
82
- reported_confidence: z.ZodNumber;
83
- /** The reasoning steps or outputs to analyze */
84
- reasoning_content: z.ZodUnknown;
85
- /** Constraints that were applied */
86
- constraints_applied: z.ZodDefault<z.ZodArray<z.ZodString, "many">>;
87
- /** Optional tags for categorization */
88
- tags: z.ZodDefault<z.ZodArray<z.ZodString, "many">>;
89
- }, "strip", z.ZodTypeAny, {
90
- agent_id: string;
91
- agent_version: string;
92
- decision_type: string;
93
- constraints_applied: string[];
94
- execution_ref: string;
95
- timestamp: string;
96
- tags: string[];
97
- reported_confidence: number;
98
- reasoning_content?: unknown;
99
- }, {
100
- agent_id: string;
101
- agent_version: string;
102
- decision_type: string;
103
- execution_ref: string;
104
- timestamp: string;
105
- reported_confidence: number;
106
- constraints_applied?: string[] | undefined;
107
- tags?: string[] | undefined;
108
- reasoning_content?: unknown;
109
- }>, "many">;
110
- /** Analysis scope configuration */
111
- scope: z.ZodDefault<z.ZodObject<{
112
- /** Check for contradictions between traces */
113
- detect_contradictions: z.ZodDefault<z.ZodBoolean>;
114
- /** Assess if confidence scores are well-calibrated */
115
- assess_confidence_calibration: z.ZodDefault<z.ZodBoolean>;
116
- /** Identify systemic reasoning patterns/issues */
117
- identify_systemic_issues: z.ZodDefault<z.ZodBoolean>;
118
- /** Check for logical fallacies */
119
- detect_fallacies: z.ZodDefault<z.ZodBoolean>;
120
- /** Analyze reasoning chain completeness */
121
- check_completeness: z.ZodDefault<z.ZodBoolean>;
122
- }, "strip", z.ZodTypeAny, {
123
- detect_contradictions: boolean;
124
- assess_confidence_calibration: boolean;
125
- identify_systemic_issues: boolean;
126
- detect_fallacies: boolean;
127
- check_completeness: boolean;
128
- }, {
129
- detect_contradictions?: boolean | undefined;
130
- assess_confidence_calibration?: boolean | undefined;
131
- identify_systemic_issues?: boolean | undefined;
132
- detect_fallacies?: boolean | undefined;
133
- check_completeness?: boolean | undefined;
134
- }>>;
135
- /** Analysis context */
136
- context: z.ZodOptional<z.ZodObject<{
137
- /** Domain context for analysis */
138
- domain: z.ZodOptional<z.ZodString>;
139
- /** Reference standards or baselines */
140
- reference_standards: z.ZodDefault<z.ZodArray<z.ZodString, "many">>;
141
- /** Historical accuracy data for agents (for calibration) */
142
- historical_accuracy: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodNumber>>;
143
- /** Correlation groups (traces that should be consistent) */
144
- correlation_groups: z.ZodDefault<z.ZodArray<z.ZodArray<z.ZodString, "many">, "many">>;
145
- }, "strip", z.ZodTypeAny, {
146
- reference_standards: string[];
147
- correlation_groups: string[][];
148
- domain?: string | undefined;
149
- historical_accuracy?: Record<string, number> | undefined;
150
- }, {
151
- domain?: string | undefined;
152
- reference_standards?: string[] | undefined;
153
- historical_accuracy?: Record<string, number> | undefined;
154
- correlation_groups?: string[][] | undefined;
155
- }>>;
156
- /** Request identifier for tracing */
157
- request_id: z.ZodOptional<z.ZodString>;
158
- }, "strip", z.ZodTypeAny, {
159
- traces: {
160
- agent_id: string;
161
- agent_version: string;
162
- decision_type: string;
163
- constraints_applied: string[];
164
- execution_ref: string;
165
- timestamp: string;
166
- tags: string[];
167
- reported_confidence: number;
168
- reasoning_content?: unknown;
169
- }[];
170
- scope: {
171
- detect_contradictions: boolean;
172
- assess_confidence_calibration: boolean;
173
- identify_systemic_issues: boolean;
174
- detect_fallacies: boolean;
175
- check_completeness: boolean;
176
- };
177
- context?: {
178
- reference_standards: string[];
179
- correlation_groups: string[][];
180
- domain?: string | undefined;
181
- historical_accuracy?: Record<string, number> | undefined;
182
- } | undefined;
183
- request_id?: string | undefined;
184
- }, {
185
- traces: {
186
- agent_id: string;
187
- agent_version: string;
188
- decision_type: string;
189
- execution_ref: string;
190
- timestamp: string;
191
- reported_confidence: number;
192
- constraints_applied?: string[] | undefined;
193
- tags?: string[] | undefined;
194
- reasoning_content?: unknown;
195
- }[];
196
- context?: {
197
- domain?: string | undefined;
198
- reference_standards?: string[] | undefined;
199
- historical_accuracy?: Record<string, number> | undefined;
200
- correlation_groups?: string[][] | undefined;
201
- } | undefined;
202
- request_id?: string | undefined;
203
- scope?: {
204
- detect_contradictions?: boolean | undefined;
205
- assess_confidence_calibration?: boolean | undefined;
206
- identify_systemic_issues?: boolean | undefined;
207
- detect_fallacies?: boolean | undefined;
208
- check_completeness?: boolean | undefined;
209
- } | undefined;
210
- }>;
211
- export type MetaReasonerInput = z.infer<typeof MetaReasonerInputSchema>;
212
- /**
213
- * Contradiction finding
214
- */
215
- export declare const ContradictionSchema: z.ZodObject<{
216
- /** Unique ID for this contradiction */
217
- contradiction_id: z.ZodString;
218
- /** Type of contradiction */
219
- type: z.ZodEnum<["direct", "implicit", "temporal", "contextual", "statistical"]>;
220
- /** Severity of the contradiction */
221
- severity: z.ZodEnum<["low", "medium", "high", "critical"]>;
222
- /** Execution refs of the traces involved */
223
- involved_traces: z.ZodArray<z.ZodString, "many">;
224
- /** Agent IDs involved */
225
- involved_agents: z.ZodArray<z.ZodString, "many">;
226
- /** Description of the contradiction */
227
- description: z.ZodString;
228
- /** Evidence supporting this finding */
229
- evidence: z.ZodArray<z.ZodObject<{
230
- trace_ref: z.ZodString;
231
- excerpt: z.ZodString;
232
- relevance: z.ZodString;
233
- }, "strip", z.ZodTypeAny, {
234
- trace_ref: string;
235
- excerpt: string;
236
- relevance: string;
237
- }, {
238
- trace_ref: string;
239
- excerpt: string;
240
- relevance: string;
241
- }>, "many">;
242
- /** Confidence in this finding */
243
- finding_confidence: z.ZodNumber;
244
- }, "strip", z.ZodTypeAny, {
245
- type: "temporal" | "direct" | "implicit" | "contextual" | "statistical";
246
- description: string;
247
- severity: "low" | "medium" | "high" | "critical";
248
- evidence: {
249
- trace_ref: string;
250
- excerpt: string;
251
- relevance: string;
252
- }[];
253
- contradiction_id: string;
254
- involved_traces: string[];
255
- involved_agents: string[];
256
- finding_confidence: number;
257
- }, {
258
- type: "temporal" | "direct" | "implicit" | "contextual" | "statistical";
259
- description: string;
260
- severity: "low" | "medium" | "high" | "critical";
261
- evidence: {
262
- trace_ref: string;
263
- excerpt: string;
264
- relevance: string;
265
- }[];
266
- contradiction_id: string;
267
- involved_traces: string[];
268
- involved_agents: string[];
269
- finding_confidence: number;
270
- }>;
271
- export type Contradiction = z.infer<typeof ContradictionSchema>;
272
- /**
273
- * Confidence calibration assessment
274
- */
275
- export declare const ConfidenceCalibrationSchema: z.ZodObject<{
276
- /** Agent ID being assessed */
277
- agent_id: z.ZodString;
278
- /** Calibration score (1.0 = perfectly calibrated) */
279
- calibration_score: z.ZodNumber;
280
- /** Assessment category */
281
- assessment: z.ZodEnum<["well_calibrated", "overconfident", "underconfident", "inconsistent", "insufficient_data"]>;
282
- /** Mean reported confidence */
283
- mean_reported_confidence: z.ZodNumber;
284
- /** Expected accuracy based on historical data */
285
- expected_accuracy: z.ZodOptional<z.ZodNumber>;
286
- /** Calibration gap (positive = overconfident, negative = underconfident) */
287
- calibration_gap: z.ZodOptional<z.ZodNumber>;
288
- /** Number of traces analyzed */
289
- traces_analyzed: z.ZodNumber;
290
- /** Recommendations for calibration improvement */
291
- recommendations: z.ZodDefault<z.ZodArray<z.ZodString, "many">>;
292
- }, "strip", z.ZodTypeAny, {
293
- agent_id: string;
294
- recommendations: string[];
295
- calibration_score: number;
296
- assessment: "well_calibrated" | "overconfident" | "underconfident" | "inconsistent" | "insufficient_data";
297
- mean_reported_confidence: number;
298
- traces_analyzed: number;
299
- expected_accuracy?: number | undefined;
300
- calibration_gap?: number | undefined;
301
- }, {
302
- agent_id: string;
303
- calibration_score: number;
304
- assessment: "well_calibrated" | "overconfident" | "underconfident" | "inconsistent" | "insufficient_data";
305
- mean_reported_confidence: number;
306
- traces_analyzed: number;
307
- recommendations?: string[] | undefined;
308
- expected_accuracy?: number | undefined;
309
- calibration_gap?: number | undefined;
310
- }>;
311
- export type ConfidenceCalibration = z.infer<typeof ConfidenceCalibrationSchema>;
312
- /**
313
- * Systemic reasoning issue
314
- */
315
- export declare const SystemicIssueSchema: z.ZodObject<{
316
- /** Unique ID for this issue */
317
- issue_id: z.ZodString;
318
- /** Type of systemic issue */
319
- type: z.ZodEnum<["reasoning_gap", "circular_reasoning", "anchoring_bias", "confirmation_bias", "availability_bias", "pattern_overfitting", "scope_creep", "premature_conclusion", "inconsistent_criteria", "missing_uncertainty"]>;
320
- /** Severity of the issue */
321
- severity: z.ZodEnum<["low", "medium", "high", "critical"]>;
322
- /** Agent IDs exhibiting this issue */
323
- affected_agents: z.ZodArray<z.ZodString, "many">;
324
- /** Execution refs where issue was observed */
325
- occurrences: z.ZodArray<z.ZodString, "many">;
326
- /** Frequency of occurrence */
327
- frequency: z.ZodEnum<["isolated", "occasional", "frequent", "pervasive"]>;
328
- /** Description of the issue */
329
- description: z.ZodString;
330
- /** Evidence supporting this finding */
331
- evidence: z.ZodArray<z.ZodObject<{
332
- trace_ref: z.ZodString;
333
- observation: z.ZodString;
334
- }, "strip", z.ZodTypeAny, {
335
- trace_ref: string;
336
- observation: string;
337
- }, {
338
- trace_ref: string;
339
- observation: string;
340
- }>, "many">;
341
- /** Impact assessment */
342
- impact: z.ZodString;
343
- /** Confidence in this finding */
344
- finding_confidence: z.ZodNumber;
345
- }, "strip", z.ZodTypeAny, {
346
- type: "reasoning_gap" | "circular_reasoning" | "anchoring_bias" | "confirmation_bias" | "availability_bias" | "pattern_overfitting" | "scope_creep" | "premature_conclusion" | "inconsistent_criteria" | "missing_uncertainty";
347
- description: string;
348
- severity: "low" | "medium" | "high" | "critical";
349
- evidence: {
350
- trace_ref: string;
351
- observation: string;
352
- }[];
353
- affected_agents: string[];
354
- impact: string;
355
- finding_confidence: number;
356
- issue_id: string;
357
- occurrences: string[];
358
- frequency: "isolated" | "occasional" | "frequent" | "pervasive";
359
- }, {
360
- type: "reasoning_gap" | "circular_reasoning" | "anchoring_bias" | "confirmation_bias" | "availability_bias" | "pattern_overfitting" | "scope_creep" | "premature_conclusion" | "inconsistent_criteria" | "missing_uncertainty";
361
- description: string;
362
- severity: "low" | "medium" | "high" | "critical";
363
- evidence: {
364
- trace_ref: string;
365
- observation: string;
366
- }[];
367
- affected_agents: string[];
368
- impact: string;
369
- finding_confidence: number;
370
- issue_id: string;
371
- occurrences: string[];
372
- frequency: "isolated" | "occasional" | "frequent" | "pervasive";
373
- }>;
374
- export type SystemicIssue = z.infer<typeof SystemicIssueSchema>;
375
- /**
376
- * Reasoning quality metrics
377
- */
378
- export declare const ReasoningQualityMetricsSchema: z.ZodObject<{
379
- /** Overall quality score */
380
- overall_score: z.ZodNumber;
381
- /** Logical consistency score */
382
- consistency_score: z.ZodNumber;
383
- /** Completeness of reasoning */
384
- completeness_score: z.ZodNumber;
385
- /** Clarity of reasoning */
386
- clarity_score: z.ZodNumber;
387
- /** Accuracy of stated constraints adherence */
388
- constraint_adherence_score: z.ZodNumber;
389
- /** Number of traces analyzed */
390
- traces_analyzed: z.ZodNumber;
391
- /** Number of unique agents analyzed */
392
- agents_analyzed: z.ZodNumber;
393
- /** Analysis coverage percentage */
394
- coverage_percentage: z.ZodNumber;
395
- }, "strip", z.ZodTypeAny, {
396
- agents_analyzed: number;
397
- traces_analyzed: number;
398
- overall_score: number;
399
- consistency_score: number;
400
- completeness_score: number;
401
- clarity_score: number;
402
- constraint_adherence_score: number;
403
- coverage_percentage: number;
404
- }, {
405
- agents_analyzed: number;
406
- traces_analyzed: number;
407
- overall_score: number;
408
- consistency_score: number;
409
- completeness_score: number;
410
- clarity_score: number;
411
- constraint_adherence_score: number;
412
- coverage_percentage: number;
413
- }>;
414
- export type ReasoningQualityMetrics = z.infer<typeof ReasoningQualityMetricsSchema>;
415
- /**
416
- * Meta-Reasoner Output Schema
417
- */
418
- export declare const MetaReasonerOutputSchema: z.ZodObject<{
419
- /** Unique analysis ID */
420
- analysis_id: z.ZodString;
421
- /** Summary of the analysis */
422
- summary: z.ZodString;
423
- /** Overall reasoning quality metrics */
424
- quality_metrics: z.ZodObject<{
425
- /** Overall quality score */
426
- overall_score: z.ZodNumber;
427
- /** Logical consistency score */
428
- consistency_score: z.ZodNumber;
429
- /** Completeness of reasoning */
430
- completeness_score: z.ZodNumber;
431
- /** Clarity of reasoning */
432
- clarity_score: z.ZodNumber;
433
- /** Accuracy of stated constraints adherence */
434
- constraint_adherence_score: z.ZodNumber;
435
- /** Number of traces analyzed */
436
- traces_analyzed: z.ZodNumber;
437
- /** Number of unique agents analyzed */
438
- agents_analyzed: z.ZodNumber;
439
- /** Analysis coverage percentage */
440
- coverage_percentage: z.ZodNumber;
441
- }, "strip", z.ZodTypeAny, {
442
- agents_analyzed: number;
443
- traces_analyzed: number;
444
- overall_score: number;
445
- consistency_score: number;
446
- completeness_score: number;
447
- clarity_score: number;
448
- constraint_adherence_score: number;
449
- coverage_percentage: number;
450
- }, {
451
- agents_analyzed: number;
452
- traces_analyzed: number;
453
- overall_score: number;
454
- consistency_score: number;
455
- completeness_score: number;
456
- clarity_score: number;
457
- constraint_adherence_score: number;
458
- coverage_percentage: number;
459
- }>;
460
- /** Detected contradictions */
461
- contradictions: z.ZodDefault<z.ZodArray<z.ZodObject<{
462
- /** Unique ID for this contradiction */
463
- contradiction_id: z.ZodString;
464
- /** Type of contradiction */
465
- type: z.ZodEnum<["direct", "implicit", "temporal", "contextual", "statistical"]>;
466
- /** Severity of the contradiction */
467
- severity: z.ZodEnum<["low", "medium", "high", "critical"]>;
468
- /** Execution refs of the traces involved */
469
- involved_traces: z.ZodArray<z.ZodString, "many">;
470
- /** Agent IDs involved */
471
- involved_agents: z.ZodArray<z.ZodString, "many">;
472
- /** Description of the contradiction */
473
- description: z.ZodString;
474
- /** Evidence supporting this finding */
475
- evidence: z.ZodArray<z.ZodObject<{
476
- trace_ref: z.ZodString;
477
- excerpt: z.ZodString;
478
- relevance: z.ZodString;
479
- }, "strip", z.ZodTypeAny, {
480
- trace_ref: string;
481
- excerpt: string;
482
- relevance: string;
483
- }, {
484
- trace_ref: string;
485
- excerpt: string;
486
- relevance: string;
487
- }>, "many">;
488
- /** Confidence in this finding */
489
- finding_confidence: z.ZodNumber;
490
- }, "strip", z.ZodTypeAny, {
491
- type: "temporal" | "direct" | "implicit" | "contextual" | "statistical";
492
- description: string;
493
- severity: "low" | "medium" | "high" | "critical";
494
- evidence: {
495
- trace_ref: string;
496
- excerpt: string;
497
- relevance: string;
498
- }[];
499
- contradiction_id: string;
500
- involved_traces: string[];
501
- involved_agents: string[];
502
- finding_confidence: number;
503
- }, {
504
- type: "temporal" | "direct" | "implicit" | "contextual" | "statistical";
505
- description: string;
506
- severity: "low" | "medium" | "high" | "critical";
507
- evidence: {
508
- trace_ref: string;
509
- excerpt: string;
510
- relevance: string;
511
- }[];
512
- contradiction_id: string;
513
- involved_traces: string[];
514
- involved_agents: string[];
515
- finding_confidence: number;
516
- }>, "many">>;
517
- /** Confidence calibration assessments (per agent) */
518
- confidence_calibrations: z.ZodDefault<z.ZodArray<z.ZodObject<{
519
- /** Agent ID being assessed */
520
- agent_id: z.ZodString;
521
- /** Calibration score (1.0 = perfectly calibrated) */
522
- calibration_score: z.ZodNumber;
523
- /** Assessment category */
524
- assessment: z.ZodEnum<["well_calibrated", "overconfident", "underconfident", "inconsistent", "insufficient_data"]>;
525
- /** Mean reported confidence */
526
- mean_reported_confidence: z.ZodNumber;
527
- /** Expected accuracy based on historical data */
528
- expected_accuracy: z.ZodOptional<z.ZodNumber>;
529
- /** Calibration gap (positive = overconfident, negative = underconfident) */
530
- calibration_gap: z.ZodOptional<z.ZodNumber>;
531
- /** Number of traces analyzed */
532
- traces_analyzed: z.ZodNumber;
533
- /** Recommendations for calibration improvement */
534
- recommendations: z.ZodDefault<z.ZodArray<z.ZodString, "many">>;
535
- }, "strip", z.ZodTypeAny, {
536
- agent_id: string;
537
- recommendations: string[];
538
- calibration_score: number;
539
- assessment: "well_calibrated" | "overconfident" | "underconfident" | "inconsistent" | "insufficient_data";
540
- mean_reported_confidence: number;
541
- traces_analyzed: number;
542
- expected_accuracy?: number | undefined;
543
- calibration_gap?: number | undefined;
544
- }, {
545
- agent_id: string;
546
- calibration_score: number;
547
- assessment: "well_calibrated" | "overconfident" | "underconfident" | "inconsistent" | "insufficient_data";
548
- mean_reported_confidence: number;
549
- traces_analyzed: number;
550
- recommendations?: string[] | undefined;
551
- expected_accuracy?: number | undefined;
552
- calibration_gap?: number | undefined;
553
- }>, "many">>;
554
- /** Identified systemic issues */
555
- systemic_issues: z.ZodDefault<z.ZodArray<z.ZodObject<{
556
- /** Unique ID for this issue */
557
- issue_id: z.ZodString;
558
- /** Type of systemic issue */
559
- type: z.ZodEnum<["reasoning_gap", "circular_reasoning", "anchoring_bias", "confirmation_bias", "availability_bias", "pattern_overfitting", "scope_creep", "premature_conclusion", "inconsistent_criteria", "missing_uncertainty"]>;
560
- /** Severity of the issue */
561
- severity: z.ZodEnum<["low", "medium", "high", "critical"]>;
562
- /** Agent IDs exhibiting this issue */
563
- affected_agents: z.ZodArray<z.ZodString, "many">;
564
- /** Execution refs where issue was observed */
565
- occurrences: z.ZodArray<z.ZodString, "many">;
566
- /** Frequency of occurrence */
567
- frequency: z.ZodEnum<["isolated", "occasional", "frequent", "pervasive"]>;
568
- /** Description of the issue */
569
- description: z.ZodString;
570
- /** Evidence supporting this finding */
571
- evidence: z.ZodArray<z.ZodObject<{
572
- trace_ref: z.ZodString;
573
- observation: z.ZodString;
574
- }, "strip", z.ZodTypeAny, {
575
- trace_ref: string;
576
- observation: string;
577
- }, {
578
- trace_ref: string;
579
- observation: string;
580
- }>, "many">;
581
- /** Impact assessment */
582
- impact: z.ZodString;
583
- /** Confidence in this finding */
584
- finding_confidence: z.ZodNumber;
585
- }, "strip", z.ZodTypeAny, {
586
- type: "reasoning_gap" | "circular_reasoning" | "anchoring_bias" | "confirmation_bias" | "availability_bias" | "pattern_overfitting" | "scope_creep" | "premature_conclusion" | "inconsistent_criteria" | "missing_uncertainty";
587
- description: string;
588
- severity: "low" | "medium" | "high" | "critical";
589
- evidence: {
590
- trace_ref: string;
591
- observation: string;
592
- }[];
593
- affected_agents: string[];
594
- impact: string;
595
- finding_confidence: number;
596
- issue_id: string;
597
- occurrences: string[];
598
- frequency: "isolated" | "occasional" | "frequent" | "pervasive";
599
- }, {
600
- type: "reasoning_gap" | "circular_reasoning" | "anchoring_bias" | "confirmation_bias" | "availability_bias" | "pattern_overfitting" | "scope_creep" | "premature_conclusion" | "inconsistent_criteria" | "missing_uncertainty";
601
- description: string;
602
- severity: "low" | "medium" | "high" | "critical";
603
- evidence: {
604
- trace_ref: string;
605
- observation: string;
606
- }[];
607
- affected_agents: string[];
608
- impact: string;
609
- finding_confidence: number;
610
- issue_id: string;
611
- occurrences: string[];
612
- frequency: "isolated" | "occasional" | "frequent" | "pervasive";
613
- }>, "many">>;
614
- /** Analysis metadata */
615
- analysis_metadata: z.ZodObject<{
616
- /** Total traces provided */
617
- total_traces: z.ZodNumber;
618
- /** Traces successfully analyzed */
619
- traces_analyzed: z.ZodNumber;
620
- /** Unique agents in input */
621
- unique_agents: z.ZodNumber;
622
- /** Unique decision types */
623
- unique_decision_types: z.ZodNumber;
624
- /** Time span of traces analyzed */
625
- time_span: z.ZodOptional<z.ZodObject<{
626
- earliest: z.ZodString;
627
- latest: z.ZodString;
628
- }, "strip", z.ZodTypeAny, {
629
- earliest: string;
630
- latest: string;
631
- }, {
632
- earliest: string;
633
- latest: string;
634
- }>>;
635
- /** Scope of analysis performed */
636
- scope_executed: z.ZodObject<{
637
- contradictions_checked: z.ZodBoolean;
638
- calibration_assessed: z.ZodBoolean;
639
- systemic_issues_checked: z.ZodBoolean;
640
- fallacies_checked: z.ZodBoolean;
641
- completeness_checked: z.ZodBoolean;
642
- }, "strip", z.ZodTypeAny, {
643
- contradictions_checked: boolean;
644
- calibration_assessed: boolean;
645
- systemic_issues_checked: boolean;
646
- fallacies_checked: boolean;
647
- completeness_checked: boolean;
648
- }, {
649
- contradictions_checked: boolean;
650
- calibration_assessed: boolean;
651
- systemic_issues_checked: boolean;
652
- fallacies_checked: boolean;
653
- completeness_checked: boolean;
654
- }>;
655
- }, "strip", z.ZodTypeAny, {
656
- traces_analyzed: number;
657
- total_traces: number;
658
- unique_agents: number;
659
- unique_decision_types: number;
660
- scope_executed: {
661
- contradictions_checked: boolean;
662
- calibration_assessed: boolean;
663
- systemic_issues_checked: boolean;
664
- fallacies_checked: boolean;
665
- completeness_checked: boolean;
666
- };
667
- time_span?: {
668
- earliest: string;
669
- latest: string;
670
- } | undefined;
671
- }, {
672
- traces_analyzed: number;
673
- total_traces: number;
674
- unique_agents: number;
675
- unique_decision_types: number;
676
- scope_executed: {
677
- contradictions_checked: boolean;
678
- calibration_assessed: boolean;
679
- systemic_issues_checked: boolean;
680
- fallacies_checked: boolean;
681
- completeness_checked: boolean;
682
- };
683
- time_span?: {
684
- earliest: string;
685
- latest: string;
686
- } | undefined;
687
- }>;
688
- /** Key findings (prioritized list) */
689
- key_findings: z.ZodDefault<z.ZodArray<z.ZodObject<{
690
- priority: z.ZodNumber;
691
- category: z.ZodEnum<["contradiction", "calibration", "systemic", "quality"]>;
692
- finding: z.ZodString;
693
- affected_entities: z.ZodArray<z.ZodString, "many">;
694
- }, "strip", z.ZodTypeAny, {
695
- category: "quality" | "contradiction" | "calibration" | "systemic";
696
- priority: number;
697
- finding: string;
698
- affected_entities: string[];
699
- }, {
700
- category: "quality" | "contradiction" | "calibration" | "systemic";
701
- priority: number;
702
- finding: string;
703
- affected_entities: string[];
704
- }>, "many">>;
705
- /** Assumptions made during analysis */
706
- assumptions: z.ZodDefault<z.ZodArray<z.ZodString, "many">>;
707
- /** Output version */
708
- version: z.ZodDefault<z.ZodString>;
709
- }, "strip", z.ZodTypeAny, {
710
- version: string;
711
- assumptions: string[];
712
- summary: string;
713
- key_findings: {
714
- category: "quality" | "contradiction" | "calibration" | "systemic";
715
- priority: number;
716
- finding: string;
717
- affected_entities: string[];
718
- }[];
719
- analysis_id: string;
720
- quality_metrics: {
721
- agents_analyzed: number;
722
- traces_analyzed: number;
723
- overall_score: number;
724
- consistency_score: number;
725
- completeness_score: number;
726
- clarity_score: number;
727
- constraint_adherence_score: number;
728
- coverage_percentage: number;
729
- };
730
- contradictions: {
731
- type: "temporal" | "direct" | "implicit" | "contextual" | "statistical";
732
- description: string;
733
- severity: "low" | "medium" | "high" | "critical";
734
- evidence: {
735
- trace_ref: string;
736
- excerpt: string;
737
- relevance: string;
738
- }[];
739
- contradiction_id: string;
740
- involved_traces: string[];
741
- involved_agents: string[];
742
- finding_confidence: number;
743
- }[];
744
- confidence_calibrations: {
745
- agent_id: string;
746
- recommendations: string[];
747
- calibration_score: number;
748
- assessment: "well_calibrated" | "overconfident" | "underconfident" | "inconsistent" | "insufficient_data";
749
- mean_reported_confidence: number;
750
- traces_analyzed: number;
751
- expected_accuracy?: number | undefined;
752
- calibration_gap?: number | undefined;
753
- }[];
754
- systemic_issues: {
755
- type: "reasoning_gap" | "circular_reasoning" | "anchoring_bias" | "confirmation_bias" | "availability_bias" | "pattern_overfitting" | "scope_creep" | "premature_conclusion" | "inconsistent_criteria" | "missing_uncertainty";
756
- description: string;
757
- severity: "low" | "medium" | "high" | "critical";
758
- evidence: {
759
- trace_ref: string;
760
- observation: string;
761
- }[];
762
- affected_agents: string[];
763
- impact: string;
764
- finding_confidence: number;
765
- issue_id: string;
766
- occurrences: string[];
767
- frequency: "isolated" | "occasional" | "frequent" | "pervasive";
768
- }[];
769
- analysis_metadata: {
770
- traces_analyzed: number;
771
- total_traces: number;
772
- unique_agents: number;
773
- unique_decision_types: number;
774
- scope_executed: {
775
- contradictions_checked: boolean;
776
- calibration_assessed: boolean;
777
- systemic_issues_checked: boolean;
778
- fallacies_checked: boolean;
779
- completeness_checked: boolean;
780
- };
781
- time_span?: {
782
- earliest: string;
783
- latest: string;
784
- } | undefined;
785
- };
786
- }, {
787
- summary: string;
788
- analysis_id: string;
789
- quality_metrics: {
790
- agents_analyzed: number;
791
- traces_analyzed: number;
792
- overall_score: number;
793
- consistency_score: number;
794
- completeness_score: number;
795
- clarity_score: number;
796
- constraint_adherence_score: number;
797
- coverage_percentage: number;
798
- };
799
- analysis_metadata: {
800
- traces_analyzed: number;
801
- total_traces: number;
802
- unique_agents: number;
803
- unique_decision_types: number;
804
- scope_executed: {
805
- contradictions_checked: boolean;
806
- calibration_assessed: boolean;
807
- systemic_issues_checked: boolean;
808
- fallacies_checked: boolean;
809
- completeness_checked: boolean;
810
- };
811
- time_span?: {
812
- earliest: string;
813
- latest: string;
814
- } | undefined;
815
- };
816
- version?: string | undefined;
817
- assumptions?: string[] | undefined;
818
- key_findings?: {
819
- category: "quality" | "contradiction" | "calibration" | "systemic";
820
- priority: number;
821
- finding: string;
822
- affected_entities: string[];
823
- }[] | undefined;
824
- contradictions?: {
825
- type: "temporal" | "direct" | "implicit" | "contextual" | "statistical";
826
- description: string;
827
- severity: "low" | "medium" | "high" | "critical";
828
- evidence: {
829
- trace_ref: string;
830
- excerpt: string;
831
- relevance: string;
832
- }[];
833
- contradiction_id: string;
834
- involved_traces: string[];
835
- involved_agents: string[];
836
- finding_confidence: number;
837
- }[] | undefined;
838
- confidence_calibrations?: {
839
- agent_id: string;
840
- calibration_score: number;
841
- assessment: "well_calibrated" | "overconfident" | "underconfident" | "inconsistent" | "insufficient_data";
842
- mean_reported_confidence: number;
843
- traces_analyzed: number;
844
- recommendations?: string[] | undefined;
845
- expected_accuracy?: number | undefined;
846
- calibration_gap?: number | undefined;
847
- }[] | undefined;
848
- systemic_issues?: {
849
- type: "reasoning_gap" | "circular_reasoning" | "anchoring_bias" | "confirmation_bias" | "availability_bias" | "pattern_overfitting" | "scope_creep" | "premature_conclusion" | "inconsistent_criteria" | "missing_uncertainty";
850
- description: string;
851
- severity: "low" | "medium" | "high" | "critical";
852
- evidence: {
853
- trace_ref: string;
854
- observation: string;
855
- }[];
856
- affected_agents: string[];
857
- impact: string;
858
- finding_confidence: number;
859
- issue_id: string;
860
- occurrences: string[];
861
- frequency: "isolated" | "occasional" | "frequent" | "pervasive";
862
- }[] | undefined;
863
- }>;
864
- export type MetaReasonerOutput = z.infer<typeof MetaReasonerOutputSchema>;