@pikku/addon-console 0.12.36 → 0.12.40

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 (424) hide show
  1. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +2 -2
  2. package/dist/.pikku/addon/pikku-addon-types.gen.js +2 -2
  3. package/dist/.pikku/addon/pikku-package.gen.js +4 -3
  4. package/dist/.pikku/addon/pikku-package.gen.js.map +1 -1
  5. package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +1 -1
  6. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +6 -2
  7. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +1 -1
  8. package/dist/.pikku/agent/pikku-agent-types.gen.js +3 -0
  9. package/dist/.pikku/agent/pikku-agent-types.gen.js.map +1 -1
  10. package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts +2 -0
  11. package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts.map +1 -0
  12. package/dist/.pikku/agent/pikku-model-aliases.gen.js +6 -0
  13. package/dist/.pikku/agent/pikku-model-aliases.gen.js.map +1 -0
  14. package/dist/.pikku/agent/pikku-scorer-names.gen.d.ts +8 -0
  15. package/dist/.pikku/auth/auth.types.d.ts +1 -1
  16. package/dist/.pikku/auth/auth.types.js +1 -1
  17. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  18. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  19. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  20. package/dist/.pikku/function/pikku-function-types.gen.d.ts +20 -24
  21. package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +1 -1
  22. package/dist/.pikku/function/pikku-function-types.gen.js +2 -2
  23. package/dist/.pikku/function/pikku-function-types.gen.js.map +1 -1
  24. package/dist/.pikku/function/pikku-functions-meta-verbose.gen.json +276 -24
  25. package/dist/.pikku/function/pikku-functions-meta.gen.js +2 -2
  26. package/dist/.pikku/function/pikku-functions-meta.gen.js.map +1 -1
  27. package/dist/.pikku/function/pikku-functions-meta.gen.json +212 -21
  28. package/dist/.pikku/function/pikku-functions.gen.js +15 -1
  29. package/dist/.pikku/function/pikku-functions.gen.js.map +1 -1
  30. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  31. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  32. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  33. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  34. package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +1 -1
  35. package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +1 -1
  36. package/dist/.pikku/pikku-bootstrap.gen.d.ts +2 -1
  37. package/dist/.pikku/pikku-bootstrap.gen.d.ts.map +1 -1
  38. package/dist/.pikku/pikku-bootstrap.gen.js +2 -1
  39. package/dist/.pikku/pikku-bootstrap.gen.js.map +1 -1
  40. package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
  41. package/dist/.pikku/pikku-meta-service.gen.js +1 -1
  42. package/dist/.pikku/pikku-services.gen.d.ts +8 -6
  43. package/dist/.pikku/pikku-services.gen.d.ts.map +1 -1
  44. package/dist/.pikku/pikku-services.gen.js +6 -4
  45. package/dist/.pikku/pikku-services.gen.js.map +1 -1
  46. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  47. package/dist/.pikku/pikku-types.gen.js +1 -1
  48. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  49. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  50. package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +29 -14
  51. package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +29 -14
  52. package/dist/.pikku/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +20 -14
  53. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +2 -2
  54. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js.map +1 -1
  55. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +7 -0
  56. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +2 -2
  57. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js.map +1 -1
  58. package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
  59. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +2 -2
  60. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js.map +1 -1
  61. package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
  62. package/dist/.pikku/scenarios/schemas/register.gen.d.ts +1 -1
  63. package/dist/.pikku/scenarios/schemas/register.gen.js +1 -1
  64. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  65. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  66. package/dist/.pikku/schemas/register.gen.js +25 -1
  67. package/dist/.pikku/schemas/register.gen.js.map +1 -1
  68. package/dist/.pikku/schemas/schemas/AddonMetaPage.schema.json +1 -1
  69. package/dist/.pikku/schemas/schemas/AddonPackageInfo.schema.json +1 -1
  70. package/dist/.pikku/schemas/schemas/AllMeta.schema.json +1 -1
  71. package/dist/.pikku/schemas/schemas/GetAgentRunScoresInput.schema.json +1 -0
  72. package/dist/.pikku/schemas/schemas/GetAgentRunScoresOutput.schema.json +1 -0
  73. package/dist/.pikku/schemas/schemas/GetAuditFiltersOutput.schema.json +1 -0
  74. package/dist/.pikku/schemas/schemas/GetAuditsInput.schema.json +1 -0
  75. package/dist/.pikku/schemas/schemas/GetAuditsOutput.schema.json +1 -0
  76. package/dist/.pikku/schemas/schemas/GetFunctionsMetaOutput.schema.json +1 -1
  77. package/dist/.pikku/schemas/schemas/GetScorersOutput.schema.json +1 -0
  78. package/dist/.pikku/schemas/schemas/GetWorkflowMetaByIdOutput.schema.json +1 -1
  79. package/dist/.pikku/schemas/schemas/KnowledgeBundle.schema.json +1 -1
  80. package/dist/.pikku/schemas/schemas/SecretGetInput.schema.json +1 -0
  81. package/dist/.pikku/schemas/schemas/SecretGetOutput.schema.json +1 -0
  82. package/dist/.pikku/schemas/schemas/SecretHasInput.schema.json +1 -0
  83. package/dist/.pikku/schemas/schemas/SecretHasOutput.schema.json +1 -0
  84. package/dist/.pikku/schemas/schemas/SecretSetInput.schema.json +1 -0
  85. package/dist/.pikku/schemas/schemas/SecretSetOutput.schema.json +1 -0
  86. package/dist/.pikku/scopes/pikku-personas.gen.js +1 -1
  87. package/dist/.pikku/scopes/pikku-roles.gen.d.ts +1 -1
  88. package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +1 -1
  89. package/dist/.pikku/scopes/pikku-scope-types.gen.js +1 -1
  90. package/dist/.pikku/scopes/pikku-scopes-meta.gen.json +8 -0
  91. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +2 -2
  92. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts.map +1 -1
  93. package/dist/.pikku/scopes/pikku-scopes.gen.js.map +1 -1
  94. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  95. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  96. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  97. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  98. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  99. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  100. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  101. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  102. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  103. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  104. package/dist/.pikku/workflow/pikku-personas.gen.js +1 -1
  105. package/dist/.pikku/workflow/pikku-scenario-step-map.gen.d.ts +2 -2
  106. package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +1 -1
  107. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +23 -15
  108. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +1 -1
  109. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  110. package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +1 -1
  111. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +2 -2
  112. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js.map +1 -1
  113. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  114. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  115. package/dist/src/functions/agent-credential-check.function.d.ts +1 -1
  116. package/dist/src/functions/agent-credential-check.function.d.ts.map +1 -1
  117. package/dist/src/functions/agent-credential-check.function.js +1 -1
  118. package/dist/src/functions/agent-credential-check.function.js.map +1 -1
  119. package/dist/src/functions/credential-delete.function.d.ts +1 -1
  120. package/dist/src/functions/credential-delete.function.d.ts.map +1 -1
  121. package/dist/src/functions/credential-get.function.d.ts +1 -1
  122. package/dist/src/functions/credential-get.function.d.ts.map +1 -1
  123. package/dist/src/functions/credential-list-users.function.d.ts +1 -1
  124. package/dist/src/functions/credential-list-users.function.d.ts.map +1 -1
  125. package/dist/src/functions/credential-set.function.d.ts +1 -1
  126. package/dist/src/functions/credential-set.function.d.ts.map +1 -1
  127. package/dist/src/functions/credential-status.function.d.ts +1 -1
  128. package/dist/src/functions/credential-status.function.d.ts.map +1 -1
  129. package/dist/src/functions/credential-users.function.d.ts +1 -1
  130. package/dist/src/functions/credential-users.function.d.ts.map +1 -1
  131. package/dist/src/functions/delete-agent-thread.function.d.ts +1 -1
  132. package/dist/src/functions/delete-agent-thread.function.d.ts.map +1 -1
  133. package/dist/src/functions/delete-workflow-run.function.d.ts +1 -1
  134. package/dist/src/functions/delete-workflow-run.function.d.ts.map +1 -1
  135. package/dist/src/functions/get-addon-categories.function.d.ts +1 -1
  136. package/dist/src/functions/get-addon-categories.function.d.ts.map +1 -1
  137. package/dist/src/functions/get-addon-icon.function.d.ts +1 -1
  138. package/dist/src/functions/get-addon-icon.function.d.ts.map +1 -1
  139. package/dist/src/functions/get-addon-instances.function.d.ts +1 -1
  140. package/dist/src/functions/get-addon-instances.function.d.ts.map +1 -1
  141. package/dist/src/functions/get-addon-instances.function.js +1 -1
  142. package/dist/src/functions/get-addon-instances.function.js.map +1 -1
  143. package/dist/src/functions/get-addon-meta.function.d.ts +1 -1
  144. package/dist/src/functions/get-addon-meta.function.d.ts.map +1 -1
  145. package/dist/src/functions/get-addon-package.function.d.ts +1 -1
  146. package/dist/src/functions/get-addon-package.function.d.ts.map +1 -1
  147. package/dist/src/functions/get-agent-run-scores.function.d.ts +8 -0
  148. package/dist/src/functions/get-agent-run-scores.function.d.ts.map +1 -0
  149. package/dist/src/functions/get-agent-run-scores.function.js +24 -0
  150. package/dist/src/functions/get-agent-run-scores.function.js.map +1 -0
  151. package/dist/src/functions/get-agent-run-scores.function.test.d.ts +2 -0
  152. package/dist/src/functions/get-agent-run-scores.function.test.d.ts.map +1 -0
  153. package/dist/src/functions/get-agent-run-scores.function.test.js +34 -0
  154. package/dist/src/functions/get-agent-run-scores.function.test.js.map +1 -0
  155. package/dist/src/functions/get-agent-thread-messages.function.d.ts +1 -1
  156. package/dist/src/functions/get-agent-thread-messages.function.d.ts.map +1 -1
  157. package/dist/src/functions/get-agent-thread-runs.function.d.ts +1 -1
  158. package/dist/src/functions/get-agent-thread-runs.function.d.ts.map +1 -1
  159. package/dist/src/functions/get-agent-thread-runs.function.js +14 -3
  160. package/dist/src/functions/get-agent-thread-runs.function.js.map +1 -1
  161. package/dist/src/functions/get-agent-thread-runs.function.test.d.ts +2 -0
  162. package/dist/src/functions/get-agent-thread-runs.function.test.d.ts.map +1 -0
  163. package/dist/src/functions/get-agent-thread-runs.function.test.js +27 -0
  164. package/dist/src/functions/get-agent-thread-runs.function.test.js.map +1 -0
  165. package/dist/src/functions/get-agent-threads.function.d.ts +1 -1
  166. package/dist/src/functions/get-agent-threads.function.d.ts.map +1 -1
  167. package/dist/src/functions/get-all-meta.function.d.ts +1 -1
  168. package/dist/src/functions/get-all-meta.function.d.ts.map +1 -1
  169. package/dist/src/functions/get-audit-filters.function.d.ts +23 -0
  170. package/dist/src/functions/get-audit-filters.function.d.ts.map +1 -0
  171. package/dist/src/functions/get-audit-filters.function.js +31 -0
  172. package/dist/src/functions/get-audit-filters.function.js.map +1 -0
  173. package/dist/src/functions/get-audits.function.d.ts +34 -0
  174. package/dist/src/functions/get-audits.function.d.ts.map +1 -0
  175. package/dist/src/functions/get-audits.function.js +24 -0
  176. package/dist/src/functions/get-audits.function.js.map +1 -0
  177. package/dist/src/functions/get-auth-providers.function.d.ts +1 -1
  178. package/dist/src/functions/get-auth-providers.function.d.ts.map +1 -1
  179. package/dist/src/functions/get-channel-snippets.function.d.ts +1 -1
  180. package/dist/src/functions/get-channel-snippets.function.d.ts.map +1 -1
  181. package/dist/src/functions/get-db-schema.function.d.ts +1 -1
  182. package/dist/src/functions/get-db-schema.function.d.ts.map +1 -1
  183. package/dist/src/functions/get-functions-meta.function.d.ts +1 -1
  184. package/dist/src/functions/get-functions-meta.function.d.ts.map +1 -1
  185. package/dist/src/functions/get-installed-addons.function.d.ts +1 -1
  186. package/dist/src/functions/get-installed-addons.function.d.ts.map +1 -1
  187. package/dist/src/functions/get-installed-addons.function.js +1 -1
  188. package/dist/src/functions/get-installed-addons.function.js.map +1 -1
  189. package/dist/src/functions/get-installed-package.function.d.ts +1 -1
  190. package/dist/src/functions/get-installed-package.function.d.ts.map +1 -1
  191. package/dist/src/functions/get-installed-package.function.js +1 -1
  192. package/dist/src/functions/get-installed-package.function.js.map +1 -1
  193. package/dist/src/functions/get-knowledge.function.d.ts +1 -1
  194. package/dist/src/functions/get-knowledge.function.d.ts.map +1 -1
  195. package/dist/src/functions/get-my-access.function.d.ts +1 -1
  196. package/dist/src/functions/get-my-access.function.d.ts.map +1 -1
  197. package/dist/src/functions/get-openapi-categories.function.d.ts +1 -1
  198. package/dist/src/functions/get-openapi-categories.function.d.ts.map +1 -1
  199. package/dist/src/functions/get-openapi-detail.function.d.ts +1 -1
  200. package/dist/src/functions/get-openapi-detail.function.d.ts.map +1 -1
  201. package/dist/src/functions/get-openapis.function.d.ts +1 -1
  202. package/dist/src/functions/get-openapis.function.d.ts.map +1 -1
  203. package/dist/src/functions/get-schema.function.d.ts +1 -1
  204. package/dist/src/functions/get-schema.function.d.ts.map +1 -1
  205. package/dist/src/functions/get-scorers.function.d.ts +13 -0
  206. package/dist/src/functions/get-scorers.function.d.ts.map +1 -0
  207. package/dist/src/functions/get-scorers.function.js +25 -0
  208. package/dist/src/functions/get-scorers.function.js.map +1 -0
  209. package/dist/src/functions/get-security-audit.function.d.ts +1 -1
  210. package/dist/src/functions/get-security-audit.function.d.ts.map +1 -1
  211. package/dist/src/functions/get-state-diff.function.d.ts +1 -1
  212. package/dist/src/functions/get-state-diff.function.d.ts.map +1 -1
  213. package/dist/src/functions/get-webhook-delivery.function.d.ts +1 -1
  214. package/dist/src/functions/get-webhook-delivery.function.d.ts.map +1 -1
  215. package/dist/src/functions/get-workflow-meta-by-id.function.d.ts +4 -1
  216. package/dist/src/functions/get-workflow-meta-by-id.function.d.ts.map +1 -1
  217. package/dist/src/functions/get-workflow-run-history.function.d.ts +1 -1
  218. package/dist/src/functions/get-workflow-run-history.function.d.ts.map +1 -1
  219. package/dist/src/functions/get-workflow-run-names.function.d.ts +1 -1
  220. package/dist/src/functions/get-workflow-run-names.function.d.ts.map +1 -1
  221. package/dist/src/functions/get-workflow-run-steps.function.d.ts +1 -1
  222. package/dist/src/functions/get-workflow-run-steps.function.d.ts.map +1 -1
  223. package/dist/src/functions/get-workflow-run.function.d.ts +1 -1
  224. package/dist/src/functions/get-workflow-run.function.d.ts.map +1 -1
  225. package/dist/src/functions/get-workflow-runs.function.d.ts +1 -1
  226. package/dist/src/functions/get-workflow-runs.function.d.ts.map +1 -1
  227. package/dist/src/functions/get-workflow-version.function.d.ts +1 -1
  228. package/dist/src/functions/get-workflow-version.function.d.ts.map +1 -1
  229. package/dist/src/functions/install-addon.function.d.ts +3 -3
  230. package/dist/src/functions/install-addon.function.d.ts.map +1 -1
  231. package/dist/src/functions/install-addon.function.js +2 -2
  232. package/dist/src/functions/install-addon.function.js.map +1 -1
  233. package/dist/src/functions/install-openapi-addon.function.d.ts +3 -3
  234. package/dist/src/functions/install-openapi-addon.function.d.ts.map +1 -1
  235. package/dist/src/functions/install-openapi-addon.function.js +2 -2
  236. package/dist/src/functions/install-openapi-addon.function.js.map +1 -1
  237. package/dist/src/functions/list-webhook-deliveries.function.d.ts +1 -1
  238. package/dist/src/functions/list-webhook-deliveries.function.d.ts.map +1 -1
  239. package/dist/src/functions/ping.function.d.ts +1 -1
  240. package/dist/src/functions/ping.function.d.ts.map +1 -1
  241. package/dist/src/functions/read-agent-source.function.d.ts +1 -1
  242. package/dist/src/functions/read-agent-source.function.d.ts.map +1 -1
  243. package/dist/src/functions/read-function-body.function.d.ts +1 -1
  244. package/dist/src/functions/read-function-body.function.d.ts.map +1 -1
  245. package/dist/src/functions/read-function-source.function.d.ts +1 -1
  246. package/dist/src/functions/read-function-source.function.d.ts.map +1 -1
  247. package/dist/src/functions/render-email-preview.function.d.ts +1 -1
  248. package/dist/src/functions/render-email-preview.function.d.ts.map +1 -1
  249. package/dist/src/functions/run-security-audit.function.d.ts +1 -1
  250. package/dist/src/functions/run-security-audit.function.d.ts.map +1 -1
  251. package/dist/src/functions/scope-add-scope-to-user.function.d.ts +1 -1
  252. package/dist/src/functions/scope-add-scope-to-user.function.d.ts.map +1 -1
  253. package/dist/src/functions/scope-add-user-to-role.function.d.ts +1 -1
  254. package/dist/src/functions/scope-add-user-to-role.function.d.ts.map +1 -1
  255. package/dist/src/functions/scope-create-role.function.d.ts +1 -1
  256. package/dist/src/functions/scope-create-role.function.d.ts.map +1 -1
  257. package/dist/src/functions/scope-delete-role.function.d.ts +1 -1
  258. package/dist/src/functions/scope-delete-role.function.d.ts.map +1 -1
  259. package/dist/src/functions/scope-list-declared.function.d.ts +1 -1
  260. package/dist/src/functions/scope-list-declared.function.d.ts.map +1 -1
  261. package/dist/src/functions/scope-list-roles.function.d.ts +1 -1
  262. package/dist/src/functions/scope-list-roles.function.d.ts.map +1 -1
  263. package/dist/src/functions/scope-list-user-roles.function.d.ts +1 -1
  264. package/dist/src/functions/scope-list-user-roles.function.d.ts.map +1 -1
  265. package/dist/src/functions/scope-remove-scope-from-user.function.d.ts +1 -1
  266. package/dist/src/functions/scope-remove-scope-from-user.function.d.ts.map +1 -1
  267. package/dist/src/functions/scope-remove-user-from-role.function.d.ts +1 -1
  268. package/dist/src/functions/scope-remove-user-from-role.function.d.ts.map +1 -1
  269. package/dist/src/functions/scope-set-role-scopes.function.d.ts +1 -1
  270. package/dist/src/functions/scope-set-role-scopes.function.d.ts.map +1 -1
  271. package/dist/src/functions/secret-get.function.d.ts +17 -0
  272. package/dist/src/functions/secret-get.function.d.ts.map +1 -0
  273. package/dist/src/functions/secret-get.function.js +10 -0
  274. package/dist/src/functions/secret-get.function.js.map +1 -0
  275. package/dist/src/functions/secret-has.function.d.ts +14 -0
  276. package/dist/src/functions/secret-has.function.d.ts.map +1 -0
  277. package/dist/src/functions/secret-has.function.js +11 -0
  278. package/dist/src/functions/secret-has.function.js.map +1 -0
  279. package/dist/src/functions/secret-set.function.d.ts +17 -0
  280. package/dist/src/functions/secret-set.function.d.ts.map +1 -0
  281. package/dist/src/functions/secret-set.function.js +11 -0
  282. package/dist/src/functions/secret-set.function.js.map +1 -0
  283. package/dist/src/functions/stream-workflow-run.function.d.ts +1 -1
  284. package/dist/src/functions/update-agent-config.function.d.ts +1 -1
  285. package/dist/src/functions/update-agent-config.function.d.ts.map +1 -1
  286. package/dist/src/functions/update-dependency.function.d.ts +1 -1
  287. package/dist/src/functions/update-dependency.function.d.ts.map +1 -1
  288. package/dist/src/functions/update-email-template.function.d.ts +1 -1
  289. package/dist/src/functions/update-email-template.function.d.ts.map +1 -1
  290. package/dist/src/functions/update-function-body.function.d.ts +1 -1
  291. package/dist/src/functions/update-function-body.function.d.ts.map +1 -1
  292. package/dist/src/functions/update-function-config.function.d.ts +1 -1
  293. package/dist/src/functions/update-function-config.function.d.ts.map +1 -1
  294. package/dist/src/lib/resolve-audit-users.d.ts +37 -0
  295. package/dist/src/lib/resolve-audit-users.d.ts.map +1 -0
  296. package/dist/src/lib/resolve-audit-users.js +56 -0
  297. package/dist/src/lib/resolve-audit-users.js.map +1 -0
  298. package/dist/src/lib/resolve-audit-users.test.d.ts +2 -0
  299. package/dist/src/lib/resolve-audit-users.test.d.ts.map +1 -0
  300. package/dist/src/lib/resolve-audit-users.test.js +91 -0
  301. package/dist/src/lib/resolve-audit-users.test.js.map +1 -0
  302. package/dist/src/scopes.js +8 -0
  303. package/dist/src/scopes.js.map +1 -1
  304. package/dist/src/services/secret-admin.service.d.ts +20 -0
  305. package/dist/src/services/secret-admin.service.d.ts.map +1 -0
  306. package/dist/src/services/secret-admin.service.js +27 -0
  307. package/dist/src/services/secret-admin.service.js.map +1 -0
  308. package/dist/src/services/secret-admin.service.test.d.ts +2 -0
  309. package/dist/src/services/secret-admin.service.test.d.ts.map +1 -0
  310. package/dist/src/services/secret-admin.service.test.js +69 -0
  311. package/dist/src/services/secret-admin.service.test.js.map +1 -0
  312. package/dist/src/services.d.ts.map +1 -1
  313. package/dist/src/services.js +9 -1
  314. package/dist/src/services.js.map +1 -1
  315. package/dist/types/application-types.d.ts +43 -0
  316. package/package.json +9 -9
  317. package/dist/.pikku/schemas/schemas/FunctionCoverageReport.schema.json +0 -1
  318. package/dist/.pikku/schemas/schemas/GetAIWorkflowsInput.schema.json +0 -1
  319. package/dist/.pikku/schemas/schemas/GetAIWorkflowsOutput.schema.json +0 -1
  320. package/dist/.pikku/schemas/schemas/GetAddonMetaOutput.schema.json +0 -1
  321. package/dist/.pikku/schemas/schemas/GetStubCallsInput.schema.json +0 -1
  322. package/dist/.pikku/schemas/schemas/GetStubCallsOutput.schema.json +0 -1
  323. package/dist/.pikku/schemas/schemas/OauthConnectInput.schema.json +0 -1
  324. package/dist/.pikku/schemas/schemas/OauthConnectOutput.schema.json +0 -1
  325. package/dist/.pikku/schemas/schemas/OauthDisconnectInput.schema.json +0 -1
  326. package/dist/.pikku/schemas/schemas/OauthExchangeTokensInput.schema.json +0 -1
  327. package/dist/.pikku/schemas/schemas/OauthExchangeTokensOutput.schema.json +0 -1
  328. package/dist/.pikku/schemas/schemas/OauthRefreshTokenInput.schema.json +0 -1
  329. package/dist/.pikku/schemas/schemas/OauthRefreshTokenOutput.schema.json +0 -1
  330. package/dist/.pikku/schemas/schemas/OauthStatusInput.schema.json +0 -1
  331. package/dist/.pikku/schemas/schemas/OauthStatusOutput.schema.json +0 -1
  332. package/dist/.pikku/schemas/schemas/OauthTestTokenInput.schema.json +0 -1
  333. package/dist/.pikku/schemas/schemas/OauthTestTokenOutput.schema.json +0 -1
  334. package/dist/.pikku/schemas/schemas/ResetLiveCoverageOutput.schema.json +0 -1
  335. package/dist/.pikku/schemas/schemas/ResetStubsOutput.schema.json +0 -1
  336. package/dist/.pikku/schemas/schemas/StreamFunctionTestsOutput.schema.json +0 -1
  337. package/dist/.pikku/workflow/pikku-scenario-actors.gen.d.ts +0 -20
  338. package/dist/.pikku/workflow/pikku-scenario-actors.gen.d.ts.map +0 -1
  339. package/dist/.pikku/workflow/pikku-scenario-actors.gen.js +0 -18
  340. package/dist/.pikku/workflow/pikku-scenario-actors.gen.js.map +0 -1
  341. package/dist/src/functions/get-ai-workflows.function.d.ts +0 -20
  342. package/dist/src/functions/get-ai-workflows.function.d.ts.map +0 -1
  343. package/dist/src/functions/get-ai-workflows.function.js +0 -10
  344. package/dist/src/functions/get-ai-workflows.function.js.map +0 -1
  345. package/dist/src/functions/get-function-coverage.function.d.ts +0 -26
  346. package/dist/src/functions/get-function-coverage.function.d.ts.map +0 -1
  347. package/dist/src/functions/get-function-coverage.function.js +0 -21
  348. package/dist/src/functions/get-function-coverage.function.js.map +0 -1
  349. package/dist/src/functions/get-stub-calls.function.d.ts +0 -13
  350. package/dist/src/functions/get-stub-calls.function.d.ts.map +0 -1
  351. package/dist/src/functions/get-stub-calls.function.js +0 -11
  352. package/dist/src/functions/get-stub-calls.function.js.map +0 -1
  353. package/dist/src/functions/oauth-connect.function.d.ts +0 -20
  354. package/dist/src/functions/oauth-connect.function.d.ts.map +0 -1
  355. package/dist/src/functions/oauth-connect.function.js +0 -44
  356. package/dist/src/functions/oauth-connect.function.js.map +0 -1
  357. package/dist/src/functions/oauth-disconnect.function.d.ts +0 -8
  358. package/dist/src/functions/oauth-disconnect.function.d.ts.map +0 -1
  359. package/dist/src/functions/oauth-disconnect.function.js +0 -25
  360. package/dist/src/functions/oauth-disconnect.function.js.map +0 -1
  361. package/dist/src/functions/oauth-exchange-tokens.function.d.ts +0 -17
  362. package/dist/src/functions/oauth-exchange-tokens.function.d.ts.map +0 -1
  363. package/dist/src/functions/oauth-exchange-tokens.function.js +0 -25
  364. package/dist/src/functions/oauth-exchange-tokens.function.js.map +0 -1
  365. package/dist/src/functions/oauth-refresh-token.function.d.ts +0 -17
  366. package/dist/src/functions/oauth-refresh-token.function.d.ts.map +0 -1
  367. package/dist/src/functions/oauth-refresh-token.function.js +0 -28
  368. package/dist/src/functions/oauth-refresh-token.function.js.map +0 -1
  369. package/dist/src/functions/oauth-status.function.d.ts +0 -23
  370. package/dist/src/functions/oauth-status.function.d.ts.map +0 -1
  371. package/dist/src/functions/oauth-status.function.js +0 -44
  372. package/dist/src/functions/oauth-status.function.js.map +0 -1
  373. package/dist/src/functions/oauth-test-token.function.d.ts +0 -17
  374. package/dist/src/functions/oauth-test-token.function.d.ts.map +0 -1
  375. package/dist/src/functions/oauth-test-token.function.js +0 -27
  376. package/dist/src/functions/oauth-test-token.function.js.map +0 -1
  377. package/dist/src/functions/reset-live-coverage.function.d.ts +0 -8
  378. package/dist/src/functions/reset-live-coverage.function.d.ts.map +0 -1
  379. package/dist/src/functions/reset-live-coverage.function.js +0 -13
  380. package/dist/src/functions/reset-live-coverage.function.js.map +0 -1
  381. package/dist/src/functions/reset-stubs.function.d.ts +0 -8
  382. package/dist/src/functions/reset-stubs.function.d.ts.map +0 -1
  383. package/dist/src/functions/reset-stubs.function.js +0 -12
  384. package/dist/src/functions/reset-stubs.function.js.map +0 -1
  385. package/dist/src/functions/run-function-tests.function.d.ts +0 -3
  386. package/dist/src/functions/run-function-tests.function.d.ts.map +0 -1
  387. package/dist/src/functions/run-function-tests.function.js +0 -67
  388. package/dist/src/functions/run-function-tests.function.js.map +0 -1
  389. package/dist/src/functions/stream-function-tests.function.d.ts +0 -37
  390. package/dist/src/functions/stream-function-tests.function.d.ts.map +0 -1
  391. package/dist/src/functions/stream-function-tests.function.js +0 -258
  392. package/dist/src/functions/stream-function-tests.function.js.map +0 -1
  393. package/dist/src/functions/stream-function-tests.function.test.d.ts +0 -2
  394. package/dist/src/functions/stream-function-tests.function.test.d.ts.map +0 -1
  395. package/dist/src/functions/stream-function-tests.function.test.js +0 -238
  396. package/dist/src/functions/stream-function-tests.function.test.js.map +0 -1
  397. package/dist/src/functions/take-live-coverage.function.d.ts +0 -3
  398. package/dist/src/functions/take-live-coverage.function.d.ts.map +0 -1
  399. package/dist/src/functions/take-live-coverage.function.js +0 -27
  400. package/dist/src/functions/take-live-coverage.function.js.map +0 -1
  401. package/dist/src/lib/coverage-types.d.ts +0 -25
  402. package/dist/src/lib/coverage-types.d.ts.map +0 -1
  403. package/dist/src/lib/coverage-types.js +0 -2
  404. package/dist/src/lib/coverage-types.js.map +0 -1
  405. package/dist/src/lib/function-tests-paths.d.ts +0 -14
  406. package/dist/src/lib/function-tests-paths.d.ts.map +0 -1
  407. package/dist/src/lib/function-tests-paths.js +0 -22
  408. package/dist/src/lib/function-tests-paths.js.map +0 -1
  409. package/dist/src/lib/precise-coverage-map.d.ts +0 -30
  410. package/dist/src/lib/precise-coverage-map.d.ts.map +0 -1
  411. package/dist/src/lib/precise-coverage-map.js +0 -177
  412. package/dist/src/lib/precise-coverage-map.js.map +0 -1
  413. package/dist/src/lib/precise-coverage-map.test.d.ts +0 -2
  414. package/dist/src/lib/precise-coverage-map.test.d.ts.map +0 -1
  415. package/dist/src/lib/precise-coverage-map.test.js +0 -153
  416. package/dist/src/lib/precise-coverage-map.test.js.map +0 -1
  417. package/dist/src/services/oauth.service.d.ts +0 -17
  418. package/dist/src/services/oauth.service.d.ts.map +0 -1
  419. package/dist/src/services/oauth.service.js +0 -26
  420. package/dist/src/services/oauth.service.js.map +0 -1
  421. package/dist/src/tests/test-oauth2-client.d.ts +0 -6
  422. package/dist/src/tests/test-oauth2-client.d.ts.map +0 -1
  423. package/dist/src/tests/test-oauth2-client.js +0 -139
  424. package/dist/src/tests/test-oauth2-client.js.map +0 -1
