@pikku/cli 0.12.23 → 0.12.25

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 (120) hide show
  1. package/cli.schema.json +1 -1
  2. package/console-app/assets/index-D4DgafuS.js +232 -0
  3. package/console-app/index.html +1 -1
  4. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  5. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  6. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  7. package/dist/.pikku/cli/pikku-cli-channel.js +16 -1
  8. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  9. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  10. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  11. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +41 -0
  12. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  13. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  14. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  15. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  16. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  17. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  18. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  19. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  20. package/dist/.pikku/function/pikku-functions-meta.gen.json +130 -66
  21. package/dist/.pikku/function/pikku-functions.gen.js +1 -1
  22. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  23. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  24. package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
  25. package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
  26. package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
  27. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  28. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  29. package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
  30. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  31. package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
  32. package/dist/.pikku/pikku-meta-service.gen.js +1 -1
  33. package/dist/.pikku/pikku-services.gen.d.ts +3 -1
  34. package/dist/.pikku/pikku-services.gen.js +2 -0
  35. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  36. package/dist/.pikku/pikku-types.gen.js +1 -1
  37. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  38. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  39. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  40. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  41. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  42. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  43. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +20 -17
  44. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  45. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  46. package/dist/.pikku/schemas/register.gen.js +13 -3
  47. package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
  48. package/dist/.pikku/schemas/schemas/PikkuEmailsOutput.schema.json +1 -0
  49. package/dist/.pikku/schemas/schemas/PikkuFunctionTypesSplitInput.schema.json +1 -0
  50. package/dist/.pikku/schemas/schemas/PikkuTriggerTypesInput.schema.json +1 -0
  51. package/dist/.pikku/schemas/schemas/WorkspaceValidateInput.schema.json +1 -0
  52. package/dist/.pikku/schemas/schemas/WorkspaceValidateOutput.schema.json +1 -0
  53. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  54. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  55. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  56. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  57. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  58. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  59. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  60. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  61. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  62. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  63. package/dist/.pikku/workflow/meta/allWorkflow.gen.json +5 -5
  64. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  65. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  66. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  67. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  68. package/dist/bin/pikku-bin.mjs +2 -2
  69. package/dist/src/cli.wiring.js +31 -0
  70. package/dist/src/fabric/functions/validate-core.d.ts +20 -0
  71. package/dist/src/fabric/functions/validate-core.js +227 -0
  72. package/dist/src/fabric/functions/validate.function.js +11 -3
  73. package/dist/src/functions/commands/bootstrap.js +2 -2
  74. package/dist/src/functions/commands/console.js +7 -4
  75. package/dist/src/functions/commands/db-migrate.js +2 -3
  76. package/dist/src/functions/commands/db-reset.js +3 -4
  77. package/dist/src/functions/commands/db-seed.js +2 -3
  78. package/dist/src/functions/commands/db-shared.d.ts +2 -15
  79. package/dist/src/functions/commands/db-shared.js +43 -17
  80. package/dist/src/functions/commands/dev.js +28 -8
  81. package/dist/src/functions/commands/emails-init.d.ts +5 -0
  82. package/dist/src/functions/commands/emails-init.js +162 -0
  83. package/dist/src/functions/commands/load-user-project.js +12 -3
  84. package/dist/src/functions/commands/watch.js +7 -4
  85. package/dist/src/functions/commands/workspace-validate.d.ts +33 -0
  86. package/dist/src/functions/commands/workspace-validate.js +9 -0
  87. package/dist/src/functions/db/coercion-plugin.d.ts +7 -0
  88. package/dist/src/functions/db/coercion-plugin.js +99 -0
  89. package/dist/src/functions/db/local-db.d.ts +2 -2
  90. package/dist/src/functions/db/local-db.js +13 -8
  91. package/dist/src/functions/db/seed.d.ts +2 -2
  92. package/dist/src/functions/db/sql-migrator.d.ts +3 -3
  93. package/dist/src/functions/db/sqlite-codegen.d.ts +3 -3
  94. package/dist/src/functions/db/sqlite-kysely.d.ts +8 -0
  95. package/dist/src/functions/db/sqlite-kysely.js +62 -0
  96. package/dist/src/functions/db/sqlite-runtime-bun.d.ts +2 -0
  97. package/dist/src/functions/db/sqlite-runtime-bun.js +52 -0
  98. package/dist/src/functions/db/sqlite-runtime-node.d.ts +2 -0
  99. package/dist/src/functions/db/sqlite-runtime-node.js +51 -0
  100. package/dist/src/functions/db/sqlite-runtime.d.ts +20 -0
  101. package/dist/src/functions/db/sqlite-runtime.js +13 -0
  102. package/dist/src/functions/validate/workspace-validate.d.ts +34 -0
  103. package/dist/src/functions/validate/workspace-validate.js +258 -0
  104. package/dist/src/functions/wirings/cli/pikku-command-cli-types.js +1 -1
  105. package/dist/src/functions/wirings/emails/pikku-command-emails.d.ts +6 -0
  106. package/dist/src/functions/wirings/emails/pikku-command-emails.js +172 -0
  107. package/dist/src/functions/wirings/emails/serialize-emails.d.ts +20 -0
  108. package/dist/src/functions/wirings/emails/serialize-emails.js +168 -0
  109. package/dist/src/functions/wirings/functions/pikku-command-function-types-split.d.ts +7 -1
  110. package/dist/src/functions/wirings/functions/pikku-command-function-types-split.js +2 -2
  111. package/dist/src/functions/wirings/triggers/pikku-command-trigger-types.d.ts +7 -1
  112. package/dist/src/functions/wirings/triggers/pikku-command-trigger-types.js +2 -2
  113. package/dist/src/functions/wirings/workflow/pikku-command-workflow.js +1 -1
  114. package/dist/src/functions/workflows/all.workflow.js +12 -7
  115. package/dist/src/scaffold/rpc-remote.gen.js +1 -1
  116. package/dist/src/utils/pikku-cli-config.js +6 -0
  117. package/dist/tsconfig.tsbuildinfo +1 -1
  118. package/package.json +3 -3
  119. package/skills/pikku-auth-js/SKILL.md +271 -58
  120. package/console-app/assets/index-CAk106ji.js +0 -232
