@lumenflow/core 2.19.0 → 2.20.1
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/dist/active-wu-detector.d.ts +2 -2
- package/dist/active-wu-detector.d.ts.map +1 -1
- package/dist/active-wu-detector.js +1 -1
- package/dist/active-wu-detector.js.map +1 -1
- package/dist/adapters/context-adapters.d.ts +10 -0
- package/dist/adapters/context-adapters.d.ts.map +1 -1
- package/dist/adapters/context-adapters.js +15 -3
- package/dist/adapters/context-adapters.js.map +1 -1
- package/dist/adapters/filesystem-metrics.adapter.d.ts.map +1 -1
- package/dist/adapters/filesystem-metrics.adapter.js +13 -7
- package/dist/adapters/filesystem-metrics.adapter.js.map +1 -1
- package/dist/adapters/mock-dashboard-renderer.adapter.d.ts +1 -1
- package/dist/adapters/mock-dashboard-renderer.adapter.js +1 -1
- package/dist/agent-patterns-registry.d.ts +2 -2
- package/dist/agent-patterns-registry.js +5 -5
- package/dist/agent-patterns-registry.js.map +1 -1
- package/dist/arg-parser.d.ts.map +1 -1
- package/dist/arg-parser.js +4 -2
- package/dist/arg-parser.js.map +1 -1
- package/dist/backlog-editor.d.ts +21 -17
- package/dist/backlog-editor.d.ts.map +1 -1
- package/dist/backlog-editor.js +6 -29
- package/dist/backlog-editor.js.map +1 -1
- package/dist/backlog-generator.d.ts +14 -8
- package/dist/backlog-generator.d.ts.map +1 -1
- package/dist/backlog-generator.js +53 -20
- package/dist/backlog-generator.js.map +1 -1
- package/dist/backlog-parser.d.ts +2 -2
- package/dist/backlog-parser.d.ts.map +1 -1
- package/dist/backlog-parser.js.map +1 -1
- package/dist/backlog-sync-validator.d.ts +19 -10
- package/dist/backlog-sync-validator.d.ts.map +1 -1
- package/dist/backlog-sync-validator.js +41 -16
- package/dist/backlog-sync-validator.js.map +1 -1
- package/dist/branch-drift.d.ts +1 -1
- package/dist/branch-drift.d.ts.map +1 -1
- package/dist/branch-drift.js.map +1 -1
- package/dist/cleanup-lock.d.ts +4 -4
- package/dist/cleanup-lock.d.ts.map +1 -1
- package/dist/cleanup-lock.js.map +1 -1
- package/dist/cloud-detect.d.ts +1 -1
- package/dist/cloud-detect.d.ts.map +1 -1
- package/dist/code-path-validator.d.ts.map +1 -1
- package/dist/code-path-validator.js +15 -4
- package/dist/code-path-validator.js.map +1 -1
- package/dist/code-paths-overlap.d.ts +6 -3
- package/dist/code-paths-overlap.d.ts.map +1 -1
- package/dist/code-paths-overlap.js +1 -1
- package/dist/code-paths-overlap.js.map +1 -1
- package/dist/color-support.d.ts +1 -1
- package/dist/color-support.js +2 -2
- package/dist/color-support.js.map +1 -1
- package/dist/commands-logger.d.ts +11 -4
- package/dist/commands-logger.d.ts.map +1 -1
- package/dist/commands-logger.js +1 -1
- package/dist/commands-logger.js.map +1 -1
- package/dist/commit-message-utils.d.ts +1 -1
- package/dist/commit-message-utils.d.ts.map +1 -1
- package/dist/commit-message-utils.js.map +1 -1
- package/dist/compliance-parser.d.ts +86 -112
- package/dist/compliance-parser.d.ts.map +1 -1
- package/dist/compliance-parser.js +10 -61
- package/dist/compliance-parser.js.map +1 -1
- package/dist/constants/backlog-patterns.d.ts +1 -1
- package/dist/constants/backlog-patterns.d.ts.map +1 -1
- package/dist/constants/backlog-patterns.js.map +1 -1
- package/dist/context/location-resolver.js +1 -1
- package/dist/context/location-resolver.js.map +1 -1
- package/dist/context/wu-state-reader.d.ts +2 -0
- package/dist/context/wu-state-reader.d.ts.map +1 -1
- package/dist/context/wu-state-reader.js +3 -0
- package/dist/context/wu-state-reader.js.map +1 -1
- package/dist/context-validation-integration.d.ts +1 -1
- package/dist/context-validation-integration.d.ts.map +1 -1
- package/dist/context-validation-integration.js +1 -1
- package/dist/context-validation-integration.js.map +1 -1
- package/dist/core/scope-checker.d.ts +4 -4
- package/dist/core/scope-checker.d.ts.map +1 -1
- package/dist/core/scope-checker.js.map +1 -1
- package/dist/core/tool.schemas.d.ts +1 -1
- package/dist/core/tool.schemas.d.ts.map +1 -1
- package/dist/core/worktree-guard.d.ts +1 -1
- package/dist/core/worktree-guard.d.ts.map +1 -1
- package/dist/core/worktree-guard.js.map +1 -1
- package/dist/coverage-gate.d.ts +14 -9
- package/dist/coverage-gate.d.ts.map +1 -1
- package/dist/coverage-gate.js +2 -2
- package/dist/coverage-gate.js.map +1 -1
- package/dist/date-utils.d.ts +3 -3
- package/dist/date-utils.d.ts.map +1 -1
- package/dist/date-utils.js.map +1 -1
- package/dist/delegation-escalation.d.ts +2 -2
- package/dist/delegation-escalation.d.ts.map +1 -1
- package/dist/delegation-escalation.js +6 -2
- package/dist/delegation-escalation.js.map +1 -1
- package/dist/delegation-monitor.d.ts +76 -22
- package/dist/delegation-monitor.d.ts.map +1 -1
- package/dist/delegation-monitor.js +3 -2
- package/dist/delegation-monitor.js.map +1 -1
- package/dist/delegation-recovery.d.ts +2 -2
- package/dist/delegation-recovery.d.ts.map +1 -1
- package/dist/delegation-recovery.js +4 -1
- package/dist/delegation-recovery.js.map +1 -1
- package/dist/delegation-registry-schema.d.ts +4 -4
- package/dist/delegation-registry-store.d.ts.map +1 -1
- package/dist/delegation-registry-store.js +8 -1
- package/dist/delegation-registry-store.js.map +1 -1
- package/dist/delegation-tree.d.ts +1 -1
- package/dist/delegation-tree.d.ts.map +1 -1
- package/dist/delegation-tree.js.map +1 -1
- package/dist/dependency-graph.d.ts +44 -24
- package/dist/dependency-graph.d.ts.map +1 -1
- package/dist/dependency-graph.js +60 -32
- package/dist/dependency-graph.js.map +1 -1
- package/dist/dependency-guard.d.ts +2 -2
- package/dist/dependency-guard.d.ts.map +1 -1
- package/dist/dependency-guard.js.map +1 -1
- package/dist/dependency-validator.d.ts +4 -4
- package/dist/dependency-validator.d.ts.map +1 -1
- package/dist/dependency-validator.js +2 -1
- package/dist/dependency-validator.js.map +1 -1
- package/dist/docs-path-validator.d.ts +1 -1
- package/dist/docs-path-validator.d.ts.map +1 -1
- package/dist/docs-path-validator.js.map +1 -1
- package/dist/domain/orchestration.constants.d.ts +2 -2
- package/dist/domain/orchestration.constants.js +2 -2
- package/dist/domain/orchestration.schemas.d.ts +2 -2
- package/dist/domain/recovery.schemas.js +2 -2
- package/dist/domain/recovery.schemas.js.map +1 -1
- package/dist/domain/validation.schemas.js +1 -1
- package/dist/domain/validation.schemas.js.map +1 -1
- package/dist/error-handler.d.ts +3 -3
- package/dist/error-handler.d.ts.map +1 -1
- package/dist/error-handler.js.map +1 -1
- package/dist/file-classifiers.d.ts +3 -3
- package/dist/file-classifiers.d.ts.map +1 -1
- package/dist/file-classifiers.js.map +1 -1
- package/dist/force-bypass-audit.d.ts.map +1 -1
- package/dist/force-bypass-audit.js.map +1 -1
- package/dist/gates-config.d.ts +1 -1
- package/dist/gates-config.js +1 -1
- package/dist/gates-config.js.map +1 -1
- package/dist/generate-traceability.d.ts +61 -51
- package/dist/generate-traceability.d.ts.map +1 -1
- package/dist/generate-traceability.js +34 -61
- package/dist/generate-traceability.js.map +1 -1
- package/dist/git-adapter.d.ts +3 -16
- package/dist/git-adapter.d.ts.map +1 -1
- package/dist/git-adapter.js +1 -1
- package/dist/git-adapter.js.map +1 -1
- package/dist/git-context-extractor.d.ts.map +1 -1
- package/dist/git-context-extractor.js +21 -10
- package/dist/git-context-extractor.js.map +1 -1
- package/dist/git-staged-validator.d.ts +1 -1
- package/dist/git-staged-validator.d.ts.map +1 -1
- package/dist/git-staged-validator.js +3 -2
- package/dist/git-staged-validator.js.map +1 -1
- package/dist/hardcoded-strings.d.ts +8 -3
- package/dist/hardcoded-strings.d.ts.map +1 -1
- package/dist/hardcoded-strings.js +4 -1
- package/dist/hardcoded-strings.js.map +1 -1
- package/dist/incremental-lint.d.ts +2 -2
- package/dist/incremental-lint.d.ts.map +1 -1
- package/dist/incremental-lint.js.map +1 -1
- package/dist/incremental-test.d.ts +1 -1
- package/dist/incremental-test.d.ts.map +1 -1
- package/dist/incremental-test.js.map +1 -1
- package/dist/index.d.ts +7 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +6 -0
- package/dist/index.js.map +1 -1
- package/dist/invariants/check-automated-tests.d.ts +11 -4
- package/dist/invariants/check-automated-tests.d.ts.map +1 -1
- package/dist/invariants/check-automated-tests.js +1 -1
- package/dist/invariants/check-automated-tests.js.map +1 -1
- package/dist/invariants-runner.d.ts +32 -7
- package/dist/invariants-runner.d.ts.map +1 -1
- package/dist/invariants-runner.js +20 -6
- package/dist/invariants-runner.js.map +1 -1
- package/dist/lane-checker.d.ts.map +1 -1
- package/dist/lane-checker.js +3 -0
- package/dist/lane-checker.js.map +1 -1
- package/dist/lane-inference.d.ts +7 -6
- package/dist/lane-inference.d.ts.map +1 -1
- package/dist/lane-inference.js +16 -9
- package/dist/lane-inference.js.map +1 -1
- package/dist/lane-suggest-prompt.d.ts +1 -1
- package/dist/lane-suggest-prompt.d.ts.map +1 -1
- package/dist/lane-validator.d.ts +5 -5
- package/dist/lane-validator.d.ts.map +1 -1
- package/dist/lane-validator.js +6 -6
- package/dist/lane-validator.js.map +1 -1
- package/dist/logs-lib.d.ts +1 -1
- package/dist/logs-lib.d.ts.map +1 -1
- package/dist/logs-lib.js +4 -1
- package/dist/logs-lib.js.map +1 -1
- package/dist/lumenflow-config-schema.d.ts +57 -57
- package/dist/lumenflow-config-schema.js +1 -1
- package/dist/lumenflow-config-schema.js.map +1 -1
- package/dist/manual-test-validator.d.ts +9 -9
- package/dist/manual-test-validator.d.ts.map +1 -1
- package/dist/manual-test-validator.js +4 -4
- package/dist/manual-test-validator.js.map +1 -1
- package/dist/merge-lock.d.ts +2 -2
- package/dist/merge-lock.d.ts.map +1 -1
- package/dist/merge-lock.js.map +1 -1
- package/dist/micro-worktree.d.ts +2 -2
- package/dist/micro-worktree.js +3 -3
- package/dist/micro-worktree.js.map +1 -1
- package/dist/orchestration-advisory-loader.d.ts +2 -2
- package/dist/orchestration-advisory-loader.d.ts.map +1 -1
- package/dist/orchestration-advisory-loader.js +1 -1
- package/dist/orchestration-advisory-loader.js.map +1 -1
- package/dist/orchestration-rules.d.ts +21 -9
- package/dist/orchestration-rules.d.ts.map +1 -1
- package/dist/orchestration-rules.js +1 -1
- package/dist/orchestration-rules.js.map +1 -1
- package/dist/orphan-detector.d.ts +11 -11
- package/dist/orphan-detector.d.ts.map +1 -1
- package/dist/orphan-detector.js.map +1 -1
- package/dist/path-classifiers.d.ts +2 -2
- package/dist/path-classifiers.d.ts.map +1 -1
- package/dist/path-classifiers.js.map +1 -1
- package/dist/piped-command-detector.d.ts +3 -3
- package/dist/piped-command-detector.d.ts.map +1 -1
- package/dist/piped-command-detector.js +1 -1
- package/dist/piped-command-detector.js.map +1 -1
- package/dist/ports/core-tools.ports.d.ts +1 -1
- package/dist/ports/core-tools.ports.js +1 -1
- package/dist/ports/dashboard-renderer.port.d.ts +2 -2
- package/dist/ports/dashboard-renderer.port.js +1 -1
- package/dist/ports/git-validator.ports.d.ts +70 -271
- package/dist/ports/git-validator.ports.d.ts.map +1 -1
- package/dist/ports/git-validator.ports.js +4 -5
- package/dist/ports/git-validator.ports.js.map +1 -1
- package/dist/ports/validation.ports.d.ts +1 -1
- package/dist/process-detector.d.ts +6 -10
- package/dist/process-detector.d.ts.map +1 -1
- package/dist/process-detector.js.map +1 -1
- package/dist/prompt-linter.d.ts +1 -1
- package/dist/prompt-linter.d.ts.map +1 -1
- package/dist/prompt-linter.js +4 -3
- package/dist/prompt-linter.js.map +1 -1
- package/dist/prompt-monitor.d.ts.map +1 -1
- package/dist/prompt-monitor.js +2 -2
- package/dist/prompt-monitor.js.map +1 -1
- package/dist/rebase-artifact-cleanup.d.ts +42 -33
- package/dist/rebase-artifact-cleanup.d.ts.map +1 -1
- package/dist/rebase-artifact-cleanup.js +8 -9
- package/dist/rebase-artifact-cleanup.js.map +1 -1
- package/dist/recovery/recovery-analyzer.d.ts +2 -2
- package/dist/recovery/recovery-analyzer.d.ts.map +1 -1
- package/dist/recovery/recovery-analyzer.js +1 -1
- package/dist/recovery/recovery-analyzer.js.map +1 -1
- package/dist/resolve-policy.d.ts +1 -1
- package/dist/resolve-policy.d.ts.map +1 -1
- package/dist/resolve-policy.js +3 -5
- package/dist/resolve-policy.js.map +1 -1
- package/dist/retry-strategy.d.ts +43 -27
- package/dist/retry-strategy.d.ts.map +1 -1
- package/dist/retry-strategy.js.map +1 -1
- package/dist/risk-detector.d.ts +1 -1
- package/dist/risk-detector.js +1 -1
- package/dist/rollback-utils.d.ts +6 -6
- package/dist/rollback-utils.d.ts.map +1 -1
- package/dist/rollback-utils.js +2 -2
- package/dist/rollback-utils.js.map +1 -1
- package/dist/sandbox-allowlist.d.ts +16 -0
- package/dist/sandbox-allowlist.d.ts.map +1 -0
- package/dist/sandbox-allowlist.js +75 -0
- package/dist/sandbox-allowlist.js.map +1 -0
- package/dist/sandbox-backend-linux.d.ts +6 -0
- package/dist/sandbox-backend-linux.d.ts.map +1 -0
- package/dist/sandbox-backend-linux.js +65 -0
- package/dist/sandbox-backend-linux.js.map +1 -0
- package/dist/sandbox-backend-macos.d.ts +6 -0
- package/dist/sandbox-backend-macos.d.ts.map +1 -0
- package/dist/sandbox-backend-macos.js +64 -0
- package/dist/sandbox-backend-macos.js.map +1 -0
- package/dist/sandbox-backend-windows.d.ts +6 -0
- package/dist/sandbox-backend-windows.d.ts.map +1 -0
- package/dist/sandbox-backend-windows.js +28 -0
- package/dist/sandbox-backend-windows.js.map +1 -0
- package/dist/sandbox-profile.d.ts +53 -0
- package/dist/sandbox-profile.d.ts.map +1 -0
- package/dist/sandbox-profile.js +62 -0
- package/dist/sandbox-profile.js.map +1 -0
- package/dist/schemas/flow-arg-validators.d.ts +18 -18
- package/dist/schemas/initiative-arg-validators.d.ts +28 -28
- package/dist/schemas/memory-arg-validators.d.ts +40 -40
- package/dist/schemas/schema-utils.js.map +1 -1
- package/dist/schemas/setup-arg-validators.d.ts +32 -32
- package/dist/schemas/setup-schemas.js +1 -1
- package/dist/schemas/setup-schemas.js.map +1 -1
- package/dist/schemas/validation-arg-validators.d.ts +4 -4
- package/dist/schemas/wu-lifecycle-arg-validators.d.ts +51 -51
- package/dist/schemas/wu-lifecycle-schemas.js +1 -1
- package/dist/schemas/wu-lifecycle-schemas.js.map +1 -1
- package/dist/section-headings.d.ts +6 -6
- package/dist/section-headings.d.ts.map +1 -1
- package/dist/section-headings.js +7 -5
- package/dist/section-headings.js.map +1 -1
- package/dist/spawn-strategy.d.ts +1 -1
- package/dist/spawn-strategy.js +1 -1
- package/dist/stamp-status-validator.d.ts +7 -4
- package/dist/stamp-status-validator.d.ts.map +1 -1
- package/dist/stamp-status-validator.js.map +1 -1
- package/dist/stamp-utils.d.ts +15 -21
- package/dist/stamp-utils.d.ts.map +1 -1
- package/dist/stamp-utils.js +21 -5
- package/dist/stamp-utils.js.map +1 -1
- package/dist/state-machine.d.ts +1 -1
- package/dist/state-machine.d.ts.map +1 -1
- package/dist/state-machine.js +4 -2
- package/dist/state-machine.js.map +1 -1
- package/dist/system-map-validator.d.ts +25 -13
- package/dist/system-map-validator.d.ts.map +1 -1
- package/dist/system-map-validator.js +43 -21
- package/dist/system-map-validator.js.map +1 -1
- package/dist/telemetry.d.ts +9 -9
- package/dist/telemetry.d.ts.map +1 -1
- package/dist/telemetry.js +6 -5
- package/dist/telemetry.js.map +1 -1
- package/dist/template-loader.d.ts.map +1 -1
- package/dist/template-loader.js +13 -8
- package/dist/template-loader.js.map +1 -1
- package/dist/token-counter.d.ts +19 -13
- package/dist/token-counter.d.ts.map +1 -1
- package/dist/token-counter.js +1 -1
- package/dist/token-counter.js.map +1 -1
- package/dist/usecases/get-dashboard-data.usecase.d.ts +1 -1
- package/dist/usecases/get-dashboard-data.usecase.js +1 -1
- package/dist/usecases/get-suggestions.usecase.d.ts.map +1 -1
- package/dist/usecases/get-suggestions.usecase.js +4 -2
- package/dist/usecases/get-suggestions.usecase.js.map +1 -1
- package/dist/user-normalizer.d.ts +4 -4
- package/dist/user-normalizer.d.ts.map +1 -1
- package/dist/user-normalizer.js +2 -2
- package/dist/user-normalizer.js.map +1 -1
- package/dist/validation/command-registry.d.ts +1 -1
- package/dist/validation/command-registry.js +3 -3
- package/dist/validation/command-registry.js.map +1 -1
- package/dist/validation/types.d.ts +3 -1
- package/dist/validation/types.d.ts.map +1 -1
- package/dist/worktree-ownership.d.ts +4 -4
- package/dist/worktree-ownership.d.ts.map +1 -1
- package/dist/worktree-ownership.js +1 -1
- package/dist/worktree-ownership.js.map +1 -1
- package/dist/worktree-scanner.d.ts +36 -8
- package/dist/worktree-scanner.d.ts.map +1 -1
- package/dist/worktree-scanner.js +2 -2
- package/dist/worktree-scanner.js.map +1 -1
- package/dist/worktree-symlink.d.ts +25 -29
- package/dist/worktree-symlink.d.ts.map +1 -1
- package/dist/worktree-symlink.js +12 -7
- package/dist/worktree-symlink.js.map +1 -1
- package/dist/wu-backlog-updater.d.ts +1 -1
- package/dist/wu-backlog-updater.d.ts.map +1 -1
- package/dist/wu-backlog-updater.js.map +1 -1
- package/dist/wu-checkpoint.d.ts +6 -6
- package/dist/wu-checkpoint.d.ts.map +1 -1
- package/dist/wu-checkpoint.js.map +1 -1
- package/dist/wu-claim-helpers.d.ts +2 -2
- package/dist/wu-claim-helpers.d.ts.map +1 -1
- package/dist/wu-claim-helpers.js.map +1 -1
- package/dist/wu-claim-resume.d.ts +22 -8
- package/dist/wu-claim-resume.d.ts.map +1 -1
- package/dist/wu-claim-resume.js.map +1 -1
- package/dist/wu-cli-constants.d.ts +1 -3
- package/dist/wu-cli-constants.d.ts.map +1 -1
- package/dist/wu-cli-constants.js +1 -3
- package/dist/wu-cli-constants.js.map +1 -1
- package/dist/wu-consistency-checker.d.ts +83 -8
- package/dist/wu-consistency-checker.d.ts.map +1 -1
- package/dist/wu-consistency-checker.js +15 -8
- package/dist/wu-consistency-checker.js.map +1 -1
- package/dist/wu-constants.d.ts +2 -2
- package/dist/wu-constants.d.ts.map +1 -1
- package/dist/wu-constants.js +2 -2
- package/dist/wu-constants.js.map +1 -1
- package/dist/wu-context-constants.d.ts +4 -0
- package/dist/wu-context-constants.d.ts.map +1 -1
- package/dist/wu-context-constants.js +4 -0
- package/dist/wu-context-constants.js.map +1 -1
- package/dist/wu-create-validators.d.ts +3 -3
- package/dist/wu-create-validators.d.ts.map +1 -1
- package/dist/wu-create-validators.js +1 -1
- package/dist/wu-create-validators.js.map +1 -1
- package/dist/wu-domain-constants.d.ts +3 -3
- package/dist/wu-domain-constants.d.ts.map +1 -1
- package/dist/wu-domain-constants.js +7 -11
- package/dist/wu-domain-constants.js.map +1 -1
- package/dist/wu-done-branch-only.d.ts +16 -13
- package/dist/wu-done-branch-only.d.ts.map +1 -1
- package/dist/wu-done-branch-only.js +1 -1
- package/dist/wu-done-branch-only.js.map +1 -1
- package/dist/wu-done-branch-utils.d.ts +1 -1
- package/dist/wu-done-branch-utils.d.ts.map +1 -1
- package/dist/wu-done-branch-utils.js.map +1 -1
- package/dist/wu-done-cleanup.d.ts +1 -1
- package/dist/wu-done-cleanup.d.ts.map +1 -1
- package/dist/wu-done-cleanup.js.map +1 -1
- package/dist/wu-done-concurrent-merge.d.ts +1 -1
- package/dist/wu-done-concurrent-merge.d.ts.map +1 -1
- package/dist/wu-done-concurrent-merge.js +4 -2
- package/dist/wu-done-concurrent-merge.js.map +1 -1
- package/dist/wu-done-docs-generate.d.ts +2 -2
- package/dist/wu-done-docs-generate.js +2 -2
- package/dist/wu-done-docs-only.d.ts +1 -1
- package/dist/wu-done-docs-only.d.ts.map +1 -1
- package/dist/wu-done-docs-only.js.map +1 -1
- package/dist/wu-done-errors.d.ts +3 -3
- package/dist/wu-done-errors.d.ts.map +1 -1
- package/dist/wu-done-errors.js.map +1 -1
- package/dist/wu-done-inputs.d.ts +1 -1
- package/dist/wu-done-inputs.d.ts.map +1 -1
- package/dist/wu-done-inputs.js.map +1 -1
- package/dist/wu-done-machine.d.ts +2 -2
- package/dist/wu-done-messages.d.ts +30 -30
- package/dist/wu-done-messages.d.ts.map +1 -1
- package/dist/wu-done-messages.js +16 -13
- package/dist/wu-done-messages.js.map +1 -1
- package/dist/wu-done-metadata.d.ts +46 -35
- package/dist/wu-done-metadata.d.ts.map +1 -1
- package/dist/wu-done-metadata.js +12 -10
- package/dist/wu-done-metadata.js.map +1 -1
- package/dist/wu-done-paths.d.ts +33 -19
- package/dist/wu-done-paths.d.ts.map +1 -1
- package/dist/wu-done-paths.js +15 -9
- package/dist/wu-done-paths.js.map +1 -1
- package/dist/wu-done-pr.d.ts +9 -5
- package/dist/wu-done-pr.d.ts.map +1 -1
- package/dist/wu-done-pr.js +1 -1
- package/dist/wu-done-pr.js.map +1 -1
- package/dist/wu-done-preflight.d.ts +33 -27
- package/dist/wu-done-preflight.d.ts.map +1 -1
- package/dist/wu-done-preflight.js +24 -8
- package/dist/wu-done-preflight.js.map +1 -1
- package/dist/wu-done-retry-helpers.d.ts +5 -5
- package/dist/wu-done-retry-helpers.d.ts.map +1 -1
- package/dist/wu-done-retry-helpers.js +2 -2
- package/dist/wu-done-retry-helpers.js.map +1 -1
- package/dist/wu-done-ui.d.ts +5 -5
- package/dist/wu-done-ui.d.ts.map +1 -1
- package/dist/wu-done-ui.js +4 -2
- package/dist/wu-done-ui.js.map +1 -1
- package/dist/wu-done-validation.d.ts +34 -18
- package/dist/wu-done-validation.d.ts.map +1 -1
- package/dist/wu-done-validation.js +30 -16
- package/dist/wu-done-validation.js.map +1 -1
- package/dist/wu-done-worktree-services.d.ts +1 -1
- package/dist/wu-done-worktree-services.js +2 -2
- package/dist/wu-done-worktree-services.js.map +1 -1
- package/dist/wu-done-worktree.d.ts +60 -29
- package/dist/wu-done-worktree.d.ts.map +1 -1
- package/dist/wu-done-worktree.js +62 -45
- package/dist/wu-done-worktree.js.map +1 -1
- package/dist/wu-events-cleanup.d.ts.map +1 -1
- package/dist/wu-events-cleanup.js +6 -2
- package/dist/wu-events-cleanup.js.map +1 -1
- package/dist/wu-helpers.d.ts +21 -25
- package/dist/wu-helpers.d.ts.map +1 -1
- package/dist/wu-helpers.js +6 -4
- package/dist/wu-helpers.js.map +1 -1
- package/dist/wu-id-generator.d.ts.map +1 -1
- package/dist/wu-id-generator.js +5 -1
- package/dist/wu-id-generator.js.map +1 -1
- package/dist/wu-lint.d.ts +110 -48
- package/dist/wu-lint.d.ts.map +1 -1
- package/dist/wu-lint.js +86 -143
- package/dist/wu-lint.js.map +1 -1
- package/dist/wu-paths-constants.d.ts +1 -39
- package/dist/wu-paths-constants.d.ts.map +1 -1
- package/dist/wu-paths-constants.js +1 -39
- package/dist/wu-paths-constants.js.map +1 -1
- package/dist/wu-preflight-validators.d.ts +49 -107
- package/dist/wu-preflight-validators.d.ts.map +1 -1
- package/dist/wu-preflight-validators.js +97 -134
- package/dist/wu-preflight-validators.js.map +1 -1
- package/dist/wu-recovery.d.ts +49 -36
- package/dist/wu-recovery.d.ts.map +1 -1
- package/dist/wu-recovery.js +22 -14
- package/dist/wu-recovery.js.map +1 -1
- package/dist/wu-repair-core.d.ts +62 -32
- package/dist/wu-repair-core.d.ts.map +1 -1
- package/dist/wu-repair-core.js +31 -19
- package/dist/wu-repair-core.js.map +1 -1
- package/dist/wu-rules-core.d.ts +95 -0
- package/dist/wu-rules-core.d.ts.map +1 -0
- package/dist/wu-rules-core.js +399 -0
- package/dist/wu-rules-core.js.map +1 -0
- package/dist/wu-rules-engine.d.ts +29 -0
- package/dist/wu-rules-engine.d.ts.map +1 -0
- package/dist/wu-rules-engine.js +59 -0
- package/dist/wu-rules-engine.js.map +1 -0
- package/dist/wu-rules-resolvers.d.ts +19 -0
- package/dist/wu-rules-resolvers.d.ts.map +1 -0
- package/dist/wu-rules-resolvers.js +208 -0
- package/dist/wu-rules-resolvers.js.map +1 -0
- package/dist/wu-schema-normalization.d.ts +1 -1
- package/dist/wu-schema-normalization.d.ts.map +1 -1
- package/dist/wu-schema-normalization.js +5 -2
- package/dist/wu-schema-normalization.js.map +1 -1
- package/dist/wu-schema.d.ts +155 -186
- package/dist/wu-schema.d.ts.map +1 -1
- package/dist/wu-schema.js +36 -36
- package/dist/wu-schema.js.map +1 -1
- package/dist/wu-spawn-helpers.d.ts +7 -7
- package/dist/wu-spawn-helpers.d.ts.map +1 -1
- package/dist/wu-spawn-helpers.js.map +1 -1
- package/dist/wu-spawn-skills.d.ts +6 -6
- package/dist/wu-spawn-skills.d.ts.map +1 -1
- package/dist/wu-spawn-skills.js.map +1 -1
- package/dist/wu-spawn.d.ts +29 -8
- package/dist/wu-spawn.d.ts.map +1 -1
- package/dist/wu-spawn.js +33 -20
- package/dist/wu-spawn.js.map +1 -1
- package/dist/wu-state-schema.d.ts +4 -4
- package/dist/wu-state-schema.d.ts.map +1 -1
- package/dist/wu-state-schema.js.map +1 -1
- package/dist/wu-state-store.d.ts.map +1 -1
- package/dist/wu-state-store.js +10 -2
- package/dist/wu-state-store.js.map +1 -1
- package/dist/wu-status-transition.d.ts +21 -13
- package/dist/wu-status-transition.d.ts.map +1 -1
- package/dist/wu-status-transition.js +15 -8
- package/dist/wu-status-transition.js.map +1 -1
- package/dist/wu-status-updater.d.ts +2 -2
- package/dist/wu-status-updater.d.ts.map +1 -1
- package/dist/wu-status-updater.js +7 -2
- package/dist/wu-status-updater.js.map +1 -1
- package/dist/wu-transaction-collectors.d.ts +35 -37
- package/dist/wu-transaction-collectors.d.ts.map +1 -1
- package/dist/wu-transaction-collectors.js +7 -2
- package/dist/wu-transaction-collectors.js.map +1 -1
- package/dist/wu-transaction.d.ts +3 -3
- package/dist/wu-transaction.d.ts.map +1 -1
- package/dist/wu-transaction.js +4 -9
- package/dist/wu-transaction.js.map +1 -1
- package/dist/wu-type-helpers.d.ts +1 -1
- package/dist/wu-type-helpers.js +1 -1
- package/dist/wu-validation.d.ts +26 -10
- package/dist/wu-validation.d.ts.map +1 -1
- package/dist/wu-validation.js +3 -3
- package/dist/wu-validation.js.map +1 -1
- package/dist/wu-validator.d.ts +29 -15
- package/dist/wu-validator.d.ts.map +1 -1
- package/dist/wu-validator.js +23 -15
- package/dist/wu-validator.js.map +1 -1
- package/dist/wu-yaml-fixer.d.ts +26 -35
- package/dist/wu-yaml-fixer.d.ts.map +1 -1
- package/dist/wu-yaml-fixer.js +8 -5
- package/dist/wu-yaml-fixer.js.map +1 -1
- package/dist/wu-yaml.d.ts +9 -9
- package/dist/wu-yaml.d.ts.map +1 -1
- package/dist/wu-yaml.js +2 -1
- package/dist/wu-yaml.js.map +1 -1
- package/package.json +5 -11
package/dist/wu-schema.d.ts
CHANGED
|
@@ -35,6 +35,34 @@ import { z } from 'zod';
|
|
|
35
35
|
* if (doc.description.includes(PLACEHOLDER_SENTINEL)) { error(); }
|
|
36
36
|
*/
|
|
37
37
|
export declare const PLACEHOLDER_SENTINEL = "[PLACEHOLDER]";
|
|
38
|
+
interface WUDoneValidationInput {
|
|
39
|
+
type?: string;
|
|
40
|
+
code_paths?: string[];
|
|
41
|
+
}
|
|
42
|
+
interface WUEscalationInput {
|
|
43
|
+
id: string;
|
|
44
|
+
lane?: string;
|
|
45
|
+
code_paths?: string[];
|
|
46
|
+
priority?: string;
|
|
47
|
+
escalation_triggers?: string[];
|
|
48
|
+
requires_human_escalation?: boolean;
|
|
49
|
+
escalation_resolved_by?: string;
|
|
50
|
+
escalation_resolved_at?: string;
|
|
51
|
+
requires_cso_approval?: boolean;
|
|
52
|
+
requires_cto_approval?: boolean;
|
|
53
|
+
requires_design_approval?: boolean;
|
|
54
|
+
}
|
|
55
|
+
interface WUCompletenessInput {
|
|
56
|
+
id: string;
|
|
57
|
+
status?: string;
|
|
58
|
+
type?: string;
|
|
59
|
+
notes?: string;
|
|
60
|
+
tests?: {
|
|
61
|
+
manual?: string[];
|
|
62
|
+
};
|
|
63
|
+
spec_refs?: unknown;
|
|
64
|
+
}
|
|
65
|
+
type EscalationDetectionInput = Pick<WUEscalationInput, 'lane' | 'code_paths' | 'priority'>;
|
|
38
66
|
/**
|
|
39
67
|
* Base WU Schema (structural validation only)
|
|
40
68
|
*
|
|
@@ -93,6 +121,7 @@ export declare const BaseWUSchema: z.ZodObject<{
|
|
|
93
121
|
blocks: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>, z.ZodArray<z.ZodString>>>;
|
|
94
122
|
blocked_by: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>, z.ZodArray<z.ZodString>>>;
|
|
95
123
|
labels: z.ZodOptional<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>>;
|
|
124
|
+
plan: z.ZodOptional<z.ZodString>;
|
|
96
125
|
spec_refs: z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
97
126
|
file: z.ZodOptional<z.ZodString>;
|
|
98
127
|
section: z.ZodString;
|
|
@@ -101,10 +130,10 @@ export declare const BaseWUSchema: z.ZodObject<{
|
|
|
101
130
|
section: z.ZodString;
|
|
102
131
|
}, z.core.$strip>]>>]>>;
|
|
103
132
|
risks: z.ZodDefault<z.ZodOptional<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>>>;
|
|
104
|
-
notes: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>, z.ZodTransform<string, string | string[]>>;
|
|
133
|
+
notes: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>, z.ZodTransform<string, string | string[] | undefined>>;
|
|
105
134
|
requires_review: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
106
135
|
locked: z.ZodOptional<z.ZodBoolean>;
|
|
107
|
-
completed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
136
|
+
completed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
108
137
|
claimed_mode: z.ZodOptional<z.ZodEnum<{
|
|
109
138
|
worktree: "worktree";
|
|
110
139
|
"branch-only": "branch-only";
|
|
@@ -113,7 +142,7 @@ export declare const BaseWUSchema: z.ZodObject<{
|
|
|
113
142
|
}>>;
|
|
114
143
|
claimed_branch: z.ZodOptional<z.ZodString>;
|
|
115
144
|
assigned_to: z.ZodOptional<z.ZodString>;
|
|
116
|
-
claimed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
145
|
+
claimed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
117
146
|
blocked_reason: z.ZodOptional<z.ZodString>;
|
|
118
147
|
worktree_path: z.ZodOptional<z.ZodString>;
|
|
119
148
|
session_id: z.ZodOptional<z.ZodString>;
|
|
@@ -123,7 +152,10 @@ export declare const BaseWUSchema: z.ZodObject<{
|
|
|
123
152
|
completed: z.ZodOptional<z.ZodString>;
|
|
124
153
|
agent_type: z.ZodEnum<{
|
|
125
154
|
"claude-code": "claude-code";
|
|
155
|
+
"codex-cli": "codex-cli";
|
|
126
156
|
cursor: "cursor";
|
|
157
|
+
"gemini-cli": "gemini-cli";
|
|
158
|
+
windsurf: "windsurf";
|
|
127
159
|
copilot: "copilot";
|
|
128
160
|
other: "other";
|
|
129
161
|
}>;
|
|
@@ -143,16 +175,15 @@ export declare const BaseWUSchema: z.ZodObject<{
|
|
|
143
175
|
navigation_path: z.ZodOptional<z.ZodString>;
|
|
144
176
|
escalation_triggers: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
145
177
|
budget: "budget";
|
|
146
|
-
|
|
178
|
+
sensitive_data: "sensitive_data";
|
|
147
179
|
security_p0: "security_p0";
|
|
148
|
-
external_compliance: "external_compliance";
|
|
149
180
|
cross_lane_arch: "cross_lane_arch";
|
|
150
181
|
}>>>>;
|
|
151
182
|
requires_human_escalation: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
152
183
|
approved_by: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
153
|
-
approved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
184
|
+
approved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
154
185
|
escalation_resolved_by: z.ZodOptional<z.ZodString>;
|
|
155
|
-
escalation_resolved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
186
|
+
escalation_resolved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
156
187
|
requires_cso_approval: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
157
188
|
requires_cto_approval: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
158
189
|
requires_design_approval: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
@@ -213,6 +244,7 @@ export declare const ReadyWUSchema: z.ZodObject<{
|
|
|
213
244
|
blocks: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>, z.ZodArray<z.ZodString>>>;
|
|
214
245
|
blocked_by: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>, z.ZodArray<z.ZodString>>>;
|
|
215
246
|
labels: z.ZodOptional<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>>;
|
|
247
|
+
plan: z.ZodOptional<z.ZodString>;
|
|
216
248
|
spec_refs: z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
217
249
|
file: z.ZodOptional<z.ZodString>;
|
|
218
250
|
section: z.ZodString;
|
|
@@ -221,10 +253,10 @@ export declare const ReadyWUSchema: z.ZodObject<{
|
|
|
221
253
|
section: z.ZodString;
|
|
222
254
|
}, z.core.$strip>]>>]>>;
|
|
223
255
|
risks: z.ZodDefault<z.ZodOptional<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>>>;
|
|
224
|
-
notes: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>, z.ZodTransform<string, string | string[]>>;
|
|
256
|
+
notes: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>, z.ZodTransform<string, string | string[] | undefined>>;
|
|
225
257
|
requires_review: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
226
258
|
locked: z.ZodOptional<z.ZodBoolean>;
|
|
227
|
-
completed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
259
|
+
completed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
228
260
|
claimed_mode: z.ZodOptional<z.ZodEnum<{
|
|
229
261
|
worktree: "worktree";
|
|
230
262
|
"branch-only": "branch-only";
|
|
@@ -233,7 +265,7 @@ export declare const ReadyWUSchema: z.ZodObject<{
|
|
|
233
265
|
}>>;
|
|
234
266
|
claimed_branch: z.ZodOptional<z.ZodString>;
|
|
235
267
|
assigned_to: z.ZodOptional<z.ZodString>;
|
|
236
|
-
claimed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
268
|
+
claimed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
237
269
|
blocked_reason: z.ZodOptional<z.ZodString>;
|
|
238
270
|
worktree_path: z.ZodOptional<z.ZodString>;
|
|
239
271
|
session_id: z.ZodOptional<z.ZodString>;
|
|
@@ -243,7 +275,10 @@ export declare const ReadyWUSchema: z.ZodObject<{
|
|
|
243
275
|
completed: z.ZodOptional<z.ZodString>;
|
|
244
276
|
agent_type: z.ZodEnum<{
|
|
245
277
|
"claude-code": "claude-code";
|
|
278
|
+
"codex-cli": "codex-cli";
|
|
246
279
|
cursor: "cursor";
|
|
280
|
+
"gemini-cli": "gemini-cli";
|
|
281
|
+
windsurf: "windsurf";
|
|
247
282
|
copilot: "copilot";
|
|
248
283
|
other: "other";
|
|
249
284
|
}>;
|
|
@@ -263,16 +298,15 @@ export declare const ReadyWUSchema: z.ZodObject<{
|
|
|
263
298
|
navigation_path: z.ZodOptional<z.ZodString>;
|
|
264
299
|
escalation_triggers: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
265
300
|
budget: "budget";
|
|
266
|
-
|
|
301
|
+
sensitive_data: "sensitive_data";
|
|
267
302
|
security_p0: "security_p0";
|
|
268
|
-
external_compliance: "external_compliance";
|
|
269
303
|
cross_lane_arch: "cross_lane_arch";
|
|
270
304
|
}>>>>;
|
|
271
305
|
requires_human_escalation: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
272
306
|
approved_by: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
273
|
-
approved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
307
|
+
approved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
274
308
|
escalation_resolved_by: z.ZodOptional<z.ZodString>;
|
|
275
|
-
escalation_resolved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
309
|
+
escalation_resolved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
276
310
|
requires_cso_approval: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
277
311
|
requires_cto_approval: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
278
312
|
requires_design_approval: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
@@ -339,6 +373,7 @@ export declare const WUSchema: z.ZodObject<{
|
|
|
339
373
|
blocks: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>, z.ZodArray<z.ZodString>>>;
|
|
340
374
|
blocked_by: z.ZodOptional<z.ZodPipe<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>, z.ZodArray<z.ZodString>>>;
|
|
341
375
|
labels: z.ZodOptional<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>>;
|
|
376
|
+
plan: z.ZodOptional<z.ZodString>;
|
|
342
377
|
spec_refs: z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
343
378
|
file: z.ZodOptional<z.ZodString>;
|
|
344
379
|
section: z.ZodString;
|
|
@@ -347,10 +382,10 @@ export declare const WUSchema: z.ZodObject<{
|
|
|
347
382
|
section: z.ZodString;
|
|
348
383
|
}, z.core.$strip>]>>]>>;
|
|
349
384
|
risks: z.ZodDefault<z.ZodOptional<z.ZodPipe<z.ZodArray<z.ZodString>, z.ZodTransform<string[], string[]>>>>;
|
|
350
|
-
notes: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>, z.ZodTransform<string, string | string[]>>;
|
|
385
|
+
notes: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>, z.ZodTransform<string, string | string[] | undefined>>;
|
|
351
386
|
requires_review: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
352
387
|
locked: z.ZodOptional<z.ZodBoolean>;
|
|
353
|
-
completed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
388
|
+
completed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
354
389
|
claimed_mode: z.ZodOptional<z.ZodEnum<{
|
|
355
390
|
worktree: "worktree";
|
|
356
391
|
"branch-only": "branch-only";
|
|
@@ -359,7 +394,7 @@ export declare const WUSchema: z.ZodObject<{
|
|
|
359
394
|
}>>;
|
|
360
395
|
claimed_branch: z.ZodOptional<z.ZodString>;
|
|
361
396
|
assigned_to: z.ZodOptional<z.ZodString>;
|
|
362
|
-
claimed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
397
|
+
claimed_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
363
398
|
blocked_reason: z.ZodOptional<z.ZodString>;
|
|
364
399
|
worktree_path: z.ZodOptional<z.ZodString>;
|
|
365
400
|
session_id: z.ZodOptional<z.ZodString>;
|
|
@@ -369,7 +404,10 @@ export declare const WUSchema: z.ZodObject<{
|
|
|
369
404
|
completed: z.ZodOptional<z.ZodString>;
|
|
370
405
|
agent_type: z.ZodEnum<{
|
|
371
406
|
"claude-code": "claude-code";
|
|
407
|
+
"codex-cli": "codex-cli";
|
|
372
408
|
cursor: "cursor";
|
|
409
|
+
"gemini-cli": "gemini-cli";
|
|
410
|
+
windsurf: "windsurf";
|
|
373
411
|
copilot: "copilot";
|
|
374
412
|
other: "other";
|
|
375
413
|
}>;
|
|
@@ -389,16 +427,15 @@ export declare const WUSchema: z.ZodObject<{
|
|
|
389
427
|
navigation_path: z.ZodOptional<z.ZodString>;
|
|
390
428
|
escalation_triggers: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
391
429
|
budget: "budget";
|
|
392
|
-
|
|
430
|
+
sensitive_data: "sensitive_data";
|
|
393
431
|
security_p0: "security_p0";
|
|
394
|
-
external_compliance: "external_compliance";
|
|
395
432
|
cross_lane_arch: "cross_lane_arch";
|
|
396
433
|
}>>>>;
|
|
397
434
|
requires_human_escalation: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
398
435
|
approved_by: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
399
|
-
approved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
436
|
+
approved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
400
437
|
escalation_resolved_by: z.ZodOptional<z.ZodString>;
|
|
401
|
-
escalation_resolved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string, string>>;
|
|
438
|
+
escalation_resolved_at: z.ZodPipe<z.ZodOptional<z.ZodString>, z.ZodTransform<string | undefined, string | undefined>>;
|
|
402
439
|
requires_cso_approval: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
403
440
|
requires_cto_approval: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
404
441
|
requires_design_approval: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
@@ -431,7 +468,9 @@ export declare const WUSchema: z.ZodObject<{
|
|
|
431
468
|
* });
|
|
432
469
|
* }
|
|
433
470
|
*/
|
|
434
|
-
export declare function validateWU(data:
|
|
471
|
+
export declare function validateWU(data: unknown): z.ZodSafeParseResult<{
|
|
472
|
+
description: string;
|
|
473
|
+
acceptance: string[] | Record<string, string[]>;
|
|
435
474
|
id: string;
|
|
436
475
|
title: string;
|
|
437
476
|
lane: string;
|
|
@@ -441,62 +480,61 @@ export declare function validateWU(data: any): z.ZodSafeParseResult<{
|
|
|
441
480
|
created: string;
|
|
442
481
|
code_paths: string[];
|
|
443
482
|
tests: {
|
|
444
|
-
manual?: string[];
|
|
445
|
-
unit?: string[];
|
|
446
|
-
integration?: string[];
|
|
447
|
-
e2e?: string[];
|
|
483
|
+
manual?: string[] | undefined;
|
|
484
|
+
unit?: string[] | undefined;
|
|
485
|
+
integration?: string[] | undefined;
|
|
486
|
+
e2e?: string[] | undefined;
|
|
448
487
|
};
|
|
449
488
|
artifacts: string[];
|
|
450
489
|
dependencies: string[];
|
|
451
490
|
risks: string[];
|
|
491
|
+
notes: string;
|
|
452
492
|
requires_review: boolean;
|
|
453
|
-
|
|
493
|
+
completed_at: string | undefined;
|
|
494
|
+
claimed_at: string | undefined;
|
|
495
|
+
escalation_triggers: ("budget" | "sensitive_data" | "security_p0" | "cross_lane_arch")[];
|
|
454
496
|
requires_human_escalation: boolean;
|
|
497
|
+
approved_at: string | undefined;
|
|
498
|
+
escalation_resolved_at: string | undefined;
|
|
455
499
|
requires_cso_approval: boolean;
|
|
456
500
|
requires_cto_approval: boolean;
|
|
457
501
|
requires_design_approval: boolean;
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
labels?: string[];
|
|
502
|
+
initiative?: string | undefined;
|
|
503
|
+
phase?: number | undefined;
|
|
504
|
+
blocks?: string[] | undefined;
|
|
505
|
+
blocked_by?: string[] | undefined;
|
|
506
|
+
labels?: string[] | undefined;
|
|
507
|
+
plan?: string | undefined;
|
|
465
508
|
spec_refs?: {
|
|
466
509
|
section: string;
|
|
467
|
-
file?: string;
|
|
510
|
+
file?: string | undefined;
|
|
468
511
|
} | (string | {
|
|
469
512
|
section: string;
|
|
470
|
-
file?: string;
|
|
471
|
-
})[];
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
blocked_reason?: string;
|
|
480
|
-
worktree_path?: string;
|
|
481
|
-
session_id?: string;
|
|
513
|
+
file?: string | undefined;
|
|
514
|
+
})[] | undefined;
|
|
515
|
+
locked?: boolean | undefined;
|
|
516
|
+
claimed_mode?: "worktree" | "branch-only" | "worktree-pr" | "branch-pr" | undefined;
|
|
517
|
+
claimed_branch?: string | undefined;
|
|
518
|
+
assigned_to?: string | undefined;
|
|
519
|
+
blocked_reason?: string | undefined;
|
|
520
|
+
worktree_path?: string | undefined;
|
|
521
|
+
session_id?: string | undefined;
|
|
482
522
|
agent_sessions?: {
|
|
483
523
|
session_id: string;
|
|
484
524
|
started: string;
|
|
485
|
-
agent_type: "claude-code" | "cursor" | "copilot" | "other";
|
|
525
|
+
agent_type: "claude-code" | "codex-cli" | "cursor" | "gemini-cli" | "windsurf" | "copilot" | "other";
|
|
526
|
+
context_tier: 1 | 2 | 3;
|
|
486
527
|
incidents_logged: number;
|
|
487
528
|
incidents_major: number;
|
|
488
|
-
completed?: string;
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
approved_at?: string;
|
|
498
|
-
escalation_resolved_by?: string;
|
|
499
|
-
escalation_resolved_at?: string;
|
|
529
|
+
completed?: string | undefined;
|
|
530
|
+
artifacts?: string[] | undefined;
|
|
531
|
+
}[] | undefined;
|
|
532
|
+
exposure?: "documentation" | "ui" | "api" | "backend-only" | undefined;
|
|
533
|
+
user_journey?: string | undefined;
|
|
534
|
+
ui_pairing_wus?: string[] | undefined;
|
|
535
|
+
navigation_path?: string | undefined;
|
|
536
|
+
approved_by?: string[] | undefined;
|
|
537
|
+
escalation_resolved_by?: string | undefined;
|
|
500
538
|
}>;
|
|
501
539
|
/**
|
|
502
540
|
* Validates WU data against base schema (structural only)
|
|
@@ -516,7 +554,9 @@ export declare function validateWU(data: any): z.ZodSafeParseResult<{
|
|
|
516
554
|
* die(`WU YAML validation failed:\n\n${errors}`);
|
|
517
555
|
* }
|
|
518
556
|
*/
|
|
519
|
-
export declare function validateReadyWU(data:
|
|
557
|
+
export declare function validateReadyWU(data: unknown): z.ZodSafeParseResult<{
|
|
558
|
+
description: string;
|
|
559
|
+
acceptance: string[] | Record<string, string[]>;
|
|
520
560
|
id: string;
|
|
521
561
|
title: string;
|
|
522
562
|
lane: string;
|
|
@@ -526,62 +566,61 @@ export declare function validateReadyWU(data: any): z.ZodSafeParseResult<{
|
|
|
526
566
|
created: string;
|
|
527
567
|
code_paths: string[];
|
|
528
568
|
tests: {
|
|
529
|
-
manual?: string[];
|
|
530
|
-
unit?: string[];
|
|
531
|
-
integration?: string[];
|
|
532
|
-
e2e?: string[];
|
|
569
|
+
manual?: string[] | undefined;
|
|
570
|
+
unit?: string[] | undefined;
|
|
571
|
+
integration?: string[] | undefined;
|
|
572
|
+
e2e?: string[] | undefined;
|
|
533
573
|
};
|
|
534
574
|
artifacts: string[];
|
|
535
575
|
dependencies: string[];
|
|
536
576
|
risks: string[];
|
|
577
|
+
notes: string;
|
|
537
578
|
requires_review: boolean;
|
|
538
|
-
|
|
579
|
+
completed_at: string | undefined;
|
|
580
|
+
claimed_at: string | undefined;
|
|
581
|
+
escalation_triggers: ("budget" | "sensitive_data" | "security_p0" | "cross_lane_arch")[];
|
|
539
582
|
requires_human_escalation: boolean;
|
|
583
|
+
approved_at: string | undefined;
|
|
584
|
+
escalation_resolved_at: string | undefined;
|
|
540
585
|
requires_cso_approval: boolean;
|
|
541
586
|
requires_cto_approval: boolean;
|
|
542
587
|
requires_design_approval: boolean;
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
labels?: string[];
|
|
588
|
+
initiative?: string | undefined;
|
|
589
|
+
phase?: number | undefined;
|
|
590
|
+
blocks?: string[] | undefined;
|
|
591
|
+
blocked_by?: string[] | undefined;
|
|
592
|
+
labels?: string[] | undefined;
|
|
593
|
+
plan?: string | undefined;
|
|
550
594
|
spec_refs?: {
|
|
551
595
|
section: string;
|
|
552
|
-
file?: string;
|
|
596
|
+
file?: string | undefined;
|
|
553
597
|
} | (string | {
|
|
554
598
|
section: string;
|
|
555
|
-
file?: string;
|
|
556
|
-
})[];
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
blocked_reason?: string;
|
|
565
|
-
worktree_path?: string;
|
|
566
|
-
session_id?: string;
|
|
599
|
+
file?: string | undefined;
|
|
600
|
+
})[] | undefined;
|
|
601
|
+
locked?: boolean | undefined;
|
|
602
|
+
claimed_mode?: "worktree" | "branch-only" | "worktree-pr" | "branch-pr" | undefined;
|
|
603
|
+
claimed_branch?: string | undefined;
|
|
604
|
+
assigned_to?: string | undefined;
|
|
605
|
+
blocked_reason?: string | undefined;
|
|
606
|
+
worktree_path?: string | undefined;
|
|
607
|
+
session_id?: string | undefined;
|
|
567
608
|
agent_sessions?: {
|
|
568
609
|
session_id: string;
|
|
569
610
|
started: string;
|
|
570
|
-
agent_type: "claude-code" | "cursor" | "copilot" | "other";
|
|
611
|
+
agent_type: "claude-code" | "codex-cli" | "cursor" | "gemini-cli" | "windsurf" | "copilot" | "other";
|
|
612
|
+
context_tier: 1 | 2 | 3;
|
|
571
613
|
incidents_logged: number;
|
|
572
614
|
incidents_major: number;
|
|
573
|
-
completed?: string;
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
approved_at?: string;
|
|
583
|
-
escalation_resolved_by?: string;
|
|
584
|
-
escalation_resolved_at?: string;
|
|
615
|
+
completed?: string | undefined;
|
|
616
|
+
artifacts?: string[] | undefined;
|
|
617
|
+
}[] | undefined;
|
|
618
|
+
exposure?: "documentation" | "ui" | "api" | "backend-only" | undefined;
|
|
619
|
+
user_journey?: string | undefined;
|
|
620
|
+
ui_pairing_wus?: string[] | undefined;
|
|
621
|
+
navigation_path?: string | undefined;
|
|
622
|
+
approved_by?: string[] | undefined;
|
|
623
|
+
escalation_resolved_by?: string | undefined;
|
|
585
624
|
}>;
|
|
586
625
|
/**
|
|
587
626
|
* Validates WU spec completeness for done status
|
|
@@ -603,9 +642,9 @@ export declare function validateReadyWU(data: any): z.ZodSafeParseResult<{
|
|
|
603
642
|
* }
|
|
604
643
|
* }
|
|
605
644
|
*/
|
|
606
|
-
export declare function validateDoneWU(wu:
|
|
645
|
+
export declare function validateDoneWU(wu: WUDoneValidationInput): {
|
|
607
646
|
valid: boolean;
|
|
608
|
-
errors:
|
|
647
|
+
errors: string[];
|
|
609
648
|
};
|
|
610
649
|
/**
|
|
611
650
|
* WU-2080: Valid escalation trigger types
|
|
@@ -629,10 +668,10 @@ export declare const ESCALATION_TRIGGER_TYPES: string[];
|
|
|
629
668
|
* @param {object} wu - Validated WU data
|
|
630
669
|
* @returns {{valid: boolean, errors: string[], warnings: string[]}}
|
|
631
670
|
*/
|
|
632
|
-
export declare function validateApprovalGates(wu:
|
|
671
|
+
export declare function validateApprovalGates(wu: WUEscalationInput): {
|
|
633
672
|
valid: boolean;
|
|
634
|
-
errors:
|
|
635
|
-
warnings:
|
|
673
|
+
errors: string[];
|
|
674
|
+
warnings: string[];
|
|
636
675
|
};
|
|
637
676
|
/**
|
|
638
677
|
* WU-2080: Detect escalation triggers from WU content
|
|
@@ -643,7 +682,7 @@ export declare function validateApprovalGates(wu: any): {
|
|
|
643
682
|
* @param {object} wu - WU data with lane, type, code_paths
|
|
644
683
|
* @returns {string[]} Array of triggered escalation types
|
|
645
684
|
*/
|
|
646
|
-
export declare function detectEscalationTriggers(wu:
|
|
685
|
+
export declare function detectEscalationTriggers(wu: EscalationDetectionInput): string[];
|
|
647
686
|
/**
|
|
648
687
|
* WU-2080: Generate auto-approval metadata for wu:claim
|
|
649
688
|
*
|
|
@@ -654,17 +693,17 @@ export declare function detectEscalationTriggers(wu: any): any[];
|
|
|
654
693
|
* @param {string} agentEmail - Email of claiming agent
|
|
655
694
|
* @returns {{approved_by: string[], approved_at: string, escalation_triggers: string[], requires_human_escalation: boolean}}
|
|
656
695
|
*/
|
|
657
|
-
export declare function generateAutoApproval(wu:
|
|
658
|
-
approved_by:
|
|
696
|
+
export declare function generateAutoApproval(wu: EscalationDetectionInput, agentEmail: string): {
|
|
697
|
+
approved_by: string[];
|
|
659
698
|
approved_at: string;
|
|
660
|
-
escalation_triggers:
|
|
699
|
+
escalation_triggers: string[];
|
|
661
700
|
requires_human_escalation: boolean;
|
|
662
701
|
};
|
|
663
702
|
/**
|
|
664
703
|
* @deprecated Use detectEscalationTriggers instead
|
|
665
704
|
* WU-2079: Legacy function for backwards compatibility
|
|
666
705
|
*/
|
|
667
|
-
export declare function determineRequiredApprovals(wu:
|
|
706
|
+
export declare function determineRequiredApprovals(wu: EscalationDetectionInput): {
|
|
668
707
|
requires_cso_approval: boolean;
|
|
669
708
|
requires_cto_approval: boolean;
|
|
670
709
|
requires_design_approval: boolean;
|
|
@@ -680,8 +719,8 @@ export declare function determineRequiredApprovals(wu: any): {
|
|
|
680
719
|
* Returns:
|
|
681
720
|
* - valid: true if schema validation passes (after normalisations)
|
|
682
721
|
* - normalized: the normalized data (even if validation fails, partial normalization is returned)
|
|
683
|
-
* - errors: validation errors if
|
|
684
|
-
* - wasNormalized: true if
|
|
722
|
+
* - errors: validation errors if UnsafeAny
|
|
723
|
+
* - wasNormalized: true if UnsafeAny normalisations were applied
|
|
685
724
|
*
|
|
686
725
|
* @param {unknown} data - Parsed YAML data to validate and normalize
|
|
687
726
|
* @returns {{valid: boolean, normalized: object|null, errors: string[], wasNormalized: boolean}}
|
|
@@ -696,82 +735,11 @@ export declare function determineRequiredApprovals(wu: any): {
|
|
|
696
735
|
* die(`Validation failed:\n${errors.join('\n')}`);
|
|
697
736
|
* }
|
|
698
737
|
*/
|
|
699
|
-
export declare function validateAndNormalizeWUYAML(data:
|
|
738
|
+
export declare function validateAndNormalizeWUYAML(data: unknown): {
|
|
700
739
|
valid: boolean;
|
|
701
|
-
normalized:
|
|
740
|
+
normalized: z.infer<typeof WUSchema> | null;
|
|
702
741
|
errors: string[];
|
|
703
742
|
wasNormalized: boolean;
|
|
704
|
-
} | {
|
|
705
|
-
valid: boolean;
|
|
706
|
-
normalized: {
|
|
707
|
-
id: string;
|
|
708
|
-
title: string;
|
|
709
|
-
lane: string;
|
|
710
|
-
type: "documentation" | "process" | "feature" | "tooling" | "bug" | "chore" | "refactor";
|
|
711
|
-
status: "todo" | "ready" | "backlog" | "in_progress" | "blocked" | "done" | "completed" | "cancelled" | "abandoned" | "deferred" | "closed" | "superseded";
|
|
712
|
-
priority: "P2" | "P1" | "P0" | "P3";
|
|
713
|
-
created: string;
|
|
714
|
-
code_paths: string[];
|
|
715
|
-
tests: {
|
|
716
|
-
manual?: string[];
|
|
717
|
-
unit?: string[];
|
|
718
|
-
integration?: string[];
|
|
719
|
-
e2e?: string[];
|
|
720
|
-
};
|
|
721
|
-
artifacts: string[];
|
|
722
|
-
dependencies: string[];
|
|
723
|
-
risks: string[];
|
|
724
|
-
requires_review: boolean;
|
|
725
|
-
escalation_triggers: ("budget" | "phi_pii" | "security_p0" | "external_compliance" | "cross_lane_arch")[];
|
|
726
|
-
requires_human_escalation: boolean;
|
|
727
|
-
requires_cso_approval: boolean;
|
|
728
|
-
requires_cto_approval: boolean;
|
|
729
|
-
requires_design_approval: boolean;
|
|
730
|
-
description?: string;
|
|
731
|
-
acceptance?: string[] | Record<string, string[]>;
|
|
732
|
-
initiative?: string;
|
|
733
|
-
phase?: number;
|
|
734
|
-
blocks?: string[];
|
|
735
|
-
blocked_by?: string[];
|
|
736
|
-
labels?: string[];
|
|
737
|
-
spec_refs?: {
|
|
738
|
-
section: string;
|
|
739
|
-
file?: string;
|
|
740
|
-
} | (string | {
|
|
741
|
-
section: string;
|
|
742
|
-
file?: string;
|
|
743
|
-
})[];
|
|
744
|
-
notes?: string;
|
|
745
|
-
locked?: boolean;
|
|
746
|
-
completed_at?: string;
|
|
747
|
-
claimed_mode?: "worktree" | "branch-only" | "worktree-pr" | "branch-pr";
|
|
748
|
-
claimed_branch?: string;
|
|
749
|
-
assigned_to?: string;
|
|
750
|
-
claimed_at?: string;
|
|
751
|
-
blocked_reason?: string;
|
|
752
|
-
worktree_path?: string;
|
|
753
|
-
session_id?: string;
|
|
754
|
-
agent_sessions?: {
|
|
755
|
-
session_id: string;
|
|
756
|
-
started: string;
|
|
757
|
-
agent_type: "claude-code" | "cursor" | "copilot" | "other";
|
|
758
|
-
incidents_logged: number;
|
|
759
|
-
incidents_major: number;
|
|
760
|
-
completed?: string;
|
|
761
|
-
context_tier?: 1 | 2 | 3;
|
|
762
|
-
artifacts?: string[];
|
|
763
|
-
}[];
|
|
764
|
-
exposure?: "documentation" | "ui" | "api" | "backend-only";
|
|
765
|
-
user_journey?: string;
|
|
766
|
-
ui_pairing_wus?: string[];
|
|
767
|
-
navigation_path?: string;
|
|
768
|
-
approved_by?: string[];
|
|
769
|
-
approved_at?: string;
|
|
770
|
-
escalation_resolved_by?: string;
|
|
771
|
-
escalation_resolved_at?: string;
|
|
772
|
-
};
|
|
773
|
-
errors: any[];
|
|
774
|
-
wasNormalized: boolean;
|
|
775
743
|
};
|
|
776
744
|
/**
|
|
777
745
|
* WU-1833: Validate WU spec completeness with advisory warnings
|
|
@@ -797,7 +765,8 @@ export declare function validateAndNormalizeWUYAML(data: any): {
|
|
|
797
765
|
* }
|
|
798
766
|
* }
|
|
799
767
|
*/
|
|
800
|
-
export declare function validateWUCompleteness(wu:
|
|
801
|
-
warnings:
|
|
768
|
+
export declare function validateWUCompleteness(wu: WUCompletenessInput): {
|
|
769
|
+
warnings: string[];
|
|
802
770
|
};
|
|
771
|
+
export {};
|
|
803
772
|
//# sourceMappingURL=wu-schema.d.ts.map
|
package/dist/wu-schema.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wu-schema.d.ts","sourceRoot":"","sources":["../src/wu-schema.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AA6BxB;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,oBAAoB,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"wu-schema.d.ts","sourceRoot":"","sources":["../src/wu-schema.ts"],"names":[],"mappings":"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"}
|