@@ -1 +1 @@
1
- { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "additionalProperties": false, "properties": { "name": { "type": "string" }, "steps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" } }, "context": { "$ref": "#/definitions/WorkflowContext" }, "dsl": { "type": "boolean" }, "expose": { "type": "boolean" }, "scenario": { "type": "boolean" }, "skip": { "type": "string" }, "actors": { "type": "array", "items": { "type": "string" } }, "pikkuFuncId": { "type": "string" }, "packageName": { "type": "string" }, "title": { "type": "string" }, "tags": { "type": "array", "items": { "type": "string" } }, "summary": { "type": "string" }, "description": { "type": "string" }, "errors": { "type": "array", "items": { "type": "string" } }, "middleware": { "type": "array", "items": { "$ref": "#/definitions/MiddlewareMetadata" } }, "permissions": { "type": "array", "items": { "$ref": "#/definitions/PermissionMetadata" } } }, "required": ["name", "pikkuFuncId", "steps"], "definitions": { "WorkflowStepMeta": { "anyOf": [{ "$ref": "#/definitions/RpcStepMeta" }, { "$ref": "#/definitions/ScenarioStepMeta" }, { "$ref": "#/definitions/BranchStepMeta" }, { "$ref": "#/definitions/ParallelGroupStepMeta" }, { "$ref": "#/definitions/FanoutStepMeta" }, { "$ref": "#/definitions/ReturnStepMeta" }, { "$ref": "#/definitions/InlineStepMeta" }, { "$ref": "#/definitions/SleepStepMeta" }, { "$ref": "#/definitions/CancelStepMeta" }, { "$ref": "#/definitions/SuspendStepMeta" }, { "$ref": "#/definitions/ApprovalStepMeta" }, { "$ref": "#/definitions/SwitchStepMeta" }, { "$ref": "#/definitions/FilterStepMeta" }, { "$ref": "#/definitions/ArrayPredicateStepMeta" }, { "$ref": "#/definitions/SetStepMeta" }], "description": "Workflow step metadata (extracted by inspector)" }, "RpcStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "rpc", "description": "RPC form - generates queue worker" }, "stepName": { "type": "string", "description": "Cache key (stepName from workflow.do)" }, "rpcName": { "type": "string", "description": "RPC to invoke" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" }, "inputs": { "anyOf": [{ "type": "object", "additionalProperties": { "$ref": "#/definitions/InputSource" } }, { "type": "string", "const": "passthrough" }], "description": "Input source mappings, or 'passthrough' when entire data is passed" }, "options": { "$ref": "#/definitions/WorkflowStepOptions", "description": "Step options" }, "actor": { "type": "string", "description": "Scenario actor name this step runs as ({ actor: actors.x })" }, "expectEventually": { "type": "boolean", "description": "True for workflow.expectEventually polling steps" } }, "required": ["type", "stepName", "rpcName"], "additionalProperties": false, "description": "RPC step metadata (base form)" }, "InputSource": { "anyOf": [{ "type": "object", "properties": { "from": { "type": "string", "const": "input" }, "path": { "type": "string" } }, "required": ["from", "path"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "outputVar" }, "name": { "type": "string" }, "path": { "type": "string" } }, "required": ["from", "name"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "item" }, "path": { "type": "string" } }, "required": ["from", "path"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "literal" }, "value": {} }, "required": ["from", "value"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "template" }, "parts": { "type": "array", "items": { "type": "string" } }, "expressions": { "type": "array", "items": { "$ref": "#/definitions/InputSource" } } }, "required": ["from", "parts", "expressions"], "additionalProperties": false }], "description": "Input source for step arguments in DSL workflows" }, "WorkflowStepOptions": { "type": "object", "properties": { "description": { "type": "string", "description": "Display name for logs/UI (optional, doesn't affect execution)" }, "retries": { "type": "number", "description": "Number of retry attempts for failed steps (only applies to local execution)" }, "retryDelay": { "type": ["string", "number"], "description": "Delay between retry attempts (e.g., '1s', '2s', '2min')" }, "onError": { "type": "string", "description": "RPC to invoke for compensation when this step fails after exhausting its retries. Mirrors a graph node's `onError`: the handler receives `{ error: { message } }` and the original error is still thrown, so the workflow fails — this is compensation, not recovery." }, "actor": { "$ref": "#/definitions/ScenarioPersona", "description": "Run this step as an actor (scenarios). The RPC is sent through the actor's authenticated client over the REAL transport — never dispatched internally — so auth middleware and permissions are exercised end-to-end. The step is recorded durably like any RPC step." } }, "additionalProperties": false, "description": "Workflow step options" }, "ScenarioPersona": { "type": "object", "properties": { "name": { "type": "string", "description": "The id it was declared under — what a step's `actor` slot names." }, "email": { "type": "string", "description": "Their address, computed from the id. Flows use it for invites/lookups." } }, "required": ["name", "email"], "additionalProperties": false, "description": "A declared person, signed in and acting over the real transport.\n\nThe runtime half of `definePersonas()`: sign-in materialises a user row flagged `actor: true`, and everything a step or a virtual user does goes through here." }, "ScenarioStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "scenarioStep" }, "stepName": { "type": "string", "description": "Cache key (first argument), ordinal-suffixed by the engine when repeated" }, "stepFunc": { "type": "string", "description": "Registered name of the step function being run" }, "phase": { "$ref": "#/definitions/ScenarioStepPhase", "description": "Which keyword the reporter prefixes — given/when/then, or none for `step`" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" }, "inputs": { "anyOf": [{ "type": "object", "additionalProperties": { "$ref": "#/definitions/InputSource" } }, { "type": "string", "const": "passthrough" }], "description": "Input source mappings, or 'passthrough' when entire data is passed" }, "options": { "$ref": "#/definitions/WorkflowStepOptions", "description": "Step options" }, "actor": { "type": "string", "description": "Scenario actor name this step runs as ({ actor: actors.x })" }, "surfaces": { "type": "array", "items": { "$ref": "#/definitions/ScenarioSurface" }, "description": "Mirrors the surfaces the step function declares a binding for" } }, "required": ["type", "stepName", "stepFunc", "phase"], "additionalProperties": false, "description": "Scenario step metadata — a call to `scenario.step/given/when/then`.\n\nDistinct from RpcStepMeta on purpose: a step runs locally through runPikkuFunc and must never be treated as dispatchable on the queue/replay path, nor registered as a callable RPC (a browser-driving step must not be network-invocable)." }, "ScenarioStepPhase": { "type": "string", "enum": ["step", "given", "when", "then"], "description": "Which Gherkin-style keyword the reporter prefixes this step with. `step` renders no prefix at all." }, "ScenarioSurface": { "type": "string", "enum": ["browser", "cli", "default"], "description": "How an actor drives the system for one step.\n\nA step declares one implementation per surface it supports, and the runner picks between them — so the same ladder can run through a real browser, over the websocket, or entirely server-side.\n\n`default` is the floor: it is what every other surface falls back to, so it can never itself fall back." }, "BranchStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "branch" }, "branches": { "type": "array", "items": { "$ref": "#/definitions/BranchCase" }, "description": "Branches in order: first is \"if\", rest are \"else if\"" }, "elseSteps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" }, "description": "Else branch steps (when no conditions match)" } }, "required": ["type", "branches"], "additionalProperties": false, "description": "Branch step metadata (if/else-if/else control flow)" }, "BranchCase": { "type": "object", "properties": { "condition": { "$ref": "#/definitions/Condition", "description": "Condition for this branch" }, "steps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" }, "description": "Steps to execute when condition is true" } }, "required": ["condition", "steps"], "additionalProperties": false, "description": "A single branch in an if/else-if chain" }, "Condition": { "anyOf": [{ "$ref": "#/definitions/SimpleCondition" }, { "type": "object", "properties": { "type": { "type": "string", "const": "and" }, "conditions": { "type": "array", "items": { "$ref": "#/definitions/Condition" } } }, "required": ["type", "conditions"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "or" }, "conditions": { "type": "array", "items": { "$ref": "#/definitions/Condition" } } }, "required": ["type", "conditions"], "additionalProperties": false }], "description": "Nested condition structure supporting AND/OR operations" }, "SimpleCondition": { "type": "object", "properties": { "type": { "type": "string", "const": "simple" }, "expression": { "type": "string" } }, "required": ["type", "expression"], "additionalProperties": false, "description": "Simple condition expression (leaf node)" }, "ParallelGroupStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "parallel" }, "children": { "type": "array", "items": { "anyOf": [{ "$ref": "#/definitions/RpcStepMeta" }, { "$ref": "#/definitions/ScenarioStepMeta" }] }, "description": "Child steps to execute in parallel" } }, "required": ["type", "children"], "additionalProperties": false, "description": "Parallel group step metadata (Promise.all with multiple steps)" }, "FanoutStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "fanout" }, "stepName": { "type": "string", "description": "Step name for this fanout. Optional: a fanout is not itself a cached step, and node ids are step names — borrowing a body step's name would give the loop and that step the same id, collapsing one onto the other." }, "sourceVar": { "type": "string", "description": "Source array variable name" }, "itemVar": { "type": "string", "description": "Iterator variable name" }, "mode": { "type": "string", "enum": ["parallel", "sequential"], "description": "Execution mode" }, "body": { "type": "array", "items": { "anyOf": [{ "$ref": "#/definitions/RpcStepMeta" }, { "$ref": "#/definitions/SleepStepMeta" }, { "$ref": "#/definitions/SuspendStepMeta" }, { "$ref": "#/definitions/ScenarioStepMeta" }] }, "description": "Steps to execute inline per iteration, in order" }, "timeBetween": { "type": "string", "description": "Time between iterations (sequential mode only)" } }, "required": ["type", "sourceVar", "itemVar", "mode", "body"], "additionalProperties": false, "description": "Fanout step metadata (parallel or sequential iteration)" }, "SleepStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "sleep", "description": "Sleep step" }, "stepName": { "type": "string", "description": "Cache key (stepName from workflow.sleep)" }, "duration": { "type": ["string", "number"], "description": "Sleep duration" }, "expression": { "type": "string", "description": "Source text of a duration only known at runtime (e.g. a loop variable). The closure evaluates it, so it is legal DSL; it is kept separate from `duration` so regenerated code emits it raw rather than as a string literal, exactly as `expression` does on a set step." } }, "required": ["type", "stepName", "duration"], "additionalProperties": false, "description": "Sleep step metadata" }, "SuspendStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "suspend" }, "reason": { "type": "string", "description": "Reason string passed to workflow.suspend() — becomes the durable step key" } }, "required": ["type", "reason"], "additionalProperties": false, "description": "Suspend step metadata (workflow.suspend())" }, "ReturnStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "return" }, "outputs": { "type": "object", "additionalProperties": { "$ref": "#/definitions/OutputBinding" }, "description": "Output bindings" }, "spread": { "type": "array", "items": { "type": "string" }, "description": "Variables spread into the returned object (`return { ...r }`), or the sole returned variable (`return r`). Their fields are not enumerable statically, so they are recorded by name rather than expanded into `outputs`." } }, "required": ["type", "outputs"], "additionalProperties": false, "description": "Return step metadata (workflow output)" }, "OutputBinding": { "anyOf": [{ "type": "object", "properties": { "from": { "type": "string", "const": "outputVar" }, "name": { "type": "string" }, "path": { "type": "string" } }, "required": ["from", "name"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "stateVar" }, "name": { "type": "string" }, "path": { "type": "string" } }, "required": ["from", "name"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "input" }, "path": { "type": "string" } }, "required": ["from", "path"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "literal" }, "value": {} }, "required": ["from", "value"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "expression" }, "expression": { "type": "string" } }, "required": ["from", "expression"], "additionalProperties": false }], "description": "Output binding for return statements in DSL workflows" }, "InlineStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "inline", "description": "Inline form - local execution" }, "stepName": { "type": "string", "description": "Cache key (stepName from workflow.do)" }, "description": { "type": "string", "description": "Display name" }, "options": { "$ref": "#/definitions/WorkflowStepOptions", "description": "Step options" } }, "required": ["type", "stepName"], "additionalProperties": false, "description": "Inline step metadata (legacy support)" }, "CancelStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "cancel", "description": "Cancel step" }, "reason": { "type": "string", "description": "Optional cancellation reason" } }, "required": ["type"], "additionalProperties": false, "description": "Cancel step metadata" }, "ApprovalStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "approval" }, "reason": { "type": "string", "description": "Reason string passed to workflow.approval() — becomes the durable step key" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" }, "expiry": { "type": ["string", "number"], "description": "Expiry duration, when one was given" } }, "required": ["type", "reason"], "additionalProperties": false, "description": "Approval step metadata (workflow.approval())" }, "SwitchStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "switch" }, "expression": { "type": "string", "description": "Expression being switched on" }, "cases": { "type": "array", "items": { "$ref": "#/definitions/SwitchCaseMeta" }, "description": "Case branches" }, "defaultSteps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" }, "description": "Default case steps (optional)" } }, "required": ["type", "expression", "cases"], "additionalProperties": false, "description": "Switch step metadata (switch/case control flow)" }, "SwitchCaseMeta": { "type": "object", "properties": { "value": { "type": ["string", "number", "boolean", "null"], "description": "Case value (literal) or expression" }, "expression": { "type": "string", "description": "Case expression (for complex cases)" }, "steps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" }, "description": "Steps to execute for this case" } }, "required": ["steps"], "additionalProperties": false, "description": "Switch case metadata" }, "FilterStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "filter" }, "sourceVar": { "type": "string", "description": "Source array variable name" }, "itemVar": { "type": "string", "description": "Iterator variable name" }, "condition": { "$ref": "#/definitions/Condition", "description": "Filter condition" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" } }, "required": ["type", "sourceVar", "itemVar", "condition"], "additionalProperties": false, "description": "Filter step metadata (array.filter)" }, "ArrayPredicateStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "arrayPredicate" }, "mode": { "type": "string", "enum": ["some", "every"], "description": "Predicate mode" }, "sourceVar": { "type": "string", "description": "Source array variable name" }, "itemVar": { "type": "string", "description": "Iterator variable name" }, "condition": { "$ref": "#/definitions/Condition", "description": "Predicate condition" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" } }, "required": ["type", "mode", "sourceVar", "itemVar", "condition"], "additionalProperties": false, "description": "Array predicate step metadata (array.some, array.every)" }, "SetStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "set", "description": "Set step" }, "variable": { "type": "string", "description": "Variable name to set (must be in context)" }, "value": { "description": "Literal value to assign. Mutually exclusive with `expression`." }, "expression": { "type": "string", "description": "Source text of a non-literal assignment (e.g. `count + 1`). Kept separate from `value` so regenerated code can emit it raw — a string `value` is a string literal, an `expression` is code." } }, "required": ["type", "variable"], "additionalProperties": false, "description": "Set step metadata (context variable assignment)" }, "WorkflowContext": { "type": "object", "additionalProperties": { "$ref": "#/definitions/ContextVariable" } }, "ContextVariable": { "type": "object", "properties": { "type": { "type": "string", "enum": ["string", "number", "boolean", "object", "array"] }, "default": {}, "description": { "type": "string" } }, "required": ["type"], "additionalProperties": false }, "MiddlewareMetadata": { "anyOf": [{ "type": "object", "properties": { "type": { "type": "string", "const": "http" }, "route": { "type": "string" } }, "required": ["type", "route"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "tag" }, "tag": { "type": "string" } }, "required": ["type", "tag"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "wire" }, "name": { "type": "string" }, "inline": { "type": "boolean" } }, "required": ["type", "name"], "additionalProperties": false }] }, "PermissionMetadata": { "type": "object", "properties": { "type": { "type": "string", "const": "wire" }, "name": { "type": "string" }, "inline": { "type": "boolean" } }, "required": ["type", "name"], "additionalProperties": false, "description": "A reference to a permission function, resolved by name. Function-scoped only: there are no wire- or tag-level permission references." } } }
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "additionalProperties": false, "properties": { "name": { "type": "string" }, "steps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" } }, "context": { "$ref": "#/definitions/WorkflowContext" }, "dsl": { "type": "boolean" }, "expose": { "type": "boolean" }, "scenario": { "type": "boolean" }, "asserts": { "type": "boolean" }, "skip": { "type": "string" }, "actors": { "type": "array", "items": { "type": "string" } }, "pikkuFuncId": { "type": "string" }, "packageName": { "type": "string" }, "title": { "type": "string" }, "tags": { "type": "array", "items": { "type": "string" } }, "summary": { "type": "string" }, "description": { "type": "string" }, "errors": { "type": "array", "items": { "type": "string" } }, "middleware": { "type": "array", "items": { "$ref": "#/definitions/MiddlewareMetadata" } }, "permissions": { "type": "array", "items": { "$ref": "#/definitions/PermissionMetadata" } } }, "required": ["name", "pikkuFuncId", "steps"], "definitions": { "WorkflowStepMeta": { "anyOf": [{ "$ref": "#/definitions/RpcStepMeta" }, { "$ref": "#/definitions/ScenarioStepMeta" }, { "$ref": "#/definitions/BranchStepMeta" }, { "$ref": "#/definitions/ParallelGroupStepMeta" }, { "$ref": "#/definitions/FanoutStepMeta" }, { "$ref": "#/definitions/ReturnStepMeta" }, { "$ref": "#/definitions/InlineStepMeta" }, { "$ref": "#/definitions/SleepStepMeta" }, { "$ref": "#/definitions/CancelStepMeta" }, { "$ref": "#/definitions/SuspendStepMeta" }, { "$ref": "#/definitions/ApprovalStepMeta" }, { "$ref": "#/definitions/SwitchStepMeta" }, { "$ref": "#/definitions/FilterStepMeta" }, { "$ref": "#/definitions/ArrayPredicateStepMeta" }, { "$ref": "#/definitions/SetStepMeta" }], "description": "Workflow step metadata (extracted by inspector)" }, "RpcStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "rpc", "description": "RPC form - generates queue worker" }, "stepName": { "type": "string", "description": "Cache key (stepName from workflow.do)" }, "rpcName": { "type": "string", "description": "RPC to invoke" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" }, "inputs": { "anyOf": [{ "type": "object", "additionalProperties": { "$ref": "#/definitions/InputSource" } }, { "type": "string", "const": "passthrough" }], "description": "Input source mappings, or 'passthrough' when entire data is passed" }, "options": { "$ref": "#/definitions/WorkflowStepOptions", "description": "Step options" }, "actor": { "type": "string", "description": "Scenario actor name this step runs as ({ actor: actors.x })" }, "expectEventually": { "type": "boolean", "description": "True for workflow.expectEventually polling steps" } }, "required": ["type", "stepName", "rpcName"], "additionalProperties": false, "description": "RPC step metadata (base form)" }, "InputSource": { "anyOf": [{ "type": "object", "properties": { "from": { "type": "string", "const": "input" }, "path": { "type": "string" } }, "required": ["from", "path"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "outputVar" }, "name": { "type": "string" }, "path": { "type": "string" } }, "required": ["from", "name"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "item" }, "path": { "type": "string" } }, "required": ["from", "path"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "literal" }, "value": {} }, "required": ["from", "value"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "template" }, "parts": { "type": "array", "items": { "type": "string" } }, "expressions": { "type": "array", "items": { "$ref": "#/definitions/InputSource" } } }, "required": ["from", "parts", "expressions"], "additionalProperties": false }], "description": "Input source for step arguments in DSL workflows" }, "WorkflowStepOptions": { "type": "object", "properties": { "description": { "type": "string", "description": "Display name for logs/UI (optional, doesn't affect execution)" }, "retries": { "type": "number", "description": "Number of retry attempts for failed steps (only applies to local execution)" }, "retryDelay": { "type": ["string", "number"], "description": "Delay between retry attempts (e.g., '1s', '2s', '2min')" }, "onError": { "type": "string", "description": "RPC to invoke for compensation when this step fails after exhausting its retries. Mirrors a graph node's `onError`: the handler receives `{ error: { message } }` and the original error is still thrown, so the workflow fails — this is compensation, not recovery." }, "actor": { "$ref": "#/definitions/ScenarioPersona", "description": "Run this step as an actor (scenarios). The RPC is sent through the actor's authenticated client over the REAL transport — never dispatched internally — so auth middleware and permissions are exercised end-to-end. The step is recorded durably like any RPC step." } }, "additionalProperties": false, "description": "Workflow step options" }, "ScenarioPersona": { "type": "object", "properties": { "name": { "type": "string", "description": "The id it was declared under — what a step's `actor` slot names." }, "email": { "type": "string", "description": "Their address, computed from the id. Flows use it for invites/lookups." } }, "required": ["name", "email"], "additionalProperties": false, "description": "A declared person, signed in and acting over the real transport.\n\nThe runtime half of `definePersonas()`: sign-in materialises a user row flagged `actor: true`, and everything a step or a virtual user does goes through here." }, "ScenarioStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "scenarioStep" }, "stepName": { "type": "string", "description": "Cache key (first argument), ordinal-suffixed by the engine when repeated" }, "stepFunc": { "type": "string", "description": "Registered name of the step function being run" }, "phase": { "$ref": "#/definitions/ScenarioStepPhase", "description": "Which keyword the reporter prefixes — Given, When or Then" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" }, "inputs": { "anyOf": [{ "type": "object", "additionalProperties": { "$ref": "#/definitions/InputSource" } }, { "type": "string", "const": "passthrough" }], "description": "Input source mappings, or 'passthrough' when entire data is passed" }, "options": { "$ref": "#/definitions/WorkflowStepOptions", "description": "Step options" }, "actor": { "type": "string", "description": "Scenario actor name this step runs as ({ actor: actors.x })" }, "surfaces": { "type": "array", "items": { "$ref": "#/definitions/ScenarioSurface" }, "description": "Mirrors the surfaces the step function declares a binding for" } }, "required": ["type", "stepName", "stepFunc", "phase"], "additionalProperties": false, "description": "Scenario step metadata — a call to `scenario.given/when/then`.\n\nDistinct from RpcStepMeta on purpose: a step runs locally through runPikkuFunc and must never be treated as dispatchable on the queue/replay path, nor registered as a callable RPC (a browser-driving step must not be network-invocable)." }, "ScenarioStepPhase": { "type": "string", "enum": ["given", "when", "then"], "description": "Which Gherkin-style keyword the reporter prefixes this step with.\n\nEvery step takes one. A scenario is read by people deciding whether it describes the behaviour they wanted, and a step that says only what it does without saying whether it is setup, action or claim is the one nobody can check — which is also why PKU680 can tell a scenario that never asserts." }, "ScenarioSurface": { "type": "string", "enum": ["browser", "cli", "default"], "description": "How an actor drives the system for one step.\n\nA step declares one implementation per surface it supports, and the runner picks between them — so the same ladder can run through a real browser, over the websocket, or entirely server-side.\n\n`default` is the floor: it is what every other surface falls back to, so it can never itself fall back." }, "BranchStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "branch" }, "branches": { "type": "array", "items": { "$ref": "#/definitions/BranchCase" }, "description": "Branches in order: first is \"if\", rest are \"else if\"" }, "elseSteps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" }, "description": "Else branch steps (when no conditions match)" } }, "required": ["type", "branches"], "additionalProperties": false, "description": "Branch step metadata (if/else-if/else control flow)" }, "BranchCase": { "type": "object", "properties": { "condition": { "$ref": "#/definitions/Condition", "description": "Condition for this branch" }, "steps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" }, "description": "Steps to execute when condition is true" } }, "required": ["condition", "steps"], "additionalProperties": false, "description": "A single branch in an if/else-if chain" }, "Condition": { "anyOf": [{ "$ref": "#/definitions/SimpleCondition" }, { "type": "object", "properties": { "type": { "type": "string", "const": "and" }, "conditions": { "type": "array", "items": { "$ref": "#/definitions/Condition" } } }, "required": ["type", "conditions"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "or" }, "conditions": { "type": "array", "items": { "$ref": "#/definitions/Condition" } } }, "required": ["type", "conditions"], "additionalProperties": false }], "description": "Nested condition structure supporting AND/OR operations" }, "SimpleCondition": { "type": "object", "properties": { "type": { "type": "string", "const": "simple" }, "expression": { "type": "string" } }, "required": ["type", "expression"], "additionalProperties": false, "description": "Simple condition expression (leaf node)" }, "ParallelGroupStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "parallel" }, "children": { "type": "array", "items": { "anyOf": [{ "$ref": "#/definitions/RpcStepMeta" }, { "$ref": "#/definitions/ScenarioStepMeta" }] }, "description": "Child steps to execute in parallel" } }, "required": ["type", "children"], "additionalProperties": false, "description": "Parallel group step metadata (Promise.all with multiple steps)" }, "FanoutStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "fanout" }, "stepName": { "type": "string", "description": "Step name for this fanout. Optional: a fanout is not itself a cached step, and node ids are step names — borrowing a body step's name would give the loop and that step the same id, collapsing one onto the other." }, "sourceVar": { "type": "string", "description": "Source array variable name" }, "itemVar": { "type": "string", "description": "Iterator variable name" }, "mode": { "type": "string", "enum": ["parallel", "sequential"], "description": "Execution mode" }, "body": { "type": "array", "items": { "anyOf": [{ "$ref": "#/definitions/RpcStepMeta" }, { "$ref": "#/definitions/SleepStepMeta" }, { "$ref": "#/definitions/SuspendStepMeta" }, { "$ref": "#/definitions/ScenarioStepMeta" }] }, "description": "Steps to execute inline per iteration, in order" }, "timeBetween": { "type": "string", "description": "Time between iterations (sequential mode only)" } }, "required": ["type", "sourceVar", "itemVar", "mode", "body"], "additionalProperties": false, "description": "Fanout step metadata (parallel or sequential iteration)" }, "SleepStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "sleep", "description": "Sleep step" }, "stepName": { "type": "string", "description": "Cache key (stepName from workflow.sleep)" }, "duration": { "type": ["string", "number"], "description": "Sleep duration" }, "expression": { "type": "string", "description": "Source text of a duration only known at runtime (e.g. a loop variable). The closure evaluates it, so it is legal DSL; it is kept separate from `duration` so regenerated code emits it raw rather than as a string literal, exactly as `expression` does on a set step." } }, "required": ["type", "stepName", "duration"], "additionalProperties": false, "description": "Sleep step metadata" }, "SuspendStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "suspend" }, "reason": { "type": "string", "description": "Reason string passed to workflow.suspend() — becomes the durable step key" } }, "required": ["type", "reason"], "additionalProperties": false, "description": "Suspend step metadata (workflow.suspend())" }, "ReturnStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "return" }, "outputs": { "type": "object", "additionalProperties": { "$ref": "#/definitions/OutputBinding" }, "description": "Output bindings" }, "spread": { "type": "array", "items": { "type": "string" }, "description": "Variables spread into the returned object (`return { ...r }`), or the sole returned variable (`return r`). Their fields are not enumerable statically, so they are recorded by name rather than expanded into `outputs`." } }, "required": ["type", "outputs"], "additionalProperties": false, "description": "Return step metadata (workflow output)" }, "OutputBinding": { "anyOf": [{ "type": "object", "properties": { "from": { "type": "string", "const": "outputVar" }, "name": { "type": "string" }, "path": { "type": "string" } }, "required": ["from", "name"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "stateVar" }, "name": { "type": "string" }, "path": { "type": "string" } }, "required": ["from", "name"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "input" }, "path": { "type": "string" } }, "required": ["from", "path"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "literal" }, "value": {} }, "required": ["from", "value"], "additionalProperties": false }, { "type": "object", "properties": { "from": { "type": "string", "const": "expression" }, "expression": { "type": "string" } }, "required": ["from", "expression"], "additionalProperties": false }], "description": "Output binding for return statements in DSL workflows" }, "InlineStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "inline", "description": "Inline form - local execution" }, "stepName": { "type": "string", "description": "Cache key (stepName from workflow.do)" }, "description": { "type": "string", "description": "Display name" }, "options": { "$ref": "#/definitions/WorkflowStepOptions", "description": "Step options" } }, "required": ["type", "stepName"], "additionalProperties": false, "description": "Inline step metadata" }, "CancelStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "cancel", "description": "Cancel step" }, "reason": { "type": "string", "description": "Optional cancellation reason" } }, "required": ["type"], "additionalProperties": false, "description": "Cancel step metadata" }, "ApprovalStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "approval" }, "reason": { "type": "string", "description": "Reason string passed to workflow.approval() — becomes the durable step key" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" }, "expiry": { "type": ["string", "number"], "description": "Expiry duration, when one was given" }, "approvers": { "$ref": "#/definitions/WorkflowApprovalApprovers", "description": "Who may answer the gate, when the default was not used" }, "approverScope": { "type": "string", "description": "Scope the decider must hold, when one was required" } }, "required": ["type", "reason"], "additionalProperties": false, "description": "Approval step metadata (workflow.approval())" }, "WorkflowApprovalApprovers": { "type": "string", "enum": ["any", "owner", "not-initiator"], "description": "Who is allowed to answer an approval gate, relative to the user who started the run.\n\n- `any` — anyone the approve entrypoint lets through. The gate is a pause for a decision, not an authorization boundary.\n- `owner` — only the user who started the run, so a gate can be used to confirm an action against the same person who requested it.\n- `not-initiator` — anyone *except* the user who started the run: four-eyes. A run with no recorded initiator has nobody to exclude, so this degrades to requiring a signed-in decider." }, "SwitchStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "switch" }, "expression": { "type": "string", "description": "Expression being switched on" }, "cases": { "type": "array", "items": { "$ref": "#/definitions/SwitchCaseMeta" }, "description": "Case branches" }, "defaultSteps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" }, "description": "Default case steps (optional)" } }, "required": ["type", "expression", "cases"], "additionalProperties": false, "description": "Switch step metadata (switch/case control flow)" }, "SwitchCaseMeta": { "type": "object", "properties": { "value": { "type": ["string", "number", "boolean", "null"], "description": "Case value (literal) or expression" }, "expression": { "type": "string", "description": "Case expression (for complex cases)" }, "steps": { "type": "array", "items": { "$ref": "#/definitions/WorkflowStepMeta" }, "description": "Steps to execute for this case" } }, "required": ["steps"], "additionalProperties": false, "description": "Switch case metadata" }, "FilterStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "filter" }, "sourceVar": { "type": "string", "description": "Source array variable name" }, "itemVar": { "type": "string", "description": "Iterator variable name" }, "condition": { "$ref": "#/definitions/Condition", "description": "Filter condition" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" } }, "required": ["type", "sourceVar", "itemVar", "condition"], "additionalProperties": false, "description": "Filter step metadata (array.filter)" }, "ArrayPredicateStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "arrayPredicate" }, "mode": { "type": "string", "enum": ["some", "every"], "description": "Predicate mode" }, "sourceVar": { "type": "string", "description": "Source array variable name" }, "itemVar": { "type": "string", "description": "Iterator variable name" }, "condition": { "$ref": "#/definitions/Condition", "description": "Predicate condition" }, "outputVar": { "type": "string", "description": "Output variable name (if assigned)" } }, "required": ["type", "mode", "sourceVar", "itemVar", "condition"], "additionalProperties": false, "description": "Array predicate step metadata (array.some, array.every)" }, "SetStepMeta": { "type": "object", "properties": { "type": { "type": "string", "const": "set", "description": "Set step" }, "variable": { "type": "string", "description": "Variable name to set (must be in context)" }, "value": { "description": "Literal value to assign. Mutually exclusive with `expression`." }, "expression": { "type": "string", "description": "Source text of a non-literal assignment (e.g. `count + 1`). Kept separate from `value` so regenerated code can emit it raw — a string `value` is a string literal, an `expression` is code." } }, "required": ["type", "variable"], "additionalProperties": false, "description": "Set step metadata (context variable assignment)" }, "WorkflowContext": { "type": "object", "additionalProperties": { "$ref": "#/definitions/ContextVariable" } }, "ContextVariable": { "type": "object", "properties": { "type": { "type": "string", "enum": ["string", "number", "boolean", "object", "array"] }, "default": {}, "description": { "type": "string" } }, "required": ["type"], "additionalProperties": false }, "MiddlewareMetadata": { "anyOf": [{ "type": "object", "properties": { "type": { "type": "string", "const": "http" }, "route": { "type": "string" } }, "required": ["type", "route"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "tag" }, "tag": { "type": "string" } }, "required": ["type", "tag"], "additionalProperties": false }, { "type": "object", "properties": { "type": { "type": "string", "const": "wire" }, "name": { "type": "string" }, "inline": { "type": "boolean" } }, "required": ["type", "name"], "additionalProperties": false }] }, "PermissionMetadata": { "type": "object", "properties": { "type": { "type": "string", "const": "wire" }, "name": { "type": "string" }, "inline": { "type": "boolean" } }, "required": ["type", "name"], "additionalProperties": false, "description": "A reference to a permission function, resolved by name. Function-scoped only: there are no wire- or tag-level permission references." } } }
@@ -1 +1 @@
1
- { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "notes": { "type": "array", "items": { "$ref": "#/definitions/KnowledgeGraphNote" } }, "sections": { "type": "array", "items": { "$ref": "#/definitions/KnowledgeSection" } }, "tagCounts": { "type": "object", "additionalProperties": { "type": "number" }, "description": "Tag → how many notes carry it, for a browsable facet." }, "stats": { "type": "object", "properties": { "notes": { "type": "number" }, "sections": { "type": "number" }, "links": { "type": "number" }, "dangling": { "type": "number" } }, "required": ["notes", "sections", "links", "dangling"], "additionalProperties": false }, "findings": { "type": "array", "items": { "$ref": "#/definitions/KnowledgeFinding" }, "description": "What `pikku knowledge validate` would report, so the console shows the same verdict." }, "ok": { "type": "boolean" } }, "required": ["findings", "notes", "ok", "sections", "stats", "tagCounts"], "additionalProperties": false, "definitions": { "KnowledgeGraphNote": { "type": "object", "properties": { "path": { "type": "string" }, "section": { "type": "string", "description": "`''` for a note at the root of knowledge/." }, "type": { "type": "string" }, "title": { "type": "string" }, "description": { "type": "string" }, "tags": { "type": "array", "items": { "type": "string" } }, "resource": { "type": "array", "items": { "type": "string" }, "description": "The `<kind>:<id>` URIs from `resource:`, already split." }, "status": { "type": "string" }, "entities": { "type": "array", "items": { "type": "string" } }, "reserved": { "type": "string", "enum": ["index", "log"] }, "body": { "type": "string" }, "outbound": { "type": "array", "items": { "type": "string" }, "description": "Notes this one links to, as bundle-relative paths." }, "inbound": { "type": "array", "items": { "type": "string" }, "description": "Notes that link to this one." }, "dangling": { "type": "array", "items": { "type": "string" }, "description": "Link targets that resolve to no note. Legal in OKF — a note not written yet." } }, "required": ["path", "section", "title", "tags", "resource", "entities", "body", "outbound", "inbound", "dangling"], "additionalProperties": false, "description": "Declared rather than inferred, for the reason given on `KnowledgeFinding`: this shape is the body of the `getKnowledge` RPC's output, and a `z.infer<>` is not something a JSON-schema generator can walk.\n\nNote this is necessary but not sufficient for that RPC to ship an output schema — `KnowledgeBundle` reaches this type across a package boundary, and the inspector registers no type whose base is declared in another package." }, "KnowledgeSection": { "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": "string" }, "count": { "type": "number" } }, "required": ["name", "count"], "additionalProperties": false }, "KnowledgeFinding": { "type": "object", "properties": { "id": { "type": "string" }, "severity": { "type": "string", "enum": ["error", "warn", "info"] }, "message": { "type": "string" }, "path": { "type": "string" }, "fixHint": { "type": "string" } }, "required": ["id", "severity", "message", "path", "fixHint"], "additionalProperties": false, "description": "Declared, not inferred from the schema below.\n\nA finding crosses an RPC boundary as part of the `getKnowledge` payload, and a `z.infer<>` is not a type a JSON-schema generator can walk: zod's inference bottoms out in `this` types, so ts-json-schema-generator fails outright on it. An interface generates. The `satisfies` is what keeps the two from drifting — a field added to one and not the other is a compile error." } } }
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "notes": { "type": "array", "items": { "$ref": "#/definitions/KnowledgeGraphNote" } }, "sections": { "type": "array", "items": { "$ref": "#/definitions/KnowledgeSection" } }, "tagCounts": { "type": "object", "additionalProperties": { "type": "number" }, "description": "Tag → how many notes carry it, for a browsable facet." }, "stats": { "type": "object", "properties": { "notes": { "type": "number" }, "sections": { "type": "number" }, "links": { "type": "number" }, "dangling": { "type": "number" } }, "required": ["notes", "sections", "links", "dangling"], "additionalProperties": false }, "findings": { "type": "array", "items": { "$ref": "#/definitions/KnowledgeFinding" }, "description": "What `pikku knowledge validate` would report, so the console shows the same verdict." }, "ok": { "type": "boolean" } }, "required": ["findings", "notes", "ok", "sections", "stats", "tagCounts"], "additionalProperties": false, "definitions": { "KnowledgeGraphNote": { "type": "object", "properties": { "path": { "type": "string" }, "section": { "type": "string", "description": "`''` for a note at the root of knowledge/." }, "type": { "type": "string" }, "title": { "type": "string" }, "description": { "type": "string" }, "tags": { "type": "array", "items": { "type": "string" } }, "resource": { "type": "array", "items": { "type": "string" }, "description": "The `<kind>:<id>` URIs from `resource:`, already split." }, "status": { "type": "string" }, "statusAt": { "type": "string", "description": "When `status` last changed, for a reader asking how long it has been there." }, "entities": { "type": "array", "items": { "type": "string" } }, "reserved": { "type": "string", "enum": ["index", "log"] }, "body": { "type": "string" }, "outbound": { "type": "array", "items": { "type": "string" }, "description": "Notes this one links to, as bundle-relative paths." }, "inbound": { "type": "array", "items": { "type": "string" }, "description": "Notes that link to this one." }, "dangling": { "type": "array", "items": { "type": "string" }, "description": "Link targets that resolve to no note. Legal in OKF — a note not written yet." } }, "required": ["path", "section", "title", "tags", "resource", "entities", "body", "outbound", "inbound", "dangling"], "additionalProperties": false, "description": "Declared rather than inferred, for the reason given on `KnowledgeFinding`: this shape is the body of the `getKnowledge` RPC's output, and a `z.infer<>` is not something a JSON-schema generator can walk.\n\nNote this is necessary but not sufficient for that RPC to ship an output schema — `KnowledgeBundle` reaches this type across a package boundary, and the inspector registers no type whose base is declared in another package." }, "KnowledgeSection": { "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": "string" }, "count": { "type": "number" } }, "required": ["name", "count"], "additionalProperties": false }, "KnowledgeFinding": { "type": "object", "properties": { "id": { "type": "string" }, "severity": { "type": "string", "enum": ["error", "warn", "info"] }, "message": { "type": "string" }, "path": { "type": "string" }, "fixHint": { "type": "string" } }, "required": ["id", "severity", "message", "path", "fixHint"], "additionalProperties": false, "description": "Declared, not inferred from the schema below.\n\nA finding crosses an RPC boundary as part of the `getKnowledge` payload, and a `z.infer<>` is not a type a JSON-schema generator can walk: zod's inference bottoms out in `this` types, so ts-json-schema-generator fails outright on it. An interface generates. The `satisfies` is what keeps the two from drifting — a field added to one and not the other is a compile error." } } }
@@ -0,0 +1 @@
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "secretId": { "type": "string" } }, "required": ["secretId"], "additionalProperties": false, "definitions": {} }
@@ -0,0 +1 @@
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "exists": { "type": "boolean" }, "value": {} }, "required": ["exists", "value"], "additionalProperties": false, "definitions": {} }
@@ -0,0 +1 @@
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "secretId": { "type": "string" } }, "required": ["secretId"], "additionalProperties": false, "definitions": {} }
@@ -0,0 +1 @@
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "exists": { "type": "boolean" } }, "required": ["exists"], "additionalProperties": false, "definitions": {} }
@@ -0,0 +1 @@
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "secretId": { "type": "string" }, "value": {} }, "required": ["secretId", "value"], "additionalProperties": false, "definitions": {} }
@@ -0,0 +1 @@
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  /**
5
5
  * This file was generated by the @pikku/cli
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  /**
5
5
  * This file was generated by the @pikku/cli
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  export { defineScope } from '@pikku/core/scope';
5
5
  export type { CoreScopes, CoreScopeNode, FlatScope, ScopeDefinitionMeta, ScopeDefinitionsMeta } from '@pikku/core/scope';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  export { defineScope } from '@pikku/core/scope';
5
5
  export { defineSystemRole } from '@pikku/core/role';
@@ -56,6 +56,14 @@
56
56
  "description": "Create and delete roles, change their scopes, and grant roles to users"
57
57
  }
58
58
  }
59
+ },
60
+ "audit": {
61
+ "description": "The audit trail",
62
+ "scopes": {
63
+ "read": {
64
+ "description": "Read the audit trail — every recorded action, and which user took it"
65
+ }
66
+ }
59
67
  }
60
68
  },
61
69
  "sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/scopes.ts"
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  /**
5
5
  * This file was generated by the @pikku/cli
@@ -12,7 +12,7 @@ import type { FlatScope } from '@pikku/core/scope';
12
12
  * matched against this by `verifyScopes` — `admin:*` on a session satisfies
13
13
  * any `admin:...` requirement.
14
14
  */