@@ -21,7 +21,7 @@
21
21
  }
22
22
  } catch (e) {}
23
23
  </script>
24
- <script type="module" crossorigin src="/assets/index-CAk106ji.js"></script>
24
+ <script type="module" crossorigin src="/assets/index-D4DgafuS.js"></script>
25
25
  <link rel="stylesheet" crossorigin href="/assets/index-C52h1B_L.css">
26
26
  </head>
27
27
  <body>
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import { CoreAIAgent, PikkuAIMiddlewareHooks } from '@pikku/core/ai-agent';
5
5
  import type { PikkuPermission, PikkuMiddleware, Services, PikkuFunctionConfig } from '../function/pikku-function-types.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
  * Channel-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
  * Channel-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
  * WebSocket channel backend for 'pikku' CLI commands
@@ -15,9 +15,12 @@ import { watch } from '../../src/functions/commands/watch.js';
15
15
  import { dev } from '../../src/functions/commands/dev.js';
16
16
  import { consoleCommand } from '../../src/functions/commands/console.js';
17
17
  import { pikkuSchemas } from '../../src/functions/wirings/functions/schemas.js';
18
+ import { pikkuEmailsInit } from '../../src/functions/commands/emails-init.js';
19
+ import { pikkuEmails } from '../../src/functions/wirings/emails/pikku-command-emails.js';
18
20
  import { dbMigrate } from '../../src/functions/commands/db-migrate.js';
19
21
  import { dbSeed } from '../../src/functions/commands/db-seed.js';
20
22
  import { dbReset } from '../../src/functions/commands/db-reset.js';
23
+ import { workspaceValidate } from '../../src/functions/commands/workspace-validate.js';
21
24
  import { FabricValidate } from '../../src/fabric/functions/validate.function.js';
22
25
  import { FabricLogin } from '../../src/fabric/functions/login.function.js';
23
26
  import { FabricInit } from '../../src/fabric/functions/init.function.js';
