@pikku/addon-console 0.12.49 → 0.12.51
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.
- package/CHANGELOG.md +44 -0
- package/dist/.pikku/addon/agent/index.d.ts +1 -1
- package/dist/.pikku/addon/agent/index.js +1 -1
- package/dist/.pikku/addon/agent/pikku-agent-map.gen.d.ts +1 -1
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.js +1 -1
- package/dist/.pikku/addon/agent/pikku-scorer-names.gen.d.ts +1 -1
- package/dist/.pikku/addon/auth/auth.types.d.ts +1 -1
- package/dist/.pikku/addon/auth/auth.types.js +1 -1
- package/dist/.pikku/addon/auth/index.d.ts +1 -1
- package/dist/.pikku/addon/auth/index.js +1 -1
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.js +1 -1
- package/dist/.pikku/addon/channel/index.d.ts +1 -1
- package/dist/.pikku/addon/channel/index.js +1 -1
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.js +1 -1
- package/dist/.pikku/addon/error/index.d.ts +1 -1
- package/dist/.pikku/addon/error/index.js +1 -1
- package/dist/.pikku/addon/error/pikku-error-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/error/pikku-error-types.gen.js +1 -1
- package/dist/.pikku/addon/function/index.d.ts +1 -1
- package/dist/.pikku/addon/function/index.js +1 -1
- package/dist/.pikku/addon/function/pikku-function-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/function/pikku-function-types.gen.js +1 -1
- package/dist/.pikku/addon/function/pikku-functions-meta-verbose.gen.json +20 -11
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.json +14 -5
- package/dist/.pikku/addon/function/pikku-functions.gen.js +1 -1
- package/dist/.pikku/addon/http/index.d.ts +1 -1
- package/dist/.pikku/addon/http/index.js +1 -1
- package/dist/.pikku/addon/http/pikku-http-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/http/pikku-http-types.gen.js +1 -1
- package/dist/.pikku/addon/mcp/index.d.ts +1 -1
- package/dist/.pikku/addon/mcp/index.js +1 -1
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.js +1 -1
- package/dist/.pikku/addon/middleware/index.d.ts +1 -1
- package/dist/.pikku/addon/middleware/index.js +1 -1
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js +1 -1
- package/dist/.pikku/addon/permissions/pikku-permissions.gen.d.ts +1 -1
- package/dist/.pikku/addon/permissions/pikku-permissions.gen.js +1 -1
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.d.ts +1 -1
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.js +1 -1
- package/dist/.pikku/addon/pikku-bootstrap.gen.d.ts +1 -1
- package/dist/.pikku/addon/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/addon/pikku-package.gen.js +1 -1
- package/dist/.pikku/addon/pikku-services.gen.d.ts +1 -1
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.gen.d.ts +1 -1
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +1 -1
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +1 -1
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
- package/dist/.pikku/addon/scenarios/index.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/index.js +1 -1
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.js +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.js +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.js +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/schemas/register.gen.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/schemas/register.gen.js +1 -1
- package/dist/.pikku/addon/schemas/register.gen.js +1 -1
- package/dist/.pikku/addon/schemas/schemas/KnowledgeBundle.schema.json +1 -1
- package/dist/.pikku/addon/scopes/index.d.ts +1 -1
- package/dist/.pikku/addon/scopes/index.js +1 -1
- package/dist/.pikku/addon/scopes/pikku-personas.gen.js +1 -1
- package/dist/.pikku/addon/scopes/pikku-roles.gen.d.ts +1 -1
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.js +1 -1
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.d.ts +2 -2
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.js +1 -1
- package/dist/.pikku/addon/secrets/index.d.ts +1 -1
- package/dist/.pikku/addon/secrets/index.js +1 -1
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.d.ts +1 -1
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.js +1 -1
- package/dist/.pikku/addon/services/pikku-meta-service.gen.d.ts +1 -1
- package/dist/.pikku/addon/services/pikku-meta-service.gen.js +1 -1
- package/dist/.pikku/addon/setup/index.d.ts +1 -1
- package/dist/.pikku/addon/setup/index.js +1 -1
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.js +1 -1
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.js +1 -1
- package/dist/.pikku/addon/trigger/index.d.ts +1 -1
- package/dist/.pikku/addon/trigger/index.js +1 -1
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.js +1 -1
- package/dist/.pikku/addon/variables/index.d.ts +1 -1
- package/dist/.pikku/addon/variables/index.js +1 -1
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/addon/variables/pikku-variables.gen.d.ts +1 -1
- package/dist/.pikku/addon/variables/pikku-variables.gen.js +1 -1
- package/dist/.pikku/addon/workflow/index.d.ts +1 -1
- package/dist/.pikku/addon/workflow/index.js +1 -1
- package/dist/.pikku/addon/workflow/pikku-scenario-step-map.gen.d.ts +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-map.gen.d.ts +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.js +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.js +1 -1
- package/dist/src/functions/secret-get.function.d.ts.map +1 -1
- package/dist/src/functions/secret-get.function.js +1 -0
- package/dist/src/functions/secret-get.function.js.map +1 -1
- package/dist/src/functions/secret-has.function.d.ts.map +1 -1
- package/dist/src/functions/secret-has.function.js +1 -0
- package/dist/src/functions/secret-has.function.js.map +1 -1
- package/dist/src/functions/secret-scopes.function.test.d.ts +2 -0
- package/dist/src/functions/secret-scopes.function.test.d.ts.map +1 -0
- package/dist/src/functions/secret-scopes.function.test.js +60 -0
- package/dist/src/functions/secret-scopes.function.test.js.map +1 -0
- package/dist/src/functions/secret-set.function.d.ts.map +1 -1
- package/dist/src/functions/secret-set.function.js +1 -0
- package/dist/src/functions/secret-set.function.js.map +1 -1
- package/package.json +7 -7
- package/dist/.pikku/addon/index.d.ts +0 -8
- package/dist/.pikku/addon/index.d.ts.map +0 -1
- package/dist/.pikku/addon/index.js +0 -8
- package/dist/.pikku/addon/index.js.map +0 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +0 -66
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts.map +0 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.js +0 -78
- package/dist/.pikku/addon/pikku-addon-types.gen.js.map +0 -1
- package/dist/.pikku/agent/index.d.ts +0 -8
- package/dist/.pikku/agent/index.d.ts.map +0 -1
- package/dist/.pikku/agent/index.js +0 -8
- package/dist/.pikku/agent/index.js.map +0 -1
- package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +0 -4
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +0 -54
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +0 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.js +0 -20
- package/dist/.pikku/agent/pikku-agent-types.gen.js.map +0 -1
- package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts +0 -2
- package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts.map +0 -1
- package/dist/.pikku/agent/pikku-model-aliases.gen.js +0 -6
- package/dist/.pikku/agent/pikku-model-aliases.gen.js.map +0 -1
- package/dist/.pikku/agent/pikku-scorer-names.gen.d.ts +0 -8
- package/dist/.pikku/auth/auth.types.d.ts +0 -5
- package/dist/.pikku/auth/auth.types.d.ts.map +0 -1
- package/dist/.pikku/auth/auth.types.js +0 -6
- package/dist/.pikku/auth/auth.types.js.map +0 -1
- package/dist/.pikku/auth/index.d.ts +0 -9
- package/dist/.pikku/auth/index.d.ts.map +0 -1
- package/dist/.pikku/auth/index.js +0 -9
- package/dist/.pikku/auth/index.js.map +0 -1
- package/dist/.pikku/auth/pikku-auth-types.gen.d.ts +0 -119
- package/dist/.pikku/auth/pikku-auth-types.gen.d.ts.map +0 -1
- package/dist/.pikku/auth/pikku-auth-types.gen.js +0 -93
- package/dist/.pikku/auth/pikku-auth-types.gen.js.map +0 -1
- package/dist/.pikku/channel/index.d.ts +0 -8
- package/dist/.pikku/channel/index.d.ts.map +0 -1
- package/dist/.pikku/channel/index.js +0 -8
- package/dist/.pikku/channel/index.js.map +0 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +0 -91
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts.map +0 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +0 -43
- package/dist/.pikku/channel/pikku-channel-types.gen.js.map +0 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +0 -7
- package/dist/.pikku/console/pikku-node-types.gen.d.ts.map +0 -1
- package/dist/.pikku/console/pikku-node-types.gen.js +0 -2
- package/dist/.pikku/console/pikku-node-types.gen.js.map +0 -1
- package/dist/.pikku/credentials/index.d.ts +0 -8
- package/dist/.pikku/credentials/index.d.ts.map +0 -1
- package/dist/.pikku/credentials/index.js +0 -8
- package/dist/.pikku/credentials/index.js.map +0 -1
- package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts +0 -5
- package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts.map +0 -1
- package/dist/.pikku/credentials/pikku-credential-types.gen.js +0 -5
- package/dist/.pikku/credentials/pikku-credential-types.gen.js.map +0 -1
- package/dist/.pikku/error/index.d.ts +0 -8
- package/dist/.pikku/error/index.d.ts.map +0 -1
- package/dist/.pikku/error/index.js +0 -8
- package/dist/.pikku/error/index.js.map +0 -1
- package/dist/.pikku/error/pikku-error-types.gen.d.ts +0 -8
- package/dist/.pikku/error/pikku-error-types.gen.d.ts.map +0 -1
- package/dist/.pikku/error/pikku-error-types.gen.js +0 -8
- package/dist/.pikku/error/pikku-error-types.gen.js.map +0 -1
- package/dist/.pikku/function/index.d.ts +0 -8
- package/dist/.pikku/function/index.d.ts.map +0 -1
- package/dist/.pikku/function/index.js +0 -8
- package/dist/.pikku/function/index.js.map +0 -1
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +0 -270
- package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +0 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +0 -117
- package/dist/.pikku/function/pikku-function-types.gen.js.map +0 -1
- package/dist/.pikku/function/pikku-functions-meta-verbose.gen.json +0 -2146
- package/dist/.pikku/function/pikku-functions-meta.gen.d.ts +0 -2
- package/dist/.pikku/function/pikku-functions-meta.gen.d.ts.map +0 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +0 -7
- package/dist/.pikku/function/pikku-functions-meta.gen.js.map +0 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.json +0 -1690
- package/dist/.pikku/function/pikku-functions.gen.d.ts +0 -2
- package/dist/.pikku/function/pikku-functions.gen.d.ts.map +0 -1
- package/dist/.pikku/function/pikku-functions.gen.js +0 -126
- package/dist/.pikku/function/pikku-functions.gen.js.map +0 -1
- package/dist/.pikku/gateway/index.d.ts +0 -8
- package/dist/.pikku/gateway/index.d.ts.map +0 -1
- package/dist/.pikku/gateway/index.js +0 -8
- package/dist/.pikku/gateway/index.js.map +0 -1
- package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts +0 -38
- package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts.map +0 -1
- package/dist/.pikku/gateway/pikku-gateway-types.gen.js +0 -26
- package/dist/.pikku/gateway/pikku-gateway-types.gen.js.map +0 -1
- package/dist/.pikku/http/index.d.ts +0 -8
- package/dist/.pikku/http/index.d.ts.map +0 -1
- package/dist/.pikku/http/index.js +0 -8
- package/dist/.pikku/http/index.js.map +0 -1
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +0 -50
- package/dist/.pikku/http/pikku-http-types.gen.d.ts.map +0 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +0 -11
- package/dist/.pikku/http/pikku-http-types.gen.js.map +0 -1
- package/dist/.pikku/mcp/index.d.ts +0 -8
- package/dist/.pikku/mcp/index.d.ts.map +0 -1
- package/dist/.pikku/mcp/index.js +0 -8
- package/dist/.pikku/mcp/index.js.map +0 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +0 -102
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts.map +0 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +0 -16
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js.map +0 -1
- package/dist/.pikku/middleware/index.d.ts +0 -8
- package/dist/.pikku/middleware/index.d.ts.map +0 -1
- package/dist/.pikku/middleware/index.js +0 -8
- package/dist/.pikku/middleware/index.js.map +0 -1
- package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts +0 -118
- package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts.map +0 -1
- package/dist/.pikku/middleware/pikku-middleware-types.gen.js +0 -109
- package/dist/.pikku/middleware/pikku-middleware-types.gen.js.map +0 -1
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +0 -10
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +0 -10
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.js.map +0 -1
- package/dist/.pikku/pikku-bootstrap.gen.d.ts +0 -10
- package/dist/.pikku/pikku-bootstrap.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +0 -10
- package/dist/.pikku/pikku-bootstrap.gen.js.map +0 -1
- package/dist/.pikku/pikku-meta-service.gen.d.ts +0 -8
- package/dist/.pikku/pikku-meta-service.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-meta-service.gen.js +0 -10
- package/dist/.pikku/pikku-meta-service.gen.js.map +0 -1
- package/dist/.pikku/pikku-services.gen.d.ts +0 -50
- package/dist/.pikku/pikku-services.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-services.gen.js +0 -46
- package/dist/.pikku/pikku-services.gen.js.map +0 -1
- package/dist/.pikku/pikku-types.gen.d.ts +0 -12
- package/dist/.pikku/pikku-types.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-types.gen.js +0 -17
- package/dist/.pikku/pikku-types.gen.js.map +0 -1
- package/dist/.pikku/queue/index.d.ts +0 -8
- package/dist/.pikku/queue/index.d.ts.map +0 -1
- package/dist/.pikku/queue/index.js +0 -8
- package/dist/.pikku/queue/index.js.map +0 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +0 -24
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts.map +0 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +0 -17
- package/dist/.pikku/queue/pikku-queue-types.gen.js.map +0 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +0 -251
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +0 -253
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +0 -184
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts +0 -2
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts.map +0 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +0 -7
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js.map +0 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +0 -62
- package/dist/.pikku/scenarios/index.d.ts +0 -8
- package/dist/.pikku/scenarios/index.d.ts.map +0 -1
- package/dist/.pikku/scenarios/index.js +0 -8
- package/dist/.pikku/scenarios/index.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-personas.gen.d.ts +0 -18
- package/dist/.pikku/scenarios/pikku-personas.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-personas.gen.js +0 -18
- package/dist/.pikku/scenarios/pikku-personas.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.d.ts +0 -2
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +0 -11
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +0 -5
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.js +0 -2
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts +0 -311
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.js +0 -72
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.d.ts +0 -2
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +0 -11
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +0 -5
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.js +0 -2
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.js.map +0 -1
- package/dist/.pikku/scenarios/schemas/register.gen.d.ts +0 -5
- package/dist/.pikku/scenarios/schemas/register.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/schemas/register.gen.js +0 -5
- package/dist/.pikku/scenarios/schemas/register.gen.js.map +0 -1
- package/dist/.pikku/scheduler/index.d.ts +0 -8
- package/dist/.pikku/scheduler/index.d.ts.map +0 -1
- package/dist/.pikku/scheduler/index.js +0 -8
- package/dist/.pikku/scheduler/index.js.map +0 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +0 -22
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts.map +0 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +0 -17
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js.map +0 -1
- package/dist/.pikku/schemas/register.gen.d.ts +0 -2
- package/dist/.pikku/schemas/register.gen.d.ts.map +0 -1
- package/dist/.pikku/schemas/register.gen.js +0 -201
- package/dist/.pikku/schemas/register.gen.js.map +0 -1
- package/dist/.pikku/schemas/schemas/AddonMetaPage.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AddonMetaQuery.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AddonPackageInfo.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AddonReadinessInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AddonReadinessOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AgentCredentialCheckInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AgentCredentialCheckOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AllMeta.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AuthProvidersMeta.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ChannelSnippets.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialDeleteInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialDeleteOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialGetInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialGetOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialListUsersOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialSetInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialSetOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialStatusInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialStatusOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialUsersInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialUsersOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DbSchema.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteAgentThreadInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteAgentThreadOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteScenarioRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteWorkflowRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteWorkflowRunOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonCategoriesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonCommunityPackageInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonIconInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonInstalledPackageInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonInstancesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonInstancesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentRunScoresInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentRunScoresOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadMessagesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadMessagesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadRunsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadRunsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetChannelSnippetsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetFunctionsMetaOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetInstalledAddonsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetMyAccessOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapiCategoriesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapiDetailInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapiDetailOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapisInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapisOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetScenarioArtifactInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetScenarioRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetSchemaInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetScorersOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetStateDiffInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWebhookDeliveryInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowMetaByIdInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowMetaByIdOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunHistoryInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunHistoryOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunNamesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunStepsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunStepsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowVersionInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowVersionOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/InstallAddonInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/InstallAddonOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/InstallOpenapiAddonInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/InstallOpenapiAddonOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/JSONSchema7.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/KnowledgeBundle.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ListScenarioRunsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ListScenarioRunsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ListWebhookDeliveriesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ListWebhookDeliveriesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/PingOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadAgentSourceInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadAgentSourceOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadFunctionBodyInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadFunctionBodyOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadFunctionSourceInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadFunctionSourceOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/RenderEmailPreviewInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/RenderEmailPreviewOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScenarioRunRecord.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeAddScopeToUserInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeAddScopeToUserOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeAddUserToRoleInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeAddUserToRoleOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeCreateRoleInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeCreateRoleOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeDeleteRoleInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeDeleteRoleOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeListDeclaredOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeListRolesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeListUserRolesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeListUserRolesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeRemoveScopeFromUserInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeRemoveScopeFromUserOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeRemoveUserFromRoleInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeRemoveUserFromRoleOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeSetRoleScopesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeSetRoleScopesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretGetInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretGetOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretHasInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretHasOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretSetInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretSetOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecurityAuditReport.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/StateDiff.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/StreamWorkflowRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SurfaceResult.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateAgentConfigInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateAgentConfigOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateDependencyInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateEmailTemplateInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateEmailTemplateOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateFunctionBodyInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateFunctionBodyOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateFunctionConfigInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateFunctionConfigOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/WebhookDeliveryWithAttempts.schema.json +0 -1
- package/dist/.pikku/scopes/index.d.ts +0 -8
- package/dist/.pikku/scopes/index.d.ts.map +0 -1
- package/dist/.pikku/scopes/index.js +0 -8
- package/dist/.pikku/scopes/index.js.map +0 -1
- package/dist/.pikku/scopes/pikku-personas-meta.gen.json +0 -1
- package/dist/.pikku/scopes/pikku-personas.gen.d.ts +0 -29
- package/dist/.pikku/scopes/pikku-personas.gen.d.ts.map +0 -1
- package/dist/.pikku/scopes/pikku-personas.gen.js +0 -18
- package/dist/.pikku/scopes/pikku-personas.gen.js.map +0 -1
- package/dist/.pikku/scopes/pikku-roles-meta.gen.json +0 -1
- package/dist/.pikku/scopes/pikku-roles.gen.d.ts +0 -31
- package/dist/.pikku/scopes/pikku-roles.gen.d.ts.map +0 -1
- package/dist/.pikku/scopes/pikku-roles.gen.js +0 -19
- package/dist/.pikku/scopes/pikku-roles.gen.js.map +0 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +0 -6
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts.map +0 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.js +0 -6
- package/dist/.pikku/scopes/pikku-scope-types.gen.js.map +0 -1
- package/dist/.pikku/scopes/pikku-scopes-meta.gen.json +0 -144
- package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +0 -36
- package/dist/.pikku/scopes/pikku-scopes.gen.d.ts.map +0 -1
- package/dist/.pikku/scopes/pikku-scopes.gen.js +0 -30
- package/dist/.pikku/scopes/pikku-scopes.gen.js.map +0 -1
- package/dist/.pikku/secrets/index.d.ts +0 -9
- package/dist/.pikku/secrets/index.d.ts.map +0 -1
- package/dist/.pikku/secrets/index.js +0 -9
- package/dist/.pikku/secrets/index.js.map +0 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +0 -5
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts.map +0 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +0 -5
- package/dist/.pikku/secrets/pikku-secret-types.gen.js.map +0 -1
- package/dist/.pikku/secrets/pikku-secrets-meta.gen.json +0 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +0 -18
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts.map +0 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +0 -19
- package/dist/.pikku/secrets/pikku-secrets.gen.js.map +0 -1
- package/dist/.pikku/services/pikku-meta-service.gen.d.ts +0 -8
- package/dist/.pikku/services/pikku-meta-service.gen.d.ts.map +0 -1
- package/dist/.pikku/services/pikku-meta-service.gen.js +0 -10
- package/dist/.pikku/services/pikku-meta-service.gen.js.map +0 -1
- package/dist/.pikku/setup/index.d.ts +0 -8
- package/dist/.pikku/setup/index.d.ts.map +0 -1
- package/dist/.pikku/setup/index.js +0 -8
- package/dist/.pikku/setup/index.js.map +0 -1
- package/dist/.pikku/setup/pikku-setup-types.gen.d.ts +0 -67
- package/dist/.pikku/setup/pikku-setup-types.gen.d.ts.map +0 -1
- package/dist/.pikku/setup/pikku-setup-types.gen.js +0 -88
- package/dist/.pikku/setup/pikku-setup-types.gen.js.map +0 -1
- package/dist/.pikku/trigger/index.d.ts +0 -8
- package/dist/.pikku/trigger/index.d.ts.map +0 -1
- package/dist/.pikku/trigger/index.js +0 -8
- package/dist/.pikku/trigger/index.js.map +0 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +0 -83
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts.map +0 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +0 -13
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js.map +0 -1
- package/dist/.pikku/variables/index.d.ts +0 -9
- package/dist/.pikku/variables/index.d.ts.map +0 -1
- package/dist/.pikku/variables/index.js +0 -9
- package/dist/.pikku/variables/index.js.map +0 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +0 -5
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts.map +0 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +0 -5
- package/dist/.pikku/variables/pikku-variable-types.gen.js.map +0 -1
- package/dist/.pikku/variables/pikku-variables-meta.gen.json +0 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +0 -19
- package/dist/.pikku/variables/pikku-variables.gen.d.ts.map +0 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +0 -19
- package/dist/.pikku/variables/pikku-variables.gen.js.map +0 -1
- package/dist/.pikku/workflow/index.d.ts +0 -8
- package/dist/.pikku/workflow/index.d.ts.map +0 -1
- package/dist/.pikku/workflow/index.js +0 -8
- package/dist/.pikku/workflow/index.js.map +0 -1
- package/dist/.pikku/workflow/pikku-personas.gen.d.ts +0 -18
- package/dist/.pikku/workflow/pikku-personas.gen.d.ts.map +0 -1
- package/dist/.pikku/workflow/pikku-personas.gen.js +0 -18
- package/dist/.pikku/workflow/pikku-personas.gen.js.map +0 -1
- package/dist/.pikku/workflow/pikku-scenario-step-map.gen.d.ts +0 -18
- package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +0 -38
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +0 -100
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +0 -16
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.d.ts +0 -2
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.d.ts.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +0 -7
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +0 -5
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +0 -5
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js.map +0 -1
- package/dist/src/functions/credential-delete.function.d.ts +0 -17
- package/dist/src/functions/credential-delete.function.d.ts.map +0 -1
- package/dist/src/functions/credential-delete.function.js +0 -12
- package/dist/src/functions/credential-delete.function.js.map +0 -1
- package/dist/src/functions/credential-get.function.d.ts +0 -17
- package/dist/src/functions/credential-get.function.d.ts.map +0 -1
- package/dist/src/functions/credential-get.function.js +0 -12
- package/dist/src/functions/credential-get.function.js.map +0 -1
- package/dist/src/functions/credential-list-users.function.d.ts +0 -12
- package/dist/src/functions/credential-list-users.function.d.ts.map +0 -1
- package/dist/src/functions/credential-list-users.function.js +0 -26
- package/dist/src/functions/credential-list-users.function.js.map +0 -1
- package/dist/src/functions/credential-set.function.d.ts +0 -20
- package/dist/src/functions/credential-set.function.d.ts.map +0 -1
- package/dist/src/functions/credential-set.function.js +0 -12
- package/dist/src/functions/credential-set.function.js.map +0 -1
- package/dist/src/functions/credential-status.function.d.ts +0 -17
- package/dist/src/functions/credential-status.function.d.ts.map +0 -1
- package/dist/src/functions/credential-status.function.js +0 -15
- package/dist/src/functions/credential-status.function.js.map +0 -1
- package/dist/src/functions/credential-users.function.d.ts +0 -14
- package/dist/src/functions/credential-users.function.d.ts.map +0 -1
- package/dist/src/functions/credential-users.function.js +0 -12
- package/dist/src/functions/credential-users.function.js.map +0 -1
- package/dist/src/functions/get-audit-filters.function.d.ts +0 -23
- package/dist/src/functions/get-audit-filters.function.d.ts.map +0 -1
- package/dist/src/functions/get-audit-filters.function.js +0 -31
- package/dist/src/functions/get-audit-filters.function.js.map +0 -1
- package/dist/src/functions/get-audits.function.d.ts +0 -34
- package/dist/src/functions/get-audits.function.d.ts.map +0 -1
- package/dist/src/functions/get-audits.function.js +0 -24
- package/dist/src/functions/get-audits.function.js.map +0 -1
- package/dist/src/functions/scope-add-scope-to-user.function.d.ts +0 -17
- package/dist/src/functions/scope-add-scope-to-user.function.d.ts.map +0 -1
- package/dist/src/functions/scope-add-scope-to-user.function.js +0 -12
- package/dist/src/functions/scope-add-scope-to-user.function.js.map +0 -1
- package/dist/src/functions/scope-add-user-to-role.function.d.ts +0 -17
- package/dist/src/functions/scope-add-user-to-role.function.d.ts.map +0 -1
- package/dist/src/functions/scope-add-user-to-role.function.js +0 -12
- package/dist/src/functions/scope-add-user-to-role.function.js.map +0 -1
- package/dist/src/functions/scope-create-role.function.d.ts +0 -20
- package/dist/src/functions/scope-create-role.function.d.ts.map +0 -1
- package/dist/src/functions/scope-create-role.function.js +0 -14
- package/dist/src/functions/scope-create-role.function.js.map +0 -1
- package/dist/src/functions/scope-delete-role.function.d.ts +0 -14
- package/dist/src/functions/scope-delete-role.function.d.ts.map +0 -1
- package/dist/src/functions/scope-delete-role.function.js +0 -12
- package/dist/src/functions/scope-delete-role.function.js.map +0 -1
- package/dist/src/functions/scope-list-declared.function.d.ts +0 -18
- package/dist/src/functions/scope-list-declared.function.d.ts.map +0 -1
- package/dist/src/functions/scope-list-declared.function.js +0 -15
- package/dist/src/functions/scope-list-declared.function.js.map +0 -1
- package/dist/src/functions/scope-list-roles.function.d.ts +0 -9
- package/dist/src/functions/scope-list-roles.function.d.ts.map +0 -1
- package/dist/src/functions/scope-list-roles.function.js +0 -14
- package/dist/src/functions/scope-list-roles.function.js.map +0 -1
- package/dist/src/functions/scope-list-user-roles.function.d.ts +0 -20
- package/dist/src/functions/scope-list-user-roles.function.d.ts.map +0 -1
- package/dist/src/functions/scope-list-user-roles.function.js +0 -23
- package/dist/src/functions/scope-list-user-roles.function.js.map +0 -1
- package/dist/src/functions/scope-remove-scope-from-user.function.d.ts +0 -17
- package/dist/src/functions/scope-remove-scope-from-user.function.d.ts.map +0 -1
- package/dist/src/functions/scope-remove-scope-from-user.function.js +0 -12
- package/dist/src/functions/scope-remove-scope-from-user.function.js.map +0 -1
- package/dist/src/functions/scope-remove-user-from-role.function.d.ts +0 -17
- package/dist/src/functions/scope-remove-user-from-role.function.d.ts.map +0 -1
- package/dist/src/functions/scope-remove-user-from-role.function.js +0 -12
- package/dist/src/functions/scope-remove-user-from-role.function.js.map +0 -1
- package/dist/src/functions/scope-set-role-scopes.function.d.ts +0 -17
- package/dist/src/functions/scope-set-role-scopes.function.d.ts.map +0 -1
- package/dist/src/functions/scope-set-role-scopes.function.js +0 -12
- package/dist/src/functions/scope-set-role-scopes.function.js.map +0 -1
- package/dist/src/lib/resolve-audit-users.d.ts +0 -37
- package/dist/src/lib/resolve-audit-users.d.ts.map +0 -1
- package/dist/src/lib/resolve-audit-users.js +0 -56
- package/dist/src/lib/resolve-audit-users.js.map +0 -1
- package/dist/src/lib/resolve-audit-users.test.d.ts +0 -2
- package/dist/src/lib/resolve-audit-users.test.d.ts.map +0 -1
- package/dist/src/lib/resolve-audit-users.test.js +0 -91
- package/dist/src/lib/resolve-audit-users.test.js.map +0 -1
- package/dist/src/services/code-edit.service.d.ts +0 -57
- package/dist/src/services/code-edit.service.d.ts.map +0 -1
- package/dist/src/services/code-edit.service.js +0 -312
- package/dist/src/services/code-edit.service.js.map +0 -1
- package/dist/src/services/code-edit.service.test.d.ts +0 -2
- package/dist/src/services/code-edit.service.test.d.ts.map +0 -1
- package/dist/src/services/code-edit.service.test.js +0 -375
- package/dist/src/services/code-edit.service.test.js.map +0 -1
- /package/dist/.pikku/{scenarios/pikku-scenario-functions-meta.gen.json → addon/db/pikku-db-meta.gen.json} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "array", "items": {}, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "workflowName": { "type": "string" }, "status": { "type": "string" }, "limit": { "type": "number" }, "offset": { "type": "number" } }, "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "array", "items": {}, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "name": { "type": "string" }, "graphHash": { "type": "string" } }, "required": ["name", "graphHash"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "graph": {}, "source": { "type": "string" } }, "required": ["graph", "source"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "packageName": { "type": "string" }, "namespace": { "type": "string" }, "version": { "type": "string" } }, "required": ["packageName", "namespace"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" }, "message": { "type": "string" }, "restartRequired": { "type": "boolean" }, "ready": { "type": "boolean" }, "missingSecrets": { "type": "array", "items": { "type": "string" } }, "missingVariables": { "type": "array", "items": { "type": "string" } }, "namespace": { "type": "string" } }, "required": ["success", "message", "restartRequired", "ready", "missingSecrets", "missingVariables", "namespace"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "name": { "type": "string" }, "swaggerUrl": { "type": "string" }, "credential": { "type": "string", "enum": ["apikey", "bearer", "oauth2"] } }, "required": ["name", "swaggerUrl"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" }, "message": { "type": "string" } }, "required": ["success", "message"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "$id": { "type": "string" }, "$ref": { "type": "string" }, "$schema": { "$ref": "#/definitions/JSONSchema7Version" }, "$comment": { "type": "string" }, "$defs": { "type": "object", "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" } }, "type": { "anyOf": [{ "$ref": "#/definitions/JSONSchema7TypeName" }, { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7TypeName" } }] }, "enum": { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Type" } }, "const": { "$ref": "#/definitions/JSONSchema7Type" }, "multipleOf": { "type": "number" }, "maximum": { "type": "number" }, "exclusiveMaximum": { "type": "number" }, "minimum": { "type": "number" }, "exclusiveMinimum": { "type": "number" }, "maxLength": { "type": "number" }, "minLength": { "type": "number" }, "pattern": { "type": "string" }, "items": { "anyOf": [{ "$ref": "#/definitions/JSONSchema7Definition" }, { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Definition" } }] }, "additionalItems": { "$ref": "#/definitions/JSONSchema7Definition" }, "maxItems": { "type": "number" }, "minItems": { "type": "number" }, "uniqueItems": { "type": "boolean" }, "contains": { "$ref": "#/definitions/JSONSchema7Definition" }, "maxProperties": { "type": "number" }, "minProperties": { "type": "number" }, "required": { "type": "array", "items": { "type": "string" } }, "properties": { "type": "object", "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" } }, "patternProperties": { "type": "object", "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" } }, "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" }, "dependencies": { "type": "object", "additionalProperties": { "anyOf": [{ "$ref": "#/definitions/JSONSchema7Definition" }, { "type": "array", "items": { "type": "string" } }] } }, "propertyNames": { "$ref": "#/definitions/JSONSchema7Definition" }, "if": { "$ref": "#/definitions/JSONSchema7Definition" }, "then": { "$ref": "#/definitions/JSONSchema7Definition" }, "else": { "$ref": "#/definitions/JSONSchema7Definition" }, "allOf": { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Definition" } }, "anyOf": { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Definition" } }, "oneOf": { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Definition" } }, "not": { "$ref": "#/definitions/JSONSchema7Definition" }, "format": { "type": "string" }, "contentMediaType": { "type": "string" }, "contentEncoding": { "type": "string" }, "definitions": { "type": "object", "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" } }, "title": { "type": "string" }, "description": { "type": "string" }, "default": { "$ref": "#/definitions/JSONSchema7Type" }, "readOnly": { "type": "boolean" }, "writeOnly": { "type": "boolean" }, "examples": { "$ref": "#/definitions/JSONSchema7Type" } }, "additionalProperties": false, "definitions": { "JSONSchema7Version": { "type": "string", "description": "Meta schema\n\nRecommended values:\n- 'http://json-schema.org/schema#'\n- 'http://json-schema.org/hyper-schema#'\n- 'http://json-schema.org/draft-07/schema#'\n- 'http://json-schema.org/draft-07/hyper-schema#'" }, "JSONSchema7Definition": { "anyOf": [{ "$ref": "#/definitions/JSONSchema7" }, { "type": "boolean" }], "description": "JSON Schema v7" }, "JSONSchema7": { "type": "object", "properties": { "$id": { "type": "string" }, "$ref": { "type": "string" }, "$schema": { "$ref": "#/definitions/JSONSchema7Version" }, "$comment": { "type": "string" }, "$defs": { "type": "object", "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" } }, "type": { "anyOf": [{ "$ref": "#/definitions/JSONSchema7TypeName" }, { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7TypeName" } }] }, "enum": { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Type" } }, "const": { "$ref": "#/definitions/JSONSchema7Type" }, "multipleOf": { "type": "number" }, "maximum": { "type": "number" }, "exclusiveMaximum": { "type": "number" }, "minimum": { "type": "number" }, "exclusiveMinimum": { "type": "number" }, "maxLength": { "type": "number" }, "minLength": { "type": "number" }, "pattern": { "type": "string" }, "items": { "anyOf": [{ "$ref": "#/definitions/JSONSchema7Definition" }, { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Definition" } }] }, "additionalItems": { "$ref": "#/definitions/JSONSchema7Definition" }, "maxItems": { "type": "number" }, "minItems": { "type": "number" }, "uniqueItems": { "type": "boolean" }, "contains": { "$ref": "#/definitions/JSONSchema7Definition" }, "maxProperties": { "type": "number" }, "minProperties": { "type": "number" }, "required": { "type": "array", "items": { "type": "string" } }, "properties": { "type": "object", "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" } }, "patternProperties": { "type": "object", "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" } }, "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" }, "dependencies": { "type": "object", "additionalProperties": { "anyOf": [{ "$ref": "#/definitions/JSONSchema7Definition" }, { "type": "array", "items": { "type": "string" } }] } }, "propertyNames": { "$ref": "#/definitions/JSONSchema7Definition" }, "if": { "$ref": "#/definitions/JSONSchema7Definition" }, "then": { "$ref": "#/definitions/JSONSchema7Definition" }, "else": { "$ref": "#/definitions/JSONSchema7Definition" }, "allOf": { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Definition" } }, "anyOf": { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Definition" } }, "oneOf": { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Definition" } }, "not": { "$ref": "#/definitions/JSONSchema7Definition" }, "format": { "type": "string" }, "contentMediaType": { "type": "string" }, "contentEncoding": { "type": "string" }, "definitions": { "type": "object", "additionalProperties": { "$ref": "#/definitions/JSONSchema7Definition" } }, "title": { "type": "string" }, "description": { "type": "string" }, "default": { "$ref": "#/definitions/JSONSchema7Type" }, "readOnly": { "type": "boolean" }, "writeOnly": { "type": "boolean" }, "examples": { "$ref": "#/definitions/JSONSchema7Type" } }, "additionalProperties": false }, "JSONSchema7TypeName": { "type": "string", "enum": ["string", "number", "integer", "boolean", "object", "array", "null"], "description": "Primitive type" }, "JSONSchema7Type": { "anyOf": [{ "type": "string" }, { "type": "number" }, { "type": "boolean" }, { "$ref": "#/definitions/JSONSchema7Object" }, { "$ref": "#/definitions/JSONSchema7Array" }, { "type": "null" }], "description": "Primitive type" }, "JSONSchema7Object": { "type": "object", "additionalProperties": { "$ref": "#/definitions/JSONSchema7Type" } }, "JSONSchema7Array": { "type": "array", "items": { "$ref": "#/definitions/JSONSchema7Type" } } } }
|
|
@@ -1 +0,0 @@
|
|
|
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." } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "limit": { "type": "number" } }, "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "array", "items": { "$ref": "#/definitions/ScenarioRunSummary" }, "definitions": { "ScenarioRunSummary": { "type": "object", "properties": { "runId": { "type": "string" }, "environment": { "type": "string" }, "surface": { "type": "string" }, "status": { "$ref": "#/definitions/ScenarioRunStatus" }, "startedAt": { "type": "string" }, "finishedAt": { "type": "string" }, "durationMs": { "type": "number" }, "passed": { "type": "number" }, "failed": { "type": "number" }, "skipped": { "type": "number" }, "artifacts": { "type": "number", "description": "Whether anything is there to watch, so a list can say so without a second read." } }, "required": ["runId", "environment", "surface", "status", "startedAt", "passed", "failed", "skipped", "artifacts"], "additionalProperties": false, "description": "Enough of a run to list it without loading its steps and stacks." }, "ScenarioRunStatus": { "type": "string", "enum": ["running", "passed", "failed"] } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "organizationId": { "type": "string" }, "limit": { "type": "number" } }, "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "array", "items": { "$ref": "#/definitions/WebhookDeliveryRecord" }, "definitions": { "WebhookDeliveryRecord": { "type": "object", "properties": { "deliveryId": { "type": "string" }, "organizationId": { "type": ["string", "null"] }, "url": { "type": "string" }, "event": { "type": ["string", "null"] }, "status": { "type": "string", "enum": ["pending", "delivered", "failed"] }, "attempts": { "type": "number" }, "createdAt": { "type": "string", "format": "date-time" }, "updatedAt": { "type": "string", "format": "date-time" }, "deliveredAt": { "anyOf": [{ "type": "string", "format": "date-time" }, { "type": "null" }] } }, "required": ["deliveryId", "organizationId", "url", "event", "status", "attempts", "createdAt", "updatedAt", "deliveredAt"], "additionalProperties": false } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "pong": { "type": "boolean", "const": true } }, "required": ["pong"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "sourceFile": { "type": "string" }, "exportedName": { "type": "string" } }, "required": ["sourceFile", "exportedName"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "config": { "type": "object", "additionalProperties": {} } }, "required": ["config"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "sourceFile": { "type": "string" }, "exportedName": { "type": "string" } }, "required": ["sourceFile", "exportedName"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "body": { "type": "string" } }, "required": ["body"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "sourceFile": { "type": "string" }, "exportedName": { "type": "string" } }, "required": ["sourceFile", "exportedName"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "config": { "type": "object", "additionalProperties": {} }, "body": { "type": ["string", "null"] }, "wrapperName": { "type": "string" } }, "required": ["config", "body", "wrapperName"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "templateName": { "type": "string" }, "locale": { "type": "string" }, "data": { "type": "object", "additionalProperties": { "anyOf": [{ "type": "string" }, { "type": "number" }, { "type": "boolean" }, { "type": "null" }, { "not": {} }, { "type": "object", "additionalProperties": {} }, { "type": "array", "items": {} }] } } }, "required": ["templateName"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "name": { "type": "string" }, "locale": { "type": "string" }, "subject": { "type": "string" }, "html": { "type": "string" }, "text": { "type": "string" }, "source": { "type": "string", "description": "Raw, un-rendered template HTML source (templates/<name>.html) — what the editor edits." }, "variables": { "type": "array", "items": { "type": "string" } }, "hash": { "type": "string" }, "missing": { "type": "array", "items": { "type": "string" } } }, "required": ["name", "locale", "subject", "html", "source", "variables", "hash", "missing"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "environment": { "type": "string" }, "results": { "type": "array", "items": { "$ref": "#/definitions/ScenarioResult" } }, "skipped": { "type": "array", "items": { "$ref": "#/definitions/ScenarioSkip" }, "description": "Scenarios not run at all, each carrying why. A skip is only useful if the reader can tell a browser scenario held back by `--no-browser` from one the project itself quarantined, so the reason travels with the name rather than being assumed by the formatter." }, "hookFailures": { "type": "array", "items": { "type": "string" }, "description": "Feature-level hook failures, which belong to no single scenario." }, "runId": { "type": "string" }, "status": { "$ref": "#/definitions/ScenarioRunStatus" }, "surface": { "type": "string", "description": "The surface the run targeted: `default`, `browser`, …" }, "startedAt": { "type": "string" }, "finishedAt": { "type": "string" } }, "required": ["environment", "hookFailures", "results", "runId", "skipped", "startedAt", "status", "surface"], "additionalProperties": false, "description": "A whole run, as it is stored and read back.\n\n`status` is `running` from the moment the run is created until it finishes, so a console watching a run in progress can tell \"still going\" from \"nothing came back\" — and a run killed halfway stays `running` forever, which is the honest record of what happened to it.", "definitions": { "ScenarioResult": { "type": "object", "properties": { "name": { "type": "string" }, "status": { "type": "string", "enum": ["passed", "failed"] }, "durationMs": { "type": "number" }, "output": {}, "error": { "type": "string" }, "steps": { "type": "array", "items": { "$ref": "#/definitions/ScenarioStepRow" } }, "failure": { "$ref": "#/definitions/ScenarioFailureDetail" }, "scenarioName": { "type": "string", "description": "The scenario registration this ran, which the label alone does not give." }, "feature": { "type": "string", "description": "The feature that grouped it, when one did." }, "tags": { "type": "array", "items": { "type": "string" } }, "artifacts": { "type": "array", "items": { "$ref": "#/definitions/ScenarioArtifact" }, "description": "Images and footage this scenario produced, filed under the run." } }, "required": ["name", "status", "durationMs"], "additionalProperties": false }, "ScenarioStepRow": { "type": "object", "properties": { "sentence": { "type": "string" }, "status": { "type": "string" }, "durationMs": { "type": "number" }, "error": { "type": "string" } }, "required": ["sentence", "status"], "additionalProperties": false, "description": "One step of a run, already joined to the prose that declared it." }, "ScenarioFailureDetail": { "type": "object", "properties": { "sentence": { "type": "string", "description": "The rendered sentence of the failing step; absent if no step failed." }, "message": { "type": "string" }, "stack": { "type": "string" }, "expected": { "type": "boolean", "description": "True when the failure was a deliberate one (a PikkuError). Its message is the whole story, so the stack is noise." }, "browser": { "type": "array", "items": { "$ref": "#/definitions/ScenarioBrowserFailure" } } }, "required": ["message"], "additionalProperties": false, "description": "Everything known about why one scenario failed." }, "ScenarioBrowserFailure": { "type": "object", "properties": { "actor": { "type": "string", "description": "The actor whose window this is." }, "url": { "type": "string", "description": "Where the window was pointed, when the driver can still report it." }, "screenshot": { "type": "string", "description": "Path the screenshot was written to; absent when none could be taken." }, "consoleErrors": { "type": "array", "items": { "type": "string" } }, "pageErrors": { "type": "array", "items": { "type": "string" } }, "failedRequests": { "type": "array", "items": { "type": "string" } }, "apiErrors": { "type": "array", "items": { "type": "string" } } }, "required": ["actor", "consoleErrors", "pageErrors", "failedRequests", "apiErrors"], "additionalProperties": false, "description": "What one actor's window looked like at the moment a scenario failed.\n\nA browser step fails with a selector timeout that says nothing about *why* the page never rendered. The answer is almost always in the page's own errors, which the driver has been collecting all along." }, "ScenarioArtifact": { "type": "object", "properties": { "scenario": { "type": "string", "description": "The scenario label this belongs to, as the report names it." }, "kind": { "$ref": "#/definitions/ScenarioArtifactKind" }, "path": { "type": "string" }, "actor": { "type": "string", "description": "Whose window it was — a two-actor scenario produces two of everything." }, "name": { "type": "string", "description": "The caption the scenario author took a screenshot under." } }, "required": ["scenario", "kind", "path"], "additionalProperties": false, "description": "One image or recording a scenario produced.\n\n`path` is relative to the run's artifact root and always uses forward slashes: it is a content key, not a filesystem path. Locally it resolves under the run's directory; on a hosted project it is the object key in a bucket, and the same record works unchanged." }, "ScenarioArtifactKind": { "type": "string", "enum": ["screenshot", "failure", "video"], "description": "What a run filed, in the order it filed it." }, "ScenarioSkip": { "type": "object", "properties": { "name": { "type": "string" }, "reason": { "type": "string" } }, "required": ["name", "reason"], "additionalProperties": false, "description": "One scenario that was not run, and why." }, "ScenarioRunStatus": { "type": "string", "enum": ["running", "passed", "failed"] } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "userId": { "type": "string" }, "scope": { "type": "string" } }, "required": ["userId", "scope"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "userId": { "type": "string" }, "role": { "type": "string" } }, "required": ["userId", "role"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": "string" }, "scopes": { "type": "array", "items": { "type": "string" } } }, "required": ["name", "scopes"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "name": { "type": "string" } }, "required": ["name"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "scopes": { "type": "array", "items": { "$ref": "#/definitions/DeclaredScopeEntry" } } }, "required": ["scopes"], "additionalProperties": false, "definitions": { "DeclaredScopeEntry": { "type": "object", "properties": { "id": { "type": "string" }, "description": { "type": "string" }, "declared": { "type": "boolean", "description": "False for a scope still in the store but no longer declared in code. It authorizes nothing — no function can require it — and is awaiting `pikku scopes prune`." } }, "required": ["id", "declared"], "additionalProperties": false } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "roles": { "type": "array", "items": { "$ref": "#/definitions/Role" } } }, "required": ["roles"], "additionalProperties": false, "definitions": { "Role": { "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": "string" }, "scopes": { "type": "array", "items": { "type": "string" } }, "system": { "type": "boolean", "description": "True when the role was declared in code with `defineSystemRole` rather than composed by an admin. System roles may be granted, but not renamed, re-scoped or deleted — see {@link ScopeService.syncSystemRoles } ." }, "declared": { "type": "boolean", "description": "False when a system role's declaration has been removed from code but its row survives: still held by whoever holds it, no longer offered for new grants, awaiting `pikku roles prune`." } }, "required": ["name", "scopes"], "additionalProperties": false } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "userId": { "type": "string" } }, "required": ["userId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "roles": { "type": "array", "items": { "type": "string" } }, "scopes": { "type": "array", "items": { "type": "string" } }, "directScopes": { "type": "array", "items": { "type": "string" } } }, "required": ["roles", "scopes", "directScopes"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "userId": { "type": "string" }, "scope": { "type": "string" } }, "required": ["userId", "scope"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "userId": { "type": "string" }, "role": { "type": "string" } }, "required": ["userId", "role"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "name": { "type": "string" }, "scopes": { "type": "array", "items": { "type": "string" } } }, "required": ["name", "scopes"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "secretId": { "type": "string" } }, "required": ["secretId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "exists": { "type": "boolean" }, "value": {} }, "required": ["exists", "value"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "secretId": { "type": "string" } }, "required": ["secretId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "exists": { "type": "boolean" } }, "required": ["exists"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "secretId": { "type": "string" }, "value": {} }, "required": ["secretId", "value"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "schemaVersion": { "type": "number" }, "tool": { "type": "string" }, "generatedAt": { "type": "string" }, "note": { "type": "string" }, "issues": { "type": "array", "items": { "$ref": "#/definitions/SecurityAuditIssue" } }, "updates": { "type": "array", "items": { "$ref": "#/definitions/SecurityAuditUpdate" } }, "summary": { "$ref": "#/definitions/SecurityAuditSummary" } }, "required": ["schemaVersion", "tool", "generatedAt", "issues", "updates", "summary"], "additionalProperties": false, "definitions": { "SecurityAuditIssue": { "type": "object", "properties": { "package": { "type": "string" }, "severity": { "$ref": "#/definitions/SecuritySeverity" }, "title": { "type": "string" }, "advisoryId": { "type": "string" }, "url": { "type": "string" }, "vulnerableVersions": { "type": "string" }, "cwe": { "type": "array", "items": { "type": "string" } }, "cvssScore": { "type": ["number", "null"] }, "recommendedVersion": { "type": ["string", "null"] } }, "required": ["package", "severity", "title", "advisoryId", "url", "vulnerableVersions", "cwe", "cvssScore", "recommendedVersion"], "additionalProperties": false }, "SecuritySeverity": { "type": "string", "enum": ["critical", "high", "moderate", "low", "info"], "description": "The shape of `.pikku/audit.json`. Shared by the CLI (writer), the console addon (reader) and the console UI (renderer)." }, "SecurityAuditUpdate": { "type": "object", "properties": { "package": { "type": "string" }, "current": { "type": "string" }, "latest": { "type": "string" }, "level": { "$ref": "#/definitions/SecurityUpdateLevel" } }, "required": ["package", "current", "latest", "level"], "additionalProperties": false }, "SecurityUpdateLevel": { "type": "string", "enum": ["major", "minor", "patch", "unknown"] }, "SecurityAuditSummary": { "type": "object", "properties": { "totalIssues": { "type": "number" }, "critical": { "type": "number" }, "high": { "type": "number" }, "moderate": { "type": "number" }, "low": { "type": "number" }, "totalUpdates": { "type": "number" }, "major": { "type": "number" }, "minor": { "type": "number" }, "patch": { "type": "number" } }, "required": ["totalIssues", "critical", "high", "moderate", "low", "totalUpdates", "major", "minor", "patch"], "additionalProperties": false } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "oursPath": { "type": "string" }, "basePath": { "type": "string" }, "oursExists": { "type": "boolean" }, "baseExists": { "type": "boolean" }, "categories": { "type": "object", "properties": { "functions": { "$ref": "#/definitions/CategoryDiff" }, "middleware": { "$ref": "#/definitions/CategoryDiff" }, "http": { "$ref": "#/definitions/CategoryDiff" }, "scheduler": { "$ref": "#/definitions/CategoryDiff" }, "queue": { "$ref": "#/definitions/CategoryDiff" }, "channel": { "$ref": "#/definitions/CategoryDiff" }, "trigger": { "$ref": "#/definitions/CategoryDiff" }, "mcp": { "$ref": "#/definitions/CategoryDiff" }, "agent": { "$ref": "#/definitions/CategoryDiff" }, "cli": { "$ref": "#/definitions/CategoryDiff" }, "variables": { "$ref": "#/definitions/CategoryDiff" }, "secrets": { "$ref": "#/definitions/CategoryDiff" } }, "required": ["functions", "middleware", "http", "scheduler", "queue", "channel", "trigger", "mcp", "agent", "cli", "variables", "secrets"], "additionalProperties": false }, "summary": { "type": "object", "properties": { "functions": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "middleware": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "http": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "scheduler": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "queue": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "channel": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "trigger": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "mcp": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "agent": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "cli": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "variables": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false }, "secrets": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" } }, "required": ["added", "removed", "modified"], "additionalProperties": false } }, "required": ["functions", "middleware", "http", "scheduler", "queue", "channel", "trigger", "mcp", "agent", "cli", "variables", "secrets"], "additionalProperties": false } }, "required": ["oursPath", "basePath", "oursExists", "baseExists", "categories", "summary"], "additionalProperties": false, "definitions": { "CategoryDiff": { "type": "object", "properties": { "added": { "type": "number" }, "removed": { "type": "number" }, "modified": { "type": "number" }, "unchanged": { "type": "number" }, "entries": { "type": "array", "items": { "$ref": "#/definitions/DiffEntry" } } }, "required": ["added", "removed", "modified", "unchanged", "entries"], "additionalProperties": false }, "DiffEntry": { "type": "object", "properties": { "id": { "type": "string" }, "status": { "type": "string", "enum": ["added", "removed", "modified", "unchanged"] }, "ours": { "type": "object", "additionalProperties": {} }, "base": { "type": "object", "additionalProperties": {} } }, "required": ["id", "status"], "additionalProperties": false } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "runId": { "type": "string" } }, "required": ["runId"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "doc": { "anyOf": [{ "$ref": "#/definitions/SurfaceDoc" }, { "type": "null" }] }, "usage": { "$ref": "#/definitions/SurfaceUsage" } }, "required": ["doc", "usage"], "additionalProperties": false, "description": "What the console page is given: the framework's doc and this project's usage.", "definitions": { "SurfaceDoc": { "type": "object", "properties": { "version": { "type": "string" }, "entryPoints": { "type": "array", "items": { "$ref": "#/definitions/SurfaceEntryPoint" } } }, "required": ["version", "entryPoints"], "additionalProperties": false }, "SurfaceEntryPoint": { "type": "object", "properties": { "id": { "$ref": "#/definitions/SurfaceEntryPointId" }, "job": { "type": "string" }, "specifierBase": { "type": "string" }, "summary": { "type": "string" }, "leaves": { "type": "array", "items": { "$ref": "#/definitions/SurfaceLeaf" } } }, "required": ["id", "job", "specifierBase", "summary", "leaves"], "additionalProperties": false }, "SurfaceEntryPointId": { "type": "string", "enum": ["app", "addon"] }, "SurfaceLeaf": { "type": "object", "properties": { "specifier": { "type": "string" }, "name": { "type": "string" }, "step": { "$ref": "#/definitions/SurfaceStep" }, "summary": { "type": "string" }, "symbols": { "type": "array", "items": { "$ref": "#/definitions/SurfaceSymbol" } } }, "required": ["specifier", "name", "step", "summary", "symbols"], "additionalProperties": false }, "SurfaceStep": { "type": "string", "enum": ["create a function", "enhance it", "wire it up", "guard it", "orchestrate it", "test it"] }, "SurfaceSymbol": { "type": "object", "properties": { "name": { "type": "string" }, "kind": { "$ref": "#/definitions/SurfaceKind" }, "origin": { "$ref": "#/definitions/SurfaceOrigin" }, "summary": { "type": "string" }, "docs": { "type": "string" }, "deprecated": { "type": "string" } }, "required": ["name", "kind", "origin"], "additionalProperties": false }, "SurfaceKind": { "type": "string", "enum": ["function", "class", "interface", "type", "const", "enum", "namespace"], "description": "The wire shape of the public surface. It is declared here rather than imported because the two halves are produced by packages the addon must not depend on — the doc by `@pikku/cli` at its own build time, the usage by the inspector at prebuild — and consumed by a console that ships separately. The addon only relays them, so this file is the contract all three agree on." }, "SurfaceOrigin": { "anyOf": [{ "type": "object", "properties": { "via": { "type": "string", "const": "generated" } }, "required": ["via"], "additionalProperties": false }, { "type": "object", "properties": { "via": { "type": "string", "const": "core" }, "subpath": { "type": "string" } }, "required": ["via", "subpath"], "additionalProperties": false }, { "type": "object", "properties": { "via": { "type": "string", "const": "package" }, "packageName": { "type": "string" } }, "required": ["via", "packageName"], "additionalProperties": false }] }, "SurfaceUsage": { "type": "object", "properties": { "bySpecifier": { "type": "object", "additionalProperties": { "type": "object", "additionalProperties": { "$ref": "#/definitions/SurfaceSymbolUsage" } } } }, "required": ["bySpecifier"], "additionalProperties": false }, "SurfaceSymbolUsage": { "type": "object", "properties": { "imports": { "type": "number" }, "seenIn": { "type": "array", "items": { "type": "string" } }, "files": { "type": "array", "items": { "type": "string" } } }, "required": ["imports", "seenIn", "files"], "additionalProperties": false } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "sourceFile": { "type": "string" }, "exportedName": { "type": "string" }, "changes": { "$ref": "#/definitions/AgentConfigChanges" } }, "required": ["sourceFile", "exportedName", "changes"], "additionalProperties": false, "definitions": { "AgentConfigChanges": { "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": ["string", "null"] }, "instructions": { "type": ["string", "null"] }, "role": { "type": ["string", "null"] }, "personality": { "type": ["string", "null"] }, "goal": { "type": ["string", "null"] }, "model": { "type": "string" }, "maxSteps": { "type": ["number", "null"] }, "temperature": { "type": ["number", "null"] }, "toolChoice": { "type": ["string", "null"], "enum": ["auto", "required", "none", null] }, "tools": { "anyOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "null" }] }, "tags": { "anyOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "null" }] } }, "additionalProperties": false } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "package": { "type": "string" }, "version": { "type": "string" } }, "required": ["package", "version"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "templateName": { "type": "string" }, "source": { "type": "string" } }, "required": ["templateName", "source"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "sourceFile": { "type": "string" }, "exportedName": { "type": "string" }, "body": { "type": "string" } }, "required": ["sourceFile", "exportedName", "body"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "sourceFile": { "type": "string" }, "exportedName": { "type": "string" }, "changes": { "$ref": "#/definitions/FunctionConfigChanges" } }, "required": ["sourceFile", "exportedName", "changes"], "additionalProperties": false, "definitions": { "FunctionConfigChanges": { "type": "object", "properties": { "title": { "type": ["string", "null"] }, "description": { "type": ["string", "null"] }, "summary": { "type": ["string", "null"] }, "tags": { "anyOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "null" }] }, "errors": { "anyOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "null" }] }, "expose": { "type": ["boolean", "null"] }, "remote": { "type": ["boolean", "null"] }, "mcp": { "type": ["boolean", "null"] }, "readonly": { "type": ["boolean", "null"] }, "approvalRequired": { "type": ["boolean", "null"] } }, "additionalProperties": false } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean" } }, "required": ["success"], "additionalProperties": false, "definitions": {} }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "delivery": { "$ref": "#/definitions/WebhookDeliveryRecord" }, "attempts": { "type": "array", "items": { "$ref": "#/definitions/WebhookAttemptRecord" } } }, "required": ["delivery", "attempts"], "additionalProperties": false, "definitions": { "WebhookDeliveryRecord": { "type": "object", "properties": { "deliveryId": { "type": "string" }, "organizationId": { "type": ["string", "null"] }, "url": { "type": "string" }, "event": { "type": ["string", "null"] }, "status": { "type": "string", "enum": ["pending", "delivered", "failed"] }, "attempts": { "type": "number" }, "createdAt": { "type": "string", "format": "date-time" }, "updatedAt": { "type": "string", "format": "date-time" }, "deliveredAt": { "anyOf": [{ "type": "string", "format": "date-time" }, { "type": "null" }] } }, "required": ["deliveryId", "organizationId", "url", "event", "status", "attempts", "createdAt", "updatedAt", "deliveredAt"], "additionalProperties": false }, "WebhookAttemptRecord": { "type": "object", "properties": { "attemptId": { "type": "string" }, "deliveryId": { "type": "string" }, "attemptNumber": { "type": "number" }, "statusCode": { "type": ["number", "null"] }, "responseBody": { "type": ["string", "null"] }, "error": { "type": ["string", "null"] }, "createdAt": { "type": "string", "format": "date-time" } }, "required": ["attemptId", "deliveryId", "attemptNumber", "statusCode", "responseBody", "error", "createdAt"], "additionalProperties": false } } }
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../.pikku/scopes/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,4BAA4B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../.pikku/scopes/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,4BAA4B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import type { PersonaMeta, PersonasMeta } from '@pikku/core/persona';
|
|
2
|
-
import type { CorePersona } from '@pikku/core/persona';
|
|
3
|
-
import type { SystemRoleName } from './pikku-roles.gen.js';
|
|
4
|
-
/** Every environment configured in pikku.config.json. */
|
|
5
|
-
type EnvironmentName = never;
|
|
6
|
-
/**
|
|
7
|
-
* A persona whose roles are checked against `defineSystemRole` and whose
|
|
8
|
-
* environments are checked against the config.
|
|
9
|
-
*
|
|
10
|
-
* Omitting `environments` means every environment except the ones flagged
|
|
11
|
-
* `production: true`. Naming a production one additionally requires
|
|
12
|
-
* `disposition: 'accountable'`, which the type cannot express and `pikku`
|
|
13
|
-
* refuses at build time.
|
|
14
|
-
*/
|
|
15
|
-
type TypedPersona = Omit<CorePersona, 'roles' | 'environments'> & {
|
|
16
|
-
roles?: SystemRoleName[];
|
|
17
|
-
environments?: EnvironmentName[];
|
|
18
|
-
};
|
|
19
|
-
/**
|
|
20
|
-
* Declare the people who use this application.
|
|
21
|
-
*
|
|
22
|
-
* A persona while running is a virtual user; there is no second declaration.
|
|
23
|
-
*/
|
|
24
|
-
export declare const definePersonas: (personas: Record<string, TypedPersona>) => void;
|
|
25
|
-
/** Declared personas, keyed by id. Read by the console and `pikku persona`. */
|
|
26
|
-
export declare const PERSONAS: PersonasMeta;
|
|
27
|
-
export declare const PERSONA_LIST: PersonaMeta[];
|
|
28
|
-
export {};
|
|
29
|
-
//# sourceMappingURL=pikku-personas.gen.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-personas.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-personas.gen.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AACpE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAA;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AAG1D,yDAAyD;AACzD,KAAK,eAAe,GAAG,KAAK,CAAA;AAE5B;;;;;;;;GAQG;AACH,KAAK,YAAY,GAAG,IAAI,CAAC,WAAW,EAAE,OAAO,GAAG,cAAc,CAAC,GAAG;IAChE,KAAK,CAAC,EAAE,cAAc,EAAE,CAAA;IACxB,YAAY,CAAC,EAAE,eAAe,EAAE,CAAA;CACjC,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,cAAc,GAAI,UAAU,MAAM,CAAC,MAAM,EAAE,YAAY,CAAC,KAAG,IAC1C,CAAA;AAE9B,+EAA+E;AAC/E,eAAO,MAAM,QAAQ,EAAE,YAAqD,CAAA;AAE5E,eAAO,MAAM,YAAY,EAAE,WAAW,EAA4B,CAAA"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* This file was generated by the @pikku/cli
|
|
6
|
-
*/
|
|
7
|
-
import { definePersonas as definePersonasCore } from '@pikku/core/persona';
|
|
8
|
-
import definitions from './pikku-personas-meta.gen.json' with { type: 'json' };
|
|
9
|
-
/**
|
|
10
|
-
* Declare the people who use this application.
|
|
11
|
-
*
|
|
12
|
-
* A persona while running is a virtual user; there is no second declaration.
|
|
13
|
-
*/
|
|
14
|
-
export const definePersonas = (personas) => definePersonasCore(personas);
|
|
15
|
-
/** Declared personas, keyed by id. Read by the console and `pikku persona`. */
|
|
16
|
-
export const PERSONAS = definitions;
|
|
17
|
-
export const PERSONA_LIST = Object.values(PERSONAS);
|
|
18
|
-
//# sourceMappingURL=pikku-personas.gen.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-personas.gen.js","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-personas.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AACH,OAAO,EAAE,cAAc,IAAI,kBAAkB,EAAE,MAAM,qBAAqB,CAAA;AAI1E,OAAO,WAAW,MAAM,gCAAgC,CAAC,OAAO,IAAI,EAAE,MAAM,EAAE,CAAA;AAmB9E;;;;GAIG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,QAAsC,EAAQ,EAAE,CAC7E,kBAAkB,CAAC,QAAQ,CAAC,CAAA;AAE9B,+EAA+E;AAC/E,MAAM,CAAC,MAAM,QAAQ,GAAiB,WAAsC,CAAA;AAE5E,MAAM,CAAC,MAAM,YAAY,GAAkB,MAAM,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* This file was generated by the @pikku/cli
|
|
6
|
-
*/
|
|
7
|
-
import type { SystemRole } from '@pikku/core/role';
|
|
8
|
-
/**
|
|
9
|
-
* Every role that ships with this application.
|
|
10
|
-
*
|
|
11
|
-
* Roles an admin composes in the console are not here and cannot be: they do
|
|
12
|
-
* not exist at build time, and can be deleted after it.
|
|
13
|
-
*/
|
|
14
|
-
export type SystemRoleName = never;
|
|
15
|
-
/**
|
|
16
|
-
* The declared role set, for a ScopeService to sync into its store.
|
|
17
|
-
*
|
|
18
|
-
* Derived from the metadata sidecar rather than inlined, so the import above
|
|
19
|
-
* forces tsc to emit the .json alongside this file — an addon publishes only
|
|
20
|
-
* its compiled output, and a host reads that .json to merge the addon's roles
|
|
21
|
-
* into its own union.
|
|
22
|
-
*
|
|
23
|
-
* Additive on removal: a deleted declaration leaves an inert row rather than
|
|
24
|
-
* revoking everyone's grant on deploy. Use `pikku roles prune` to remove them.
|
|
25
|
-
*/
|
|
26
|
-
export declare const SYSTEM_ROLES: SystemRole[];
|
|
27
|
-
/** Declared roles, keyed by name. Rendered by the console when granting. */
|
|
28
|
-
export declare const SYSTEM_ROLES_META: Record<string, SystemRole>;
|
|
29
|
-
/** Whether a role name is declared in code, and therefore not editable. */
|
|
30
|
-
export declare const isSystemRole: (name: string) => boolean;
|
|
31
|
-
//# sourceMappingURL=pikku-roles.gen.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-roles.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-roles.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AACH,OAAO,KAAK,EAAE,UAAU,EAA6B,MAAM,kBAAkB,CAAA;AAI7E;;;;;GAKG;AACH,MAAM,MAAM,cAAc,GAAG,KAAK,CAAA;AAElC;;;;;;;;;;GAUG;AACH,eAAO,MAAM,YAAY,EAAE,UAAU,EAEpC,CAAA;AAED,4EAA4E;AAC5E,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,UAAU,CAExD,CAAA;AAED,2EAA2E;AAC3E,eAAO,MAAM,YAAY,GAAI,MAAM,MAAM,KAAG,OACmB,CAAA"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { flattenSystemRoleDefinitions } from '@pikku/core/role';
|
|
2
|
-
import definitions from './pikku-roles-meta.gen.json' with { type: 'json' };
|
|
3
|
-
/**
|
|
4
|
-
* The declared role set, for a ScopeService to sync into its store.
|
|
5
|
-
*
|
|
6
|
-
* Derived from the metadata sidecar rather than inlined, so the import above
|
|
7
|
-
* forces tsc to emit the .json alongside this file — an addon publishes only
|
|
8
|
-
* its compiled output, and a host reads that .json to merge the addon's roles
|
|
9
|
-
* into its own union.
|
|
10
|
-
*
|
|
11
|
-
* Additive on removal: a deleted declaration leaves an inert row rather than
|
|
12
|
-
* revoking everyone's grant on deploy. Use `pikku roles prune` to remove them.
|
|
13
|
-
*/
|
|
14
|
-
export const SYSTEM_ROLES = flattenSystemRoleDefinitions(Object.values(definitions));
|
|
15
|
-
/** Declared roles, keyed by name. Rendered by the console when granting. */
|
|
16
|
-
export const SYSTEM_ROLES_META = Object.fromEntries(SYSTEM_ROLES.map((role) => [role.name, role]));
|
|
17
|
-
/** Whether a role name is declared in code, and therefore not editable. */
|
|
18
|
-
export const isSystemRole = (name) => Object.prototype.hasOwnProperty.call(SYSTEM_ROLES_META, name);
|
|
19
|
-
//# sourceMappingURL=pikku-roles.gen.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-roles.gen.js","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-roles.gen.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,4BAA4B,EAAE,MAAM,kBAAkB,CAAA;AAC/D,OAAO,WAAW,MAAM,6BAA6B,CAAC,OAAO,IAAI,EAAE,MAAM,EAAE,CAAA;AAU3E;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,YAAY,GAAiB,4BAA4B,CACpE,MAAM,CAAC,MAAM,CAAC,WAAwC,CAAC,CACxD,CAAA;AAED,4EAA4E;AAC5E,MAAM,CAAC,MAAM,iBAAiB,GAA+B,MAAM,CAAC,WAAW,CAC7E,YAAY,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC,CAC9C,CAAA;AAED,2EAA2E;AAC3E,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,IAAY,EAAW,EAAE,CACpD,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,iBAAiB,EAAE,IAAI,CAAC,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-scope-types.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-scope-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAC/C,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-scope-types.gen.js","sourceRoot":"","sources":["../../../.pikku/scopes/pikku-scope-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAC/C,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA"}
|