15
- export type ScopeId = 'admin' | 'admin:*' | 'admin:credentials' | 'admin:credentials:*' | 'admin:credentials:link' | 'admin:impersonate' | 'admin:users' | 'admin:users:*' | 'admin:users:ban' | 'admin:users:create' | 'admin:users:list' | 'admin:users:password' | 'admin:users:remove' | 'admin:users:sessions' | 'pikku' | 'pikku:*' | 'pikku:scopes' | 'pikku:scopes:*' | 'pikku:scopes:manage' | 'pikku:scopes:read';
15
+ export type ScopeId = 'admin' | 'admin:*' | 'admin:credentials' | 'admin:credentials:*' | 'admin:credentials:link' | 'admin:impersonate' | 'admin:users' | 'admin:users:*' | 'admin:users:ban' | 'admin:users:create' | 'admin:users:list' | 'admin:users:password' | 'admin:users:remove' | 'admin:users:sessions' | 'pikku' | 'pikku:*' | 'pikku:audit' | 'pikku:audit:*' | 'pikku:audit:read' | 'pikku:scopes' | 'pikku:scopes:*' | 'pikku:scopes:manage' | 'pikku:scopes:read';
16
16
  export interface ScopeMeta {
17
17
  id: ScopeId;
18
18
  displayName?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"pikku-scopes.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-scopes.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AACH,OAAO,KAAK,EAAE,SAAS,EAAwB,MAAM,mBAAmB,CAAA;AAIxE;;;;;;GAMG;AACH,MAAM,MAAM,OAAO,GACf,OAAO,GACP,SAAS,GACT,mBAAmB,GACnB,qBAAqB,GACrB,wBAAwB,GACxB,mBAAmB,GACnB,aAAa,GACb,eAAe,GACf,iBAAiB,GACjB,oBAAoB,GACpB,kBAAkB,GAClB,sBAAsB,GACtB,oBAAoB,GACpB,sBAAsB,GACtB,OAAO,GACP,SAAS,GACT,cAAc,GACd,gBAAgB,GAChB,qBAAqB,GACrB,mBAAmB,CAAA;AAEvB,MAAM,WAAW,SAAS;IACxB,EAAE,EAAE,OAAO,CAAA;IACX,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB;AAED;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,MAAM,EAAE,SAAS,EAE7B,CAAA;AAOD,2EAA2E;AAC3E,eAAO,MAAM,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,CAWjD,CAAA"}