@@ -172,6 +175,14 @@ wireChannel({
172
175
  func: pikkuSchemas,
173
176
  middleware: [cliCloseOnComplete],
174
177
  },
178
+ 'emails.init': {
179
+ func: pikkuEmailsInit,
180
+ middleware: [cliCloseOnComplete],
181
+ },
182
+ 'emails.generate': {
183
+ func: pikkuEmails,
184
+ middleware: [cliCloseOnComplete],
185
+ },
175
186
  'db.migrate': {
176
187
  func: dbMigrate,
177
188
  middleware: [cliCloseOnComplete],
@@ -184,6 +195,10 @@ wireChannel({
184
195
  func: dbReset,
185
196
  middleware: [cliCloseOnComplete],
186
197
  },
198
+ 'workspace.validate': {
199
+ func: workspaceValidate,
200
+ middleware: [cliCloseOnComplete],
201
+ },
187
202
  'fabric.validate': {
188
203
  func: FabricValidate,
189
204
  middleware: [cliCloseOnComplete],
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-cli-wirings-meta.gen.json' with { type: 'json' };
@@ -123,6 +123,30 @@
123
123
  "options": {},
124
124
  "description": "Generate JSON schemas for function input/output types"
125
125
  },
126
+ "emails": {
127
+ "pikkuFuncId": "",
128
+ "positionals": [],
129
+ "options": {},
130
+ "description": "Email template generation commands",
131
+ "subcommands": {
132
+ "init": {
133
+ "pikkuFuncId": "pikkuEmailsInit",
134
+ "positionals": [],
135
+ "options": {
136
+ "force": {
137
+ "description": "Overwrite an existing email scaffold"
138
+ }
139
+ },
140
+ "description": "Scaffold emailTemplatesDir with starter locales, theme, partials, and a hello-world email"
141
+ },
142
+ "generate": {
143
+ "pikkuFuncId": "pikkuEmails",
144
+ "positionals": [],
145
+ "options": {},
146
+ "description": "Generate typed email renderers and metadata from emailTemplatesDir in pikku.config.json"
147
+ }
148
+ }
149
+ },
126
150
  "db": {
127
151
  "pikkuFuncId": "",
128
152
  "positionals": [],
@@ -149,6 +173,21 @@
149
173
  }
150
174
  }
151
175
  },
176
+ "workspace": {
177
+ "pikkuFuncId": "",
178
+ "positionals": [],
179
+ "options": {},
180
+ "description": "Workspace-level validation and maintenance commands",
181
+ "subcommands": {
182
+ "validate": {
183
+ "pikkuFuncId": "workspaceValidate",
184
+ "positionals": [],
185
+ "options": {},
186
+ "renderName": "renderWorkspaceValidate",
187
+ "description": "Check the project structure for Pikku workspace compatibility"
188
+ }
189
+ }
190
+ },
152
191
  "fabric": {
153
192
  "pikkuFuncId": "",
154
193
  "positionals": [],
@@ -1337,7 +1376,9 @@
1337
1376
  "agentRunService",
1338
1377
  "workflowRunService",
1339
1378
  "credentialService",
1379
+ "emailService",
1340
1380
  "metaService",
1381
+ "audit",
1341
1382
  "sessionStore"
1342
1383
  ]
1343
1384
  },
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import '../../src/cli.wiring.js';
5
5
  import '../../src/services.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /* The files with an wireCLI function call */
5
5
  import '../../src/cli.wiring.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import '../pikku-bootstrap.gen.js';
5
5
  export declare function PikkuCLI(args: string[]): Promise<void>;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import { executeCLI, CLIError } from '@pikku/core/cli';
5
5
  import { createConfig as createConfig } from '../../src/services.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import type { FlattenedRPCMap } from '../rpc/pikku-rpc-wirings-map.internal.gen.js';
5
5
  export type NodeCategory = never;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
  * Core function, middleware, and permission types for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
  * Core function, middleware, and permission types for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-functions-meta.gen.json' with { type: 'json' };
@@ -199,6 +199,47 @@
199
199
  "inputHash": "75d95201",
200
200
  "outputHash": "ffadb4f5"
201
201
  },
