@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,205 +0,0 @@
1
- "use strict";
2
- /**
3
- * Objective Clarifier Agent Schemas
4
- *
5
- * Purpose: Clarify ambiguous or incomplete objectives
6
- * Classification: INTENT_ANALYSIS, DECOMPOSITION
7
- * decision_type: objective_clarification
8
- *
9
- * Scope:
10
- * - Resolve ambiguity
11
- * - Normalize goals
12
- * - Identify missing constraints
13
- *
14
- * Must Never:
15
- * - Generate plans
16
- * - Define solutions
17
- * - Execute logic
18
- */
19
- Object.defineProperty(exports, "__esModule", { value: true });
20
- exports.ObjectiveClarifierOutputSchema = exports.ObjectiveClarifierInputSchema = exports.NormalizedGoalSchema = exports.MissingConstraintSchema = exports.AmbiguitySchema = void 0;
21
- const zod_1 = require("zod");
22
- const pipeline_schemas_1 = require("./pipeline-schemas");
23
- /**
24
- * Ambiguity detection result
25
- */
26
- exports.AmbiguitySchema = zod_1.z.object({
27
- /** Unique identifier for this ambiguity */
28
- id: zod_1.z.string().min(1),
29
- /** Type of ambiguity detected */
30
- type: zod_1.z.enum([
31
- 'lexical', // Word meaning unclear
32
- 'syntactic', // Sentence structure unclear
33
- 'semantic', // Meaning/intent unclear
34
- 'referential', // Reference unclear (what does "it" refer to)
35
- 'scope', // Extent/boundaries unclear
36
- 'temporal', // Timing/sequencing unclear
37
- 'quantitative', // Amount/scale unclear
38
- 'conditional', // Conditions/constraints unclear
39
- ]),
40
- /** The ambiguous portion of the objective */
41
- source_text: zod_1.z.string(),
42
- /** Description of why this is ambiguous */
43
- description: zod_1.z.string(),
44
- /** Possible interpretations of the ambiguous element */
45
- interpretations: zod_1.z.array(zod_1.z.object({
46
- interpretation: zod_1.z.string(),
47
- likelihood: zod_1.z.number().min(0).max(1),
48
- assumptions: zod_1.z.array(zod_1.z.string()).default([]),
49
- })).min(1),
50
- /** Severity of the ambiguity (how much it blocks understanding) */
51
- severity: zod_1.z.enum(['low', 'medium', 'high', 'critical']),
52
- /** Suggested clarification question */
53
- clarification_prompt: zod_1.z.string(),
54
- });
55
- /**
56
- * Missing constraint identification
57
- */
58
- exports.MissingConstraintSchema = zod_1.z.object({
59
- /** Unique identifier */
60
- id: zod_1.z.string().min(1),
61
- /** Category of the missing constraint */
62
- category: zod_1.z.enum([
63
- 'temporal', // Timeline, deadlines, duration
64
- 'resource', // Budget, tools, people, systems
65
- 'quality', // Standards, acceptance criteria
66
- 'scope', // Boundaries, inclusions/exclusions
67
- 'dependency', // Prerequisites, blockers
68
- 'compliance', // Regulations, policies
69
- 'technical', // Technology choices, compatibility
70
- 'performance', // Speed, scalability, limits
71
- ]),
72
- /** What constraint information is missing */
73
- description: zod_1.z.string(),
74
- /** Why this constraint matters */
75
- impact: zod_1.z.string(),
76
- /** Severity if left unspecified */
77
- severity: zod_1.z.enum(['low', 'medium', 'high', 'critical']),
78
- /** Suggested question to elicit this constraint */
79
- clarification_prompt: zod_1.z.string(),
80
- /** Default assumption if not clarified */
81
- default_assumption: zod_1.z.string().optional(),
82
- });
83
- /**
84
- * Normalized goal representation
85
- */
86
- exports.NormalizedGoalSchema = zod_1.z.object({
87
- /** Unique identifier for the goal */
88
- goal_id: zod_1.z.string().min(1),
89
- /** Normalized statement of the goal */
90
- statement: zod_1.z.string().min(1),
91
- /** Goal type classification */
92
- type: zod_1.z.enum([
93
- 'functional', // What the system should do
94
- 'non_functional', // How well it should do it
95
- 'constraint', // Limitations or boundaries
96
- 'assumption', // Implicit requirements
97
- ]),
98
- /** Extracted action verb (normalized) */
99
- action: zod_1.z.string(),
100
- /** Subject/target of the action */
101
- subject: zod_1.z.string(),
102
- /** Optional object/output of the action */
103
- object: zod_1.z.string().optional(),
104
- /** Qualifiers and conditions */
105
- qualifiers: zod_1.z.array(zod_1.z.string()).default([]),
106
- /** Confidence in this normalization */
107
- confidence: zod_1.z.number().min(0).max(1),
108
- /** Original text this was derived from */
109
- source_text: zod_1.z.string(),
110
- });
111
- /**
112
- * Objective Clarifier Agent Input Schema
113
- */
114
- exports.ObjectiveClarifierInputSchema = zod_1.z.object({
115
- /** The raw objective to clarify */
116
- objective: zod_1.z.string().min(1).max(50000),
117
- /** Optional context to aid clarification */
118
- context: zod_1.z.object({
119
- /** Domain/industry context */
120
- domain: zod_1.z.string().optional(),
121
- /** Known stakeholders */
122
- stakeholders: zod_1.z.array(zod_1.z.string()).optional(),
123
- /** Existing system/project information */
124
- existing_context: zod_1.z.string().optional(),
125
- /** Previously established constraints */
126
- known_constraints: zod_1.z.array(zod_1.z.string()).optional(),
127
- /** Priority hints */
128
- priorities: zod_1.z.array(zod_1.z.string()).optional(),
129
- }).optional(),
130
- /** Configuration for clarification */
131
- config: zod_1.z.object({
132
- /** Minimum ambiguity severity to report */
133
- min_severity: zod_1.z.enum(['low', 'medium', 'high', 'critical']).optional(),
134
- /** Maximum number of clarification questions to generate */
135
- max_questions: zod_1.z.number().int().positive().max(20).optional(),
136
- /** Whether to attempt automatic resolution of low-severity ambiguities */
137
- auto_resolve_low_severity: zod_1.z.boolean().optional(),
138
- /** Preferred interpretation style */
139
- interpretation_style: zod_1.z.enum(['conservative', 'balanced', 'liberal']).optional(),
140
- }).optional(),
141
- /** Request ID for tracing */
142
- request_id: zod_1.z.string().uuid().optional(),
143
- /** Optional pipeline context for multi-agent orchestration */
144
- pipeline_context: pipeline_schemas_1.PipelineContextSchema.optional(),
145
- });
146
- /**
147
- * Objective Clarifier Agent Output Schema
148
- */
149
- exports.ObjectiveClarifierOutputSchema = zod_1.z.object({
150
- /** Unique clarification session identifier */
151
- clarification_id: zod_1.z.string().uuid(),
152
- /** Original objective (echoed for verification) */
153
- original_objective: zod_1.z.string(),
154
- /** Clarification status */
155
- status: zod_1.z.enum([
156
- 'clear', // Objective is clear, no issues found
157
- 'needs_clarification', // Ambiguities or missing constraints found
158
- 'requires_decomposition', // Too complex, needs breaking down
159
- 'insufficient', // Not enough information to analyze
160
- ]),
161
- /** List of detected ambiguities */
162
- ambiguities: zod_1.z.array(exports.AmbiguitySchema).default([]),
163
- /** List of missing constraints */
164
- missing_constraints: zod_1.z.array(exports.MissingConstraintSchema).default([]),
165
- /** Normalized goals extracted from the objective */
166
- normalized_goals: zod_1.z.array(exports.NormalizedGoalSchema).default([]),
167
- /** Clarified/normalized version of the objective */
168
- clarified_objective: zod_1.z.object({
169
- /** The clarified objective statement */
170
- statement: zod_1.z.string(),
171
- /** Assumptions made during clarification */
172
- assumptions: zod_1.z.array(zod_1.z.string()).default([]),
173
- /** Unresolved items that need human input */
174
- unresolved: zod_1.z.array(zod_1.z.string()).default([]),
175
- /** Confidence in the clarification */
176
- confidence: zod_1.z.number().min(0).max(1),
177
- }),
178
- /** Prioritized clarification questions */
179
- clarification_questions: zod_1.z.array(zod_1.z.object({
180
- question: zod_1.z.string(),
181
- priority: zod_1.z.enum(['low', 'medium', 'high', 'critical']),
182
- related_ambiguity_id: zod_1.z.string().optional(),
183
- related_constraint_id: zod_1.z.string().optional(),
184
- })).default([]),
185
- /** Analysis metadata */
186
- analysis: zod_1.z.object({
187
- /** Total ambiguities detected */
188
- total_ambiguities: zod_1.z.number().int().nonnegative(),
189
- /** Total missing constraints */
190
- total_missing_constraints: zod_1.z.number().int().nonnegative(),
191
- /** Total goals extracted */
192
- total_goals: zod_1.z.number().int().nonnegative(),
193
- /** Overall clarity score (0-1) */
194
- clarity_score: zod_1.z.number().min(0).max(1),
195
- /** Completeness score (0-1) */
196
- completeness_score: zod_1.z.number().min(0).max(1),
197
- /** Word count of original objective */
198
- word_count: zod_1.z.number().int().nonnegative(),
199
- /** Complexity assessment */
200
- complexity: zod_1.z.enum(['simple', 'moderate', 'complex', 'very_complex']),
201
- }),
202
- /** Clarification version */
203
- version: zod_1.z.string().default('1.0.0'),
204
- });
205
- //# sourceMappingURL=objective-clarifier-schemas.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"objective-clarifier-schemas.js","sourceRoot":"","sources":["../../../../../services/agents/contracts/objective-clarifier-schemas.ts"],"names":[],"mappings":"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"}
@@ -1,285 +0,0 @@
1
- /**
2
- * Pipeline Orchestration Schemas
3
- *
4
- * Types for multi-agent pipeline orchestration.
5
- * Used by the decomposer to produce execution plans and by all agents
6
- * to accept/echo pipeline context for traceability.
7
- */
8
- import { z } from 'zod';
9
- /**
10
- * The full Agentics domain registry. The decomposer uses this to route
11
- * pipeline steps to the correct domain + agent.
12
- */
13
- export declare const DOMAIN_REGISTRY: {
14
- readonly copilot: {
15
- readonly agents: readonly ["planner", "config", "decomposer", "clarifier", "intent", "reflection", "meta-reasoner"];
16
- };
17
- readonly forge: {
18
- readonly agents: readonly ["sdk", "scaffold", "template"];
19
- };
20
- readonly runtime: {
21
- readonly agents: readonly ["executor", "sandbox", "wasm"];
22
- };
23
- readonly data: {
24
- readonly agents: readonly ["ingest", "transform", "query"];
25
- };
26
- readonly auth: {
27
- readonly agents: readonly ["identity", "rbac", "token"];
28
- };
29
- readonly observability: {
30
- readonly agents: readonly ["metrics", "trace", "log"];
31
- };
32
- readonly deploy: {
33
- readonly agents: readonly ["ci", "cd", "rollback"];
34
- };
35
- readonly test: {
36
- readonly agents: readonly ["unit", "integration", "e2e"];
37
- };
38
- readonly docs: {
39
- readonly agents: readonly ["generate", "index", "search"];
40
- };
41
- readonly security: {
42
- readonly agents: readonly ["scan", "audit", "compliance"];
43
- };
44
- readonly ml: {
45
- readonly agents: readonly ["train", "inference", "evaluate"];
46
- };
47
- readonly search: {
48
- readonly agents: readonly ["index", "query", "rank"];
49
- };
50
- readonly storage: {
51
- readonly agents: readonly ["blob", "cache", "archive"];
52
- };
53
- readonly messaging: {
54
- readonly agents: readonly ["pubsub", "queue", "stream"];
55
- };
56
- readonly gateway: {
57
- readonly agents: readonly ["route", "ratelimit", "transform"];
58
- };
59
- readonly workflow: {
60
- readonly agents: readonly ["orchestrate", "schedule", "retry"];
61
- };
62
- readonly ui: {
63
- readonly agents: readonly ["component", "layout", "theme"];
64
- };
65
- readonly analytics: {
66
- readonly agents: readonly ["collect", "aggregate", "report"];
67
- };
68
- readonly billing: {
69
- readonly agents: readonly ["meter", "invoice", "plan"];
70
- };
71
- readonly notification: {
72
- readonly agents: readonly ["email", "push", "webhook"];
73
- };
74
- readonly migration: {
75
- readonly agents: readonly ["schema", "data", "rollback"];
76
- };
77
- readonly config: {
78
- readonly agents: readonly ["validate", "distribute", "version"];
79
- };
80
- readonly secret: {
81
- readonly agents: readonly ["vault", "rotate", "inject"];
82
- };
83
- readonly edge: {
84
- readonly agents: readonly ["cdn", "function", "cache"];
85
- };
86
- readonly compliance: {
87
- readonly agents: readonly ["gdpr", "hipaa", "soc2"];
88
- };
89
- readonly i18n: {
90
- readonly agents: readonly ["translate", "locale", "format"];
91
- };
92
- readonly devtools: {
93
- readonly agents: readonly ["lint", "format", "debug"];
94
- };
95
- };
96
- export type DomainName = keyof typeof DOMAIN_REGISTRY;
97
- export declare const DOMAIN_NAMES: DomainName[];
98
- export declare const PipelineStepSchema: z.ZodObject<{
99
- /** Step identifier within the pipeline */
100
- step_id: z.ZodString;
101
- /** Target domain from the 27-domain registry */
102
- domain: z.ZodString;
103
- /** Target agent within the domain */
104
- agent: z.ZodString;
105
- /** Human-readable description of what this step does */
106
- description: z.ZodString;
107
- /** step_id of the step whose output feeds into this step (null if no dependency) */
108
- input_from: z.ZodNullable<z.ZodString>;
109
- /** Label for the expected output artifact type */
110
- output_schema: z.ZodString;
111
- }, "strip", z.ZodTypeAny, {
112
- description: string;
113
- step_id: string;
114
- domain: string;
115
- agent: string;
116
- input_from: string | null;
117
- output_schema: string;
118
- }, {
119
- description: string;
120
- step_id: string;
121
- domain: string;
122
- agent: string;
123
- input_from: string | null;
124
- output_schema: string;
125
- }>;
126
- export type PipelineStep = z.infer<typeof PipelineStepSchema>;
127
- export declare const PipelineSpecSchema: z.ZodObject<{
128
- /** Unique plan identifier */
129
- plan_id: z.ZodString;
130
- /** Ordered list of execution steps */
131
- steps: z.ZodArray<z.ZodObject<{
132
- /** Step identifier within the pipeline */
133
- step_id: z.ZodString;
134
- /** Target domain from the 27-domain registry */
135
- domain: z.ZodString;
136
- /** Target agent within the domain */
137
- agent: z.ZodString;
138
- /** Human-readable description of what this step does */
139
- description: z.ZodString;
140
- /** step_id of the step whose output feeds into this step (null if no dependency) */
141
- input_from: z.ZodNullable<z.ZodString>;
142
- /** Label for the expected output artifact type */
143
- output_schema: z.ZodString;
144
- }, "strip", z.ZodTypeAny, {
145
- description: string;
146
- step_id: string;
147
- domain: string;
148
- agent: string;
149
- input_from: string | null;
150
- output_schema: string;
151
- }, {
152
- description: string;
153
- step_id: string;
154
- domain: string;
155
- agent: string;
156
- input_from: string | null;
157
- output_schema: string;
158
- }>, "many">;
159
- /** Pipeline metadata */
160
- metadata: z.ZodObject<{
161
- /** Original NL query that triggered decomposition */
162
- source_query: z.ZodString;
163
- /** ISO timestamp of pipeline creation */
164
- created_at: z.ZodString;
165
- /** Number of steps in the pipeline */
166
- estimated_steps: z.ZodNumber;
167
- }, "strip", z.ZodTypeAny, {
168
- source_query: string;
169
- created_at: string;
170
- estimated_steps: number;
171
- }, {
172
- source_query: string;
173
- created_at: string;
174
- estimated_steps: number;
175
- }>;
176
- }, "strip", z.ZodTypeAny, {
177
- plan_id: string;
178
- steps: {
179
- description: string;
180
- step_id: string;
181
- domain: string;
182
- agent: string;
183
- input_from: string | null;
184
- output_schema: string;
185
- }[];
186
- metadata: {
187
- source_query: string;
188
- created_at: string;
189
- estimated_steps: number;
190
- };
191
- }, {
192
- plan_id: string;
193
- steps: {
194
- description: string;
195
- step_id: string;
196
- domain: string;
197
- agent: string;
198
- input_from: string | null;
199
- output_schema: string;
200
- }[];
201
- metadata: {
202
- source_query: string;
203
- created_at: string;
204
- estimated_steps: number;
205
- };
206
- }>;
207
- export type PipelineSpec = z.infer<typeof PipelineSpecSchema>;
208
- export declare const PipelineStepRefSchema: z.ZodObject<{
209
- step_id: z.ZodString;
210
- domain: z.ZodString;
211
- agent: z.ZodString;
212
- output: z.ZodOptional<z.ZodUnknown>;
213
- }, "strip", z.ZodTypeAny, {
214
- step_id: string;
215
- domain: string;
216
- agent: string;
217
- output?: unknown;
218
- }, {
219
- step_id: string;
220
- domain: string;
221
- agent: string;
222
- output?: unknown;
223
- }>;
224
- export type PipelineStepRef = z.infer<typeof PipelineStepRefSchema>;
225
- export declare const PipelineContextSchema: z.ZodObject<{
226
- /** Pipeline plan ID */
227
- plan_id: z.ZodString;
228
- /** Current step being executed */
229
- step_id: z.ZodString;
230
- /** Outputs from previously completed steps */
231
- previous_steps: z.ZodDefault<z.ZodArray<z.ZodObject<{
232
- step_id: z.ZodString;
233
- domain: z.ZodString;
234
- agent: z.ZodString;
235
- output: z.ZodOptional<z.ZodUnknown>;
236
- }, "strip", z.ZodTypeAny, {
237
- step_id: string;
238
- domain: string;
239
- agent: string;
240
- output?: unknown;
241
- }, {
242
- step_id: string;
243
- domain: string;
244
- agent: string;
245
- output?: unknown;
246
- }>, "many">>;
247
- /** Execution-level metadata */
248
- execution_metadata: z.ZodOptional<z.ZodObject<{
249
- trace_id: z.ZodString;
250
- initiated_by: z.ZodString;
251
- }, "strip", z.ZodTypeAny, {
252
- trace_id: string;
253
- initiated_by: string;
254
- }, {
255
- trace_id: string;
256
- initiated_by: string;
257
- }>>;
258
- }, "strip", z.ZodTypeAny, {
259
- step_id: string;
260
- plan_id: string;
261
- previous_steps: {
262
- step_id: string;
263
- domain: string;
264
- agent: string;
265
- output?: unknown;
266
- }[];
267
- execution_metadata?: {
268
- trace_id: string;
269
- initiated_by: string;
270
- } | undefined;
271
- }, {
272
- step_id: string;
273
- plan_id: string;
274
- previous_steps?: {
275
- step_id: string;
276
- domain: string;
277
- agent: string;
278
- output?: unknown;
279
- }[] | undefined;
280
- execution_metadata?: {
281
- trace_id: string;
282
- initiated_by: string;
283
- } | undefined;
284
- }>;
285
- export type PipelineContext = z.infer<typeof PipelineContextSchema>;
@@ -1,106 +0,0 @@
1
- "use strict";
2
- /**
3
- * Pipeline Orchestration Schemas
4
- *
5
- * Types for multi-agent pipeline orchestration.
6
- * Used by the decomposer to produce execution plans and by all agents
7
- * to accept/echo pipeline context for traceability.
8
- */
9
- Object.defineProperty(exports, "__esModule", { value: true });
10
- exports.PipelineContextSchema = exports.PipelineStepRefSchema = exports.PipelineSpecSchema = exports.PipelineStepSchema = exports.DOMAIN_NAMES = exports.DOMAIN_REGISTRY = void 0;
11
- const zod_1 = require("zod");
12
- // ---------------------------------------------------------------------------
13
- // 27-Domain Registry
14
- // ---------------------------------------------------------------------------
15
- /**
16
- * The full Agentics domain registry. The decomposer uses this to route
17
- * pipeline steps to the correct domain + agent.
18
- */
19
- exports.DOMAIN_REGISTRY = {
20
- copilot: { agents: ['planner', 'config', 'decomposer', 'clarifier', 'intent', 'reflection', 'meta-reasoner'] },
21
- forge: { agents: ['sdk', 'scaffold', 'template'] },
22
- runtime: { agents: ['executor', 'sandbox', 'wasm'] },
23
- data: { agents: ['ingest', 'transform', 'query'] },
24
- auth: { agents: ['identity', 'rbac', 'token'] },
25
- observability: { agents: ['metrics', 'trace', 'log'] },
26
- deploy: { agents: ['ci', 'cd', 'rollback'] },
27
- test: { agents: ['unit', 'integration', 'e2e'] },
28
- docs: { agents: ['generate', 'index', 'search'] },
29
- security: { agents: ['scan', 'audit', 'compliance'] },
30
- ml: { agents: ['train', 'inference', 'evaluate'] },
31
- search: { agents: ['index', 'query', 'rank'] },
32
- storage: { agents: ['blob', 'cache', 'archive'] },
33
- messaging: { agents: ['pubsub', 'queue', 'stream'] },
34
- gateway: { agents: ['route', 'ratelimit', 'transform'] },
35
- workflow: { agents: ['orchestrate', 'schedule', 'retry'] },
36
- ui: { agents: ['component', 'layout', 'theme'] },
37
- analytics: { agents: ['collect', 'aggregate', 'report'] },
38
- billing: { agents: ['meter', 'invoice', 'plan'] },
39
- notification: { agents: ['email', 'push', 'webhook'] },
40
- migration: { agents: ['schema', 'data', 'rollback'] },
41
- config: { agents: ['validate', 'distribute', 'version'] },
42
- secret: { agents: ['vault', 'rotate', 'inject'] },
43
- edge: { agents: ['cdn', 'function', 'cache'] },
44
- compliance: { agents: ['gdpr', 'hipaa', 'soc2'] },
45
- i18n: { agents: ['translate', 'locale', 'format'] },
46
- devtools: { agents: ['lint', 'format', 'debug'] },
47
- };
48
- exports.DOMAIN_NAMES = Object.keys(exports.DOMAIN_REGISTRY);
49
- // ---------------------------------------------------------------------------
50
- // Pipeline Step (produced by decomposer)
51
- // ---------------------------------------------------------------------------
52
- exports.PipelineStepSchema = zod_1.z.object({
53
- /** Step identifier within the pipeline */
54
- step_id: zod_1.z.string().min(1),
55
- /** Target domain from the 27-domain registry */
56
- domain: zod_1.z.string().min(1),
57
- /** Target agent within the domain */
58
- agent: zod_1.z.string().min(1),
59
- /** Human-readable description of what this step does */
60
- description: zod_1.z.string().min(1),
61
- /** step_id of the step whose output feeds into this step (null if no dependency) */
62
- input_from: zod_1.z.string().nullable(),
63
- /** Label for the expected output artifact type */
64
- output_schema: zod_1.z.string().min(1),
65
- });
66
- // ---------------------------------------------------------------------------
67
- // Pipeline Spec (decomposer output)
68
- // ---------------------------------------------------------------------------
69
- exports.PipelineSpecSchema = zod_1.z.object({
70
- /** Unique plan identifier */
71
- plan_id: zod_1.z.string().uuid(),
72
- /** Ordered list of execution steps */
73
- steps: zod_1.z.array(exports.PipelineStepSchema).min(1),
74
- /** Pipeline metadata */
75
- metadata: zod_1.z.object({
76
- /** Original NL query that triggered decomposition */
77
- source_query: zod_1.z.string(),
78
- /** ISO timestamp of pipeline creation */
79
- created_at: zod_1.z.string().datetime(),
80
- /** Number of steps in the pipeline */
81
- estimated_steps: zod_1.z.number().int().nonnegative(),
82
- }),
83
- });
84
- // ---------------------------------------------------------------------------
85
- // Pipeline Context (sent with requests in a pipeline)
86
- // ---------------------------------------------------------------------------
87
- exports.PipelineStepRefSchema = zod_1.z.object({
88
- step_id: zod_1.z.string(),
89
- domain: zod_1.z.string(),
90
- agent: zod_1.z.string(),
91
- output: zod_1.z.unknown().optional(),
92
- });
93
- exports.PipelineContextSchema = zod_1.z.object({
94
- /** Pipeline plan ID */
95
- plan_id: zod_1.z.string(),
96
- /** Current step being executed */
97
- step_id: zod_1.z.string(),
98
- /** Outputs from previously completed steps */
99
- previous_steps: zod_1.z.array(exports.PipelineStepRefSchema).default([]),
100
- /** Execution-level metadata */
101
- execution_metadata: zod_1.z.object({
102
- trace_id: zod_1.z.string(),
103
- initiated_by: zod_1.z.string(),
104
- }).optional(),
105
- });
106
- //# sourceMappingURL=pipeline-schemas.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pipeline-schemas.js","sourceRoot":"","sources":["../../../../../services/agents/contracts/pipeline-schemas.ts"],"names":[],"mappings":"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"}