1
+ {"version":3,"file":"pikku-scopes.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-scopes.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AACH,OAAO,KAAK,EAAE,SAAS,EAAwB,MAAM,mBAAmB,CAAA;AAIxE;;;;;;GAMG;AACH,MAAM,MAAM,OAAO,GACf,OAAO,GACP,SAAS,GACT,mBAAmB,GACnB,qBAAqB,GACrB,wBAAwB,GACxB,mBAAmB,GACnB,aAAa,GACb,eAAe,GACf,iBAAiB,GACjB,oBAAoB,GACpB,kBAAkB,GAClB,sBAAsB,GACtB,oBAAoB,GACpB,sBAAsB,GACtB,OAAO,GACP,SAAS,GACT,aAAa,GACb,eAAe,GACf,kBAAkB,GAClB,cAAc,GACd,gBAAgB,GAChB,qBAAqB,GACrB,mBAAmB,CAAA;AAEvB,MAAM,WAAW,SAAS;IACxB,EAAE,EAAE,OAAO,CAAA;IACX,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB;AAED;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,MAAM,EAAE,SAAS,EAE7B,CAAA;AAOD,2EAA2E;AAC3E,eAAO,MAAM,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,CAWjD,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"pikku-scopes.gen.js","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-scopes.gen.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAA;AAC3D,OAAO,WAAW,MAAM,8BAA8B,CAAC,OAAO,IAAI,EAAE,MAAM,EAAE,CAAA;AAqC5E;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,MAAM,GAAgB,uBAAuB,CACxD,MAAM,CAAC,MAAM,CAAC,WAAmC,CAAC,CACnD,CAAA;AAED,MAAM,aAAa,GAA2B;IAC5C,OAAO,EAAE,gBAAgB;IACzB,OAAO,EAAE,eAAe;CACzB,CAAA;AAED,2EAA2E;AAC3E,MAAM,CAAC,MAAM,WAAW,GAA8B,MAAM,CAAC,WAAW,CACtE,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE;IACR;QACE,EAAE,EAAE,KAAK,CAAC,EAAa;QACvB,GAAG,CAAC,aAAa,CAAC,KAAK,CAAC,EAAE,CAAC;YACzB,CAAC,CAAC,EAAE,WAAW,EAAE,aAAa,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE;YAC1C,CAAC,CAAC,EAAE,CAAC;QACP,GAAG,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,KAAK,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;KACjE;CACF,CAAC,CACH,CAAA"}
1
+ {"version":3,"file":"pikku-scopes.gen.js","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-scopes.gen.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAA;AAC3D,OAAO,WAAW,MAAM,8BAA8B,CAAC,OAAO,IAAI,EAAE,MAAM,EAAE,CAAA;AAwC5E;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,MAAM,GAAgB,uBAAuB,CACxD,MAAM,CAAC,MAAM,CAAC,WAAmC,CAAC,CACnD,CAAA;AAED,MAAM,aAAa,GAA2B;IAC5C,OAAO,EAAE,gBAAgB;IACzB,OAAO,EAAE,eAAe;CACzB,CAAA;AAED,2EAA2E;AAC3E,MAAM,CAAC,MAAM,WAAW,GAA8B,MAAM,CAAC,WAAW,CACtE,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE;IACR;QACE,EAAE,EAAE,KAAK,CAAC,EAAa;QACvB,GAAG,CAAC,aAAa,CAAC,KAAK,CAAC,EAAE,CAAC;YACzB,CAAC,CAAC,EAAE,WAAW,EAAE,aAAa,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE;YAC1C,CAAC,CAAC,EAAE,CAAC;QACP,GAAG,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,KAAK,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;KACjE;CACF,CAAC,CACH,CAAA"}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  export { defineSecret } from '@pikku/core/secret';
5
5
  export type { CoreSecret, SecretDefinitionMeta, SecretDefinitionsMeta } from '@pikku/core/secret';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  export { defineSecret } from '@pikku/core/secret';
5
5
  //# sourceMappingURL=pikku-secret-types.gen.js.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  import { TypedSecretService as CoreTypedSecretService } from '@pikku/core/services';
5
5
  import type { SecretService } from '@pikku/core/services';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  import { TypedSecretService as CoreTypedSecretService } from '@pikku/core/services';
5
5
  import secretsMeta from './pikku-secrets-meta.gen.json' with { type: 'json' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  /**
5
5
  * Trigger-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  /**
5
5
  * Trigger-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  export { defineVariable } from '@pikku/core/variable';
5
5
  export type { CoreVariable, VariableDefinitionMeta, VariableDefinitionsMeta } from '@pikku/core/variable';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  export { defineVariable } from '@pikku/core/variable';
5
5
  //# sourceMappingURL=pikku-variable-types.gen.js.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  import { TypedVariablesService as CoreTypedVariablesService } from '@pikku/core/services';
5
5
  import type { VariablesService } from '@pikku/core/services';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  import { TypedVariablesService as CoreTypedVariablesService } from '@pikku/core/services';
5
5
  import variablesMeta from './pikku-variables-meta.gen.json' with { type: 'json' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  /** Personas declared with definePersonas() */
5
5
  import { createHttpPersonas } from '@pikku/core/persona';
@@ -1,8 +1,8 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  /**
5
- * Scenario step map: the names `scenario.step/given/when/then` accepts, with
5
+ * Scenario step map: the names `scenario.given/when/then` accepts, with
6
6
  * the input and output types of each step.
7
7
  */
8
8
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  /**
5
5
  * Workflow type map with input/output types for each workflow
@@ -1,12 +1,12 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  import { WorkflowCancelledException } from '@pikku/core/workflow';
5
5
  import { template } from '@pikku/core/workflow';
6
6
  import { type PikkuWorkflowGraphConfig, type PikkuWorkflowGraphResult } from '@pikku/core/workflow';
7
7
  import type { PikkuWorkflowWire, PikkuScenarioWire, WorkflowStepOptions, ScenarioStepOptions } from '@pikku/core/workflow';
8
8
  export { WorkflowCancelledException };
9
- import type { PikkuFunctionSessionless, PikkuFunctionConfig } from '../function/pikku-function-types.gen.js';
9
+ import type { PikkuFunctionSessionless, PikkuFunctionConfig, WiredServices } from '../function/pikku-function-types.gen.js';
10
10
  import type { FlattenedRPCMap } from '../rpc/pikku-rpc-wirings-map.internal.gen.d.js';
11
11
  import type { FlattenedWorkflowMap } from './pikku-workflow-map.gen.d.js';
12
12
  import type { AgentMap as FlattenedAgentMap } from '../agent/pikku-agent-map.gen.d.js';
@@ -20,24 +20,30 @@ export interface TypedWorkflow extends PikkuWorkflowWire {
20
20
  do<T>(stepName: string, fn: () => T | Promise<T>, options?: WorkflowStepOptions): Promise<T>;
21
21
  }
22
22
  /**
23
- * The typed half of a scenario wire: `step` and its `given`/`when`/`then`
24
- * sugar, narrowed to the names declared by `pikkuScenarioStep` in this project.
25
- * The phase only changes the prose the reporter renders.
23
+ * The typed half of a scenario wire: `given`/`when`/`then`, narrowed to the
24
+ * names declared by `pikkuScenarioStep` in this project. `given` and `when`
25
+ * differ only in the prose the reporter renders; `then` additionally makes the
26
+ * step's bindings witnesses rather than alternatives.
26
27
  */
27
28
  export interface TypedScenarioSteps {
28
- step<K extends keyof FlattenedScenarioStepMap>(stepName: string, stepFunc: K, data?: FlattenedScenarioStepMap[K]['input'], options?: ScenarioStepOptions): Promise<FlattenedScenarioStepMap[K]['output']>;
29
29
  given<K extends keyof FlattenedScenarioStepMap>(stepName: string, stepFunc: K, data?: FlattenedScenarioStepMap[K]['input'], options?: ScenarioStepOptions): Promise<FlattenedScenarioStepMap[K]['output']>;
30
30
  when<K extends keyof FlattenedScenarioStepMap>(stepName: string, stepFunc: K, data?: FlattenedScenarioStepMap[K]['input'], options?: ScenarioStepOptions): Promise<FlattenedScenarioStepMap[K]['output']>;
31
31
  then<K extends keyof FlattenedScenarioStepMap>(stepName: string, stepFunc: K, data?: FlattenedScenarioStepMap[K]['input'], options?: ScenarioStepOptions): Promise<FlattenedScenarioStepMap[K]['output']>;
32
32
  }
33
- export type TypedScenario = TypedWorkflow & Omit<PikkuScenarioWire, keyof PikkuWorkflowWire | keyof TypedScenarioSteps> & TypedScenarioSteps;
33
+ /** `Out` types `scenario.context`. */
34
+ export type TypedScenario<Out = unknown> = TypedWorkflow & Omit<PikkuScenarioWire<Out>, keyof PikkuWorkflowWire | keyof TypedScenarioSteps> & TypedScenarioSteps;
34
35
  import type { StandardSchemaV1 } from '@standard-schema/spec';
35
36
  import type { InferSchemaOutput, PikkuPermission, PikkuMiddleware, NodeConfig, PikkuApprovalDescription } from '../function/pikku-function-types.gen.js';
36
37
  import type { ScopeId } from '../scopes/pikku-scopes.gen.js';
37
38
  import { PikkuError } from '@pikku/core/errors';
38
39
  import type { CorePermissionGroup } from '@pikku/core';
39
40
  export type PikkuFunctionWorkflow<In = unknown, Out = never> = PikkuFunctionSessionless<In, Out, 'workflow'>;
40
- export type PikkuFunctionScenario<In = unknown, Out = never> = PikkuFunctionSessionless<In, Out, 'scenario' | 'actors'>;
41
+ /**
42
+ * `Ctx` types `scenario.context`, defaulting to the body's own output. A hook
43
+ * returns void but shares the scenario's context, so it passes that scenario's
44
+ * output here instead.
45
+ */
46
+ export type PikkuFunctionScenario<In = unknown, Out = never, Ctx = Out> = PikkuFunctionSessionless<In, Out, 'scenario' | 'actors', WiredServices, Ctx>;
41
47
  export type PikkuWorkflowConfigWithSchema<InputSchema extends StandardSchemaV1 | undefined = undefined, OutputSchema extends StandardSchemaV1 | undefined = undefined> = {
42
48
  title?: string;
43
49
  description?: string;
@@ -78,14 +84,15 @@ export type PikkuScenarioConfigWithSchema<InputSchema extends StandardSchemaV1 |
78
84
  * on the ladder. Throwing skips the body and fails the run; `after` still
79
85
  * runs.
80
86
  */
81
- before?: PikkuScenarioHook<InputSchema>;
87
+ before?: PikkuScenarioHook<InputSchema, OutputSchema>;
82
88
  /**
83
89
  * Always runs after the scenario body, in a `finally`, whether it passed or
84
90
  * failed. Throwing fails a run that would otherwise have passed; on an
85
91
  * already-failed run it attaches as the `cause` and never replaces the
86
- * original error.
92
+ * original error. Reads `scenario.context` for whatever the body managed to
93
+ * record before it stopped.
87
94
  */
88
- after?: PikkuScenarioHook<InputSchema>;
95
+ after?: PikkuScenarioHook<InputSchema, OutputSchema>;
89
96
  /**
90
97
  * Why this scenario is held out of a default run, stated where the scenario
91
98
  * is. The scenario still appears in the plan and is reported as skipped
@@ -96,15 +103,16 @@ export type PikkuScenarioConfigWithSchema<InputSchema extends StandardSchemaV1 |
96
103
  };
97
104
  /**
98
105
  * A scenario lifecycle hook: the scenario's own `(services, data, wire)`
99
- * signature with its result discarded.
106
+ * signature with its result discarded. `OutputSchema` types
107
+ * `scenario.context` while the return type stays `void`.
100
108
  */
101
- export type PikkuScenarioHook<InputSchema extends StandardSchemaV1 | undefined = undefined> = PikkuFunctionScenario<InputSchema extends StandardSchemaV1 ? InferSchemaOutput<InputSchema> : unknown, void>;
109
+ export type PikkuScenarioHook<InputSchema extends StandardSchemaV1 | undefined = undefined, OutputSchema extends StandardSchemaV1 | undefined = undefined> = PikkuFunctionScenario<InputSchema extends StandardSchemaV1 ? InferSchemaOutput<InputSchema> : unknown, void, OutputSchema extends StandardSchemaV1 ? InferSchemaOutput<OutputSchema> : unknown>;
102
110
  /**
103
111
  * Declares a scenario hook. Returns the function verbatim — a hook is never
104
112
  * registered, so this exists purely to give an inline hook a call site to be
105
113
  * contextually typed from, the way every other pikku primitive is.
106
114
  */
107
- export declare function pikkuScenarioHook<In = unknown>(hook: PikkuFunctionScenario<In, void>): PikkuFunctionScenario<In, void>;
115
+ export declare function pikkuScenarioHook<In = unknown, Ctx = unknown>(hook: PikkuFunctionScenario<In, void, Ctx>): PikkuFunctionScenario<In, void, Ctx>;
108
116
  /**
109
117
  * A scenario: a complex workflow that drives the app the way users do.
110
118
  * Steps run as actors over the REAL transport — `scenario.do(step, rpc,
@@ -180,7 +188,7 @@ export declare function pikkuFeature<const Scenarios extends readonly unknown[]>
180
188
  */
181
189
  export type PikkuFunctionScenarioStep<In = unknown, Out = never, Surface extends 'browser' | 'cli' | 'default' = 'default'> = PikkuFunctionSessionless<In, Out, Surface extends 'default' ? 'scenarioStep' : 'scenarioStep' | Surface>;
182
190
  export type PikkuScenarioStepConfigWithSchema<InputSchema extends StandardSchemaV1 | undefined = undefined, OutputSchema extends StandardSchemaV1 | undefined = undefined> = {
183
- /** Registered name — this is the string `scenario.step()` references. */
191
+ /** Registered name — this is the string `scenario.given()` references. */
184
192
  name: string;
185
193
  /**
186
194
  * What this step does, for the console and for whoever reads the source. It
@@ -1 +1 @@
1
- {"version":3,"file":"pikku-workflow-types.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-types.gen.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"pikku-workflow-types.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-types.gen.ts"],"names":[],"mappings":"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"}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
4
  import { WorkflowCancelledException } from '@pikku/core/workflow';
5
5
  import { template } from '@pikku/core/workflow';
@@ -1 +1 @@
1
- {"version":3,"file":"pikku-workflow-types.gen.js","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,0BAA0B,EAAE,MAAM,sBAAsB,CAAA;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAC/C,OAAO,EACL,kBAAkB,IAAI,sBAAsB,GAG7C,MAAM,sBAAsB,CAAA;AAG7B,OAAO,EAAE,0BAA0B,EAAE,CAAA;AAUrC,OAAO,EAAE,QAAQ,EAAE,CAAA;AA6HnB,MAAM,UAAU,iBAAiB,CAAC,IAAS;IACzC,OAAO,OAAO,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,IAAI,CAAA;AACrD,CAAC;AAaD,MAAM,UAAU,wBAAwB,CAAC,IAAS;IAChD,OAAO,OAAO,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,IAAI,CAAA;AACrD,CAAC;AA4CD;;;;GAIG;AACH,MAAM,UAAU,iBAAiB,CAC/B,IAAqC;IAErC,OAAO,IAAI,CAAA;AACb,CAAC;AAmBD,MAAM,UAAU,aAAa,CAAC,IAAS;IACrC,OAAO,OAAO,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,IAAI,CAAA;AACrD,CAAC;AA4CD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAM,UAAU,YAAY,CAC1B,MAAqC;IAErC,OAAO,MAAM,CAAA;AACf,CAAC;AA4GD,MAAM,UAAU,iBAAiB,CAAC,MAAW;IAC3C,MAAM,QAAQ,GAAI,CAAC,SAAS,EAAE,KAAK,EAAE,SAAS,CAAW,CAAC,MAAM,CAC9D,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,MAAM,CAAC,OAAO,CAAC,KAAK,UAAU,CACnD,CAAA;IACD,IAAI,QAAQ,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QAC1B,MAAM,IAAI,KAAK,CACb,oBAAoB,MAAM,CAAC,IAAI,0FAA0F,CAC1H,CAAA;IACH,CAAC;IACD,OAAO;QACL,GAAG,MAAM;QACT,QAAQ;QACR,6EAA6E;QAC7E,wEAAwE;QACxE,IAAI,EAAE,CAAC,QAAa,EAAE,IAAS,EAAE,IAAS,EAAE,EAAE;YAC5C,MAAM,OAAO,GAAG,IAAI,EAAE,YAAY,EAAE,OAAO,IAAI,SAAS,CAAA;YACxD,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC,IAAI,MAAM,CAAC,OAAO,CAAA;YACjD,OAAO,OAAO,CAAC,QAAQ,EAAE,IAAI,EAAE,IAAI,CAAC,CAAA;QACtC,CAAC;KACF,CAAA;AACH,CAAC;AAmDD,MAAM,UAAU,yBAAyB,CAAC,MAAW;IACnD,OAAO,EAAE,GAAG,MAAM,EAAE,QAAQ,EAAE,CAAC,SAAS,CAAC,EAAE,CAAA;AAC7C,CAAC;AA0BD,MAAM,UAAU,sBAAsB,CAAC,MAAW;IAChD,OAAO,EAAE,GAAG,MAAM,EAAE,QAAQ,EAAE,CAAC,SAAS,CAAC,EAAE,CAAA;AAC7C,CAAC;AA2DD,MAAM,UAAU,kBAAkB,CAQhC,MAAsE;IAEtE,OAAO,sBAAsB,CAAC,MAAa,CAAC,CAAA;AAC9C,CAAC"}
1
+ {"version":3,"file":"pikku-workflow-types.gen.js","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,0BAA0B,EAAE,MAAM,sBAAsB,CAAA;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAC/C,OAAO,EACL,kBAAkB,IAAI,sBAAsB,GAG7C,MAAM,sBAAsB,CAAA;AAG7B,OAAO,EAAE,0BAA0B,EAAE,CAAA;AAUrC,OAAO,EAAE,QAAQ,EAAE,CAAA;AA8HnB,MAAM,UAAU,iBAAiB,CAAC,IAAS;IACzC,OAAO,OAAO,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,IAAI,CAAA;AACrD,CAAC;AAaD,MAAM,UAAU,wBAAwB,CAAC,IAAS;IAChD,OAAO,OAAO,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,IAAI,CAAA;AACrD,CAAC;AAgDD;;;;GAIG;AACH,MAAM,UAAU,iBAAiB,CAC/B,IAA0C;IAE1C,OAAO,IAAI,CAAA;AACb,CAAC;AAmBD,MAAM,UAAU,aAAa,CAAC,IAAS;IACrC,OAAO,OAAO,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,IAAI,CAAA;AACrD,CAAC;AA4CD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAM,UAAU,YAAY,CAC1B,MAAqC;IAErC,OAAO,MAAM,CAAA;AACf,CAAC;AA4GD,MAAM,UAAU,iBAAiB,CAAC,MAAW;IAC3C,MAAM,QAAQ,GAAI,CAAC,SAAS,EAAE,KAAK,EAAE,SAAS,CAAW,CAAC,MAAM,CAC9D,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,MAAM,CAAC,OAAO,CAAC,KAAK,UAAU,CACnD,CAAA;IACD,IAAI,QAAQ,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QAC1B,MAAM,IAAI,KAAK,CACb,oBAAoB,MAAM,CAAC,IAAI,0FAA0F,CAC1H,CAAA;IACH,CAAC;IACD,OAAO;QACL,GAAG,MAAM;QACT,QAAQ;QACR,6EAA6E;QAC7E,wEAAwE;QACxE,IAAI,EAAE,CAAC,QAAa,EAAE,IAAS,EAAE,IAAS,EAAE,EAAE;YAC5C,MAAM,OAAO,GAAG,IAAI,EAAE,YAAY,EAAE,OAAO,IAAI,SAAS,CAAA;YACxD,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC,IAAI,MAAM,CAAC,OAAO,CAAA;YACjD,OAAO,OAAO,CAAC,QAAQ,EAAE,IAAI,EAAE,IAAI,CAAC,CAAA;QACtC,CAAC;KACF,CAAA;AACH,CAAC;AAmDD,MAAM,UAAU,yBAAyB,CAAC,MAAW;IACnD,OAAO,EAAE,GAAG,MAAM,EAAE,QAAQ,EAAE,CAAC,SAAS,CAAC,EAAE,CAAA;AAC7C,CAAC;AA0BD,MAAM,UAAU,sBAAsB,CAAC,MAAW;IAChD,OAAO,EAAE,GAAG,MAAM,EAAE,QAAQ,EAAE,CAAC,SAAS,CAAC,EAAE,CAAA;AAC7C,CAAC;AA2DD,MAAM,UAAU,kBAAkB,CAQhC,MAAsE;IAEtE,OAAO,sBAAsB,CAAC,MAAa,CAAC,CAAA;AAC9C,CAAC"}