202
+ "pikkuEmails": {
203
+ "pikkuFuncId": "pikkuEmails",
204
+ "functionType": "user",
205
+ "funcWrapper": "pikkuSessionlessFunc",
206
+ "sessionless": true,
207
+ "name": "pikkuEmails",
208
+ "inputSchemaName": null,
209
+ "outputSchemaName": "PikkuEmailsOutput",
210
+ "inputs": [],
211
+ "outputs": [
212
+ "PikkuEmailsOutput"
213
+ ],
214
+ "implementationHash": "07585f8eecf2a270",
215
+ "middleware": [
216
+ {
217
+ "type": "wire",
218
+ "name": "logCommandInfoAndTime",
219
+ "inline": false
220
+ }
221
+ ],
222
+ "contractHash": "42482b5bfb7f9f46",
223
+ "inputHash": "9c00f5ad",
224
+ "outputHash": "29f7efa2"
225
+ },
226
+ "pikkuEmailsInit": {
227
+ "pikkuFuncId": "pikkuEmailsInit",
228
+ "functionType": "user",
229
+ "funcWrapper": "pikkuSessionlessFunc",
230
+ "sessionless": true,
231
+ "name": "pikkuEmailsInit",
232
+ "inputSchemaName": "EmailsInitInput",
233
+ "outputSchemaName": null,
234
+ "inputs": [
235
+ "EmailsInitInput"
236
+ ],
237
+ "outputs": [],
238
+ "implementationHash": "29ac88e1ce492001",
239
+ "contractHash": "976aeea13ef7cb39",
240
+ "inputHash": "f5c36aa4",
241
+ "outputHash": "8b3b5a05"
242
+ },
202
243
  "pikkuInfoFunctions": {
203
244
  "pikkuFuncId": "pikkuInfoFunctions",
204
245
  "functionType": "user",
@@ -296,7 +337,7 @@
296
337
  "CLITypesCommandInput"
297
338
  ],
298
339
  "outputs": [],
299
- "implementationHash": "de6ef2088425a386",
340
+ "implementationHash": "ca6fd3de682ad4a1",
300
341
  "middleware": [
301
342
  {
302
343
  "type": "wire",
@@ -346,7 +387,7 @@
346
387
  "outputs": [
347
388
  "PikkuWorkflowOutput"
348
389
  ],
349
- "implementationHash": "8adf77690d66f5a2",
390
+ "implementationHash": "0b89fd676168b536",
350
391
  "middleware": [
351
392
  {
352
393
  "type": "wire",
@@ -781,7 +822,7 @@
781
822
  "inputs": [],
782
823
  "outputs": [],
783
824
  "remote": true,
784
- "implementationHash": "60a9ffb078283139"
825
+ "implementationHash": "f0740dc85c77c72e"
785
826
  },
786
827
  "watch": {
787
828
  "pikkuFuncId": "watch",
@@ -796,7 +837,7 @@
796
837
  ],
797
838
  "outputs": [],
798
839
  "remote": true,
799
- "implementationHash": "8097f1bf326a85b8"
840
+ "implementationHash": "001321e37396c40e"
800
841
  },
801
842
  "consoleCommand": {
802
843
  "pikkuFuncId": "consoleCommand",
@@ -811,7 +852,7 @@
811
852
  ],
812
853
  "outputs": [],
813
854
  "remote": true,
814
- "implementationHash": "62cc9879e18889bd"
855
+ "implementationHash": "4af45014b5607c5e"
815
856
  },
816
857
  "dev": {
817
858
  "pikkuFuncId": "dev",
@@ -826,7 +867,7 @@
826
867
  ],
827
868
  "outputs": [],
828
869
  "remote": true,
829
- "implementationHash": "0b67ce5d6620887c"
870
+ "implementationHash": "df5fcef8db9754bc"
830
871
  },
831
872
  "dbMigrate": {
832
873
  "pikkuFuncId": "dbMigrate",
@@ -841,7 +882,7 @@
841
882
  ],
842
883
  "outputs": [],
843
884
  "remote": true,
844
- "implementationHash": "2953a3c8fc02c76e"
885
+ "implementationHash": "77bff4e93cb5e5e9"
845
886
  },
846
887
  "dbSeed": {
847
888
  "pikkuFuncId": "dbSeed",
@@ -856,7 +897,7 @@
856
897
  ],
857
898
  "outputs": [],
858
899
  "remote": true,
859
- "implementationHash": "1fe997570b1c0817"
900
+ "implementationHash": "12e22fe82ca950ed"
860
901
  },
861
902
  "dbReset": {
862
903
  "pikkuFuncId": "dbReset",
@@ -871,7 +912,26 @@
871
912
  ],
872
913
  "outputs": [],
873
914
  "remote": true,
874
- "implementationHash": "111e681a4c513eb7"
915
+ "implementationHash": "7417263e78f0b469"
916
+ },
917
+ "workspaceValidate": {
918
+ "pikkuFuncId": "workspaceValidate",
919
+ "functionType": "user",
920
+ "funcWrapper": "pikkuSessionlessFunc",
921
+ "sessionless": true,
922
+ "name": "workspaceValidate",
923
+ "inputSchemaName": "WorkspaceValidateInput",
924
+ "outputSchemaName": "WorkspaceValidateOutput",
925
+ "inputs": [
926
+ "WorkspaceValidateInput"
927
+ ],
928
+ "outputs": [
929
+ "WorkspaceValidateOutput"
930
+ ],
931
+ "implementationHash": "919fad94c6101440",
932
+ "contractHash": "537e65158253e56e",
933
+ "inputHash": "624668bc",
934
+ "outputHash": "19a23e3f"
875
935
  },
876
936
  "pikkuVersionsInit": {
877
937
  "pikkuFuncId": "pikkuVersionsInit",
@@ -1599,7 +1659,7 @@
1599
1659
  "outputSchemaName": null,
1600
1660
  "inputs": [],
1601
1661
  "outputs": [],
1602
- "implementationHash": "219bc3ea3506b3a6",
1662
+ "implementationHash": "82a9246537795371",
1603
1663
  "contractHash": "5cf046fc5045a072",
1604
1664
  "inputHash": "d5ff2f31",
1605
1665
  "outputHash": "391c291d"
@@ -1910,11 +1970,13 @@
1910
1970
  "funcWrapper": "pikkuSessionlessFunc",
1911
1971
  "sessionless": true,
1912
1972
  "name": "pikkuFunctionTypesSplit",
1913
- "inputSchemaName": null,
1973
+ "inputSchemaName": "PikkuFunctionTypesSplitInput",
1914
1974
  "outputSchemaName": null,
1915
- "inputs": [],
1975
+ "inputs": [
1976
+ "PikkuFunctionTypesSplitInput"
1977
+ ],
1916
1978
  "outputs": [],
1917
- "implementationHash": "30b76057f2d8f137",
1979
+ "implementationHash": "f8a3d1bcd38a6e65",
1918
1980
  "middleware": [
1919
1981
  {
1920
1982
  "type": "wire",
@@ -1922,8 +1984,8 @@
1922
1984
  "inline": false
1923
1985
  }
1924
1986
  ],
1925
- "contractHash": "01ace5bc27191c11",
1926
- "inputHash": "03c5a59d",
1987
+ "contractHash": "f99a54810cf64965",
1988
+ "inputHash": "2c3cb2ec",
1927
1989
  "outputHash": "acd472be"
1928
1990
  },
1929
1991
  "pikkuFunctionTypes": {
@@ -2432,6 +2494,52 @@
2432
2494
  "inputHash": "0e752243",
2433
2495
  "outputHash": "486a58ef"
2434
2496
  },
2497
+ "pikkuSchedulerTypes": {
2498
+ "pikkuFuncId": "pikkuSchedulerTypes",
2499
+ "functionType": "user",
2500
+ "funcWrapper": "pikkuSessionlessFunc",
2501
+ "sessionless": true,
2502
+ "name": "pikkuSchedulerTypes",
2503
+ "inputSchemaName": null,
2504
+ "outputSchemaName": null,
2505
+ "inputs": [],
2506
+ "outputs": [],
2507
+ "implementationHash": "ca3f707d96566f5c",
2508
+ "middleware": [
2509
+ {
2510
+ "type": "wire",
2511
+ "name": "logCommandInfoAndTime",
2512
+ "inline": false
2513
+ }
2514
+ ],
2515
+ "contractHash": "562f598e335cbbf8",
2516
+ "inputHash": "5cb0bd41",
2517
+ "outputHash": "4108ab7a"
2518
+ },
2519
+ "pikkuScheduler": {
2520
+ "pikkuFuncId": "pikkuScheduler",
2521
+ "functionType": "user",
2522
+ "funcWrapper": "pikkuSessionlessFunc",
2523
+ "sessionless": true,
2524
+ "name": "pikkuScheduler",
2525
+ "inputSchemaName": null,
2526
+ "outputSchemaName": "PikkuSchedulerOutput",
2527
+ "inputs": [],
2528
+ "outputs": [
2529
+ "PikkuSchedulerOutput"
2530
+ ],
2531
+ "implementationHash": "e78409e71cedf438",
2532
+ "middleware": [
2533
+ {
2534
+ "type": "wire",
2535
+ "name": "logCommandInfoAndTime",
2536
+ "inline": false
2537
+ }
2538
+ ],
2539
+ "contractHash": "064923ed2e031573",
2540
+ "inputHash": "dda1c6aa",
2541
+ "outputHash": "1f0f0345"
2542
+ },
2435
2543
  "pikkuPublicRPC": {
2436
2544
  "pikkuFuncId": "pikkuPublicRPC",
2437
2545
  "functionType": "user",
@@ -2548,52 +2656,6 @@
2548
2656
  "inputHash": "835d9763",
2549
2657
  "outputHash": "b9430fb9"
2550
2658
  },
2551
- "pikkuSchedulerTypes": {
2552
- "pikkuFuncId": "pikkuSchedulerTypes",
2553
- "functionType": "user",
2554
- "funcWrapper": "pikkuSessionlessFunc",
2555
- "sessionless": true,
2556
- "name": "pikkuSchedulerTypes",
2557
- "inputSchemaName": null,
2558
- "outputSchemaName": null,
2559
- "inputs": [],
2560
- "outputs": [],
2561
- "implementationHash": "ca3f707d96566f5c",
2562
- "middleware": [
2563
- {
2564
- "type": "wire",
2565
- "name": "logCommandInfoAndTime",
2566
- "inline": false
2567
- }
2568
- ],
2569
- "contractHash": "562f598e335cbbf8",
2570
- "inputHash": "5cb0bd41",
2571
- "outputHash": "4108ab7a"
2572
- },
2573
- "pikkuScheduler": {
2574
- "pikkuFuncId": "pikkuScheduler",
2575
- "functionType": "user",
2576
- "funcWrapper": "pikkuSessionlessFunc",
2577
- "sessionless": true,
2578
- "name": "pikkuScheduler",
2579
- "inputSchemaName": null,
2580
- "outputSchemaName": "PikkuSchedulerOutput",
2581
- "inputs": [],
2582
- "outputs": [
2583
- "PikkuSchedulerOutput"
2584
- ],
2585
- "implementationHash": "e78409e71cedf438",
2586
- "middleware": [
2587
- {
2588
- "type": "wire",
2589
- "name": "logCommandInfoAndTime",
2590
- "inline": false
2591
- }
2592
- ],
2593
- "contractHash": "064923ed2e031573",
2594
- "inputHash": "dda1c6aa",
2595
- "outputHash": "1f0f0345"
2596
- },
2597
2659
  "pikkuSecrets": {
2598
2660
  "pikkuFuncId": "pikkuSecrets",
2599
2661
  "functionType": "user",
@@ -2622,11 +2684,13 @@
2622
2684
  "funcWrapper": "pikkuSessionlessFunc",
2623
2685
  "sessionless": true,
2624
2686
  "name": "pikkuTriggerTypes",
2625
- "inputSchemaName": null,
2687
+ "inputSchemaName": "PikkuTriggerTypesInput",
2626
2688
  "outputSchemaName": null,
2627
- "inputs": [],
2689
+ "inputs": [
2690
+ "PikkuTriggerTypesInput"
2691
+ ],
2628
2692
  "outputs": [],
2629
- "implementationHash": "4d127acf20bf757e",
2693
+ "implementationHash": "fa6cb1c56a713457",
2630
2694
  "middleware": [
2631
2695
  {
2632
2696
  "type": "wire",
@@ -2634,8 +2698,8 @@
2634
2698
  "inline": false
2635
2699
  }
2636
2700
  ],
2637
- "contractHash": "09fddf730c1bf453",
2638
- "inputHash": "ffe285ee",
2701
+ "contractHash": "0451a960490628c3",
2702
+ "inputHash": "6ff27706",
2639
2703
  "outputHash": "94f80533"
2640
2704
  },
2641
2705
  "pikkuTrigger": {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /* Import and register functions used by RPCs */
5
5
  import { addFunction } from '@pikku/core/function';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
  * HTTP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
  * HTTP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-http-wirings-meta.gen.json' with { type: 'json' };
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import '../../src/scaffold/rpc-remote.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /* The files with an wireHTTP function call */
5
5
  import '../../src/scaffold/rpc-remote.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
  * MCP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  /**
5
5
  * MCP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './http/pikku-http-wirings-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './http/pikku-http-wirings-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export declare class PikkuMetaService extends LocalMetaService {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.23
2
+ * This file was generated by @pikku/cli@0.12.25
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export class PikkuMetaService extends LocalMetaService {