@harness-engineering/cli 2.2.0 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/dist/agents/skills/claude-code/harness-roadmap-pilot/SKILL.md +13 -7
  2. package/dist/agents/skills/codex/harness-roadmap-pilot/SKILL.md +13 -7
  3. package/dist/agents/skills/cursor/harness-roadmap-pilot/SKILL.md +13 -7
  4. package/dist/agents/skills/gemini-cli/harness-roadmap-pilot/SKILL.md +13 -7
  5. package/dist/{agents-md-L4X4MOWT.js → agents-md-N7YBQPE3.js} +2 -2
  6. package/dist/{architecture-WJRIYQ45.js → architecture-PP7WERSV.js} +3 -3
  7. package/dist/{assess-project-PHC2HO3V.js → assess-project-WXFCJQTX.js} +1 -1
  8. package/dist/bin/harness-mcp.js +13 -13
  9. package/dist/bin/harness.js +22 -22
  10. package/dist/{check-phase-gate-646KY67H.js → check-phase-gate-R3KQFBAH.js} +3 -3
  11. package/dist/{chunk-GOOTYTTV.js → chunk-35FI23SO.js} +855 -428
  12. package/dist/{chunk-L2IDE7WS.js → chunk-3LPOTTPX.js} +255 -89
  13. package/dist/{chunk-K4WRQTEF.js → chunk-4DWOMGUM.js} +1661 -434
  14. package/dist/{chunk-W4AFGFFB.js → chunk-4NFV5UZO.js} +2 -2
  15. package/dist/{chunk-224XKVLP.js → chunk-5KTTKXQN.js} +1 -1
  16. package/dist/{chunk-KV7A5OZT.js → chunk-5PPV4WYY.js} +3 -3
  17. package/dist/{chunk-CPYL6LJR.js → chunk-6CHNY3NJ.js} +1 -1
  18. package/dist/{chunk-VKDBM3RX.js → chunk-7PGYJO3L.js} +3 -3
  19. package/dist/{chunk-E7W3YOXL.js → chunk-D2LZUJLP.js} +2 -2
  20. package/dist/{chunk-4HKVZO7R.js → chunk-DLBMYLYR.js} +1 -1
  21. package/dist/{chunk-YWD6WXXM.js → chunk-EJPR5VCT.js} +6 -6
  22. package/dist/{chunk-2ZURBWEV.js → chunk-GTXUUGFG.js} +3 -3
  23. package/dist/{chunk-OJMO4JBQ.js → chunk-GUIX2TMZ.js} +1 -1
  24. package/dist/{chunk-TNZYQTEE.js → chunk-KUVPSUG4.js} +1 -1
  25. package/dist/{chunk-YLTRFZAT.js → chunk-KWD6FF7M.js} +6 -6
  26. package/dist/{chunk-VJQLUS5I.js → chunk-L3CEN42B.js} +1 -1
  27. package/dist/{chunk-YLOAQZLA.js → chunk-LM4F5KBK.js} +2 -2
  28. package/dist/{chunk-JPWICLXQ.js → chunk-MKPRB4PL.js} +1 -1
  29. package/dist/{chunk-2QPHCR22.js → chunk-MT2MMBUA.js} +5 -5
  30. package/dist/{chunk-QTUPHTTK.js → chunk-NP2ZI6E3.js} +1 -1
  31. package/dist/{chunk-LO7ZLV7S.js → chunk-PW3U4YJV.js} +4 -2
  32. package/dist/{chunk-36X7TRUI.js → chunk-YEBUFRTT.js} +2 -2
  33. package/dist/{ci-workflow-TOS5X527.js → ci-workflow-GFCXFJ4G.js} +2 -2
  34. package/dist/{dist-6RT2AVYU.js → dist-I4LWG3IN.js} +23 -1
  35. package/dist/{docs-HOJMQYDZ.js → docs-UXKDKPJF.js} +3 -3
  36. package/dist/{engine-D6UYH6DB.js → engine-A63FRDLF.js} +2 -2
  37. package/dist/{entropy-LZ4IDGZR.js → entropy-IFIP4ZP4.js} +2 -2
  38. package/dist/{feedback-WV7EQVK7.js → feedback-W36DSJQA.js} +1 -1
  39. package/dist/{generate-agent-definitions-GFNXJCBY.js → generate-agent-definitions-F4YMKQLP.js} +3 -3
  40. package/dist/hooks/block-no-verify.js +19 -1
  41. package/dist/index.d.ts +15 -9
  42. package/dist/index.js +22 -22
  43. package/dist/{loader-Z23JTXIZ.js → loader-4UAOGUSS.js} +2 -2
  44. package/dist/{mcp-JDJGELGD.js → mcp-YW7PLXVQ.js} +13 -13
  45. package/dist/{performance-7ATLHTQU.js → performance-AZ5UYPOQ.js} +3 -3
  46. package/dist/{review-pipeline-COBGGXHJ.js → review-pipeline-OLQVGBWJ.js} +2 -2
  47. package/dist/{runtime-KCBNQUXK.js → runtime-GG3U5HH5.js} +2 -2
  48. package/dist/{security-MAPRIFQT.js → security-MYTRFSR7.js} +1 -1
  49. package/dist/{validate-74XTQR7Q.js → validate-QI4V4JY6.js} +3 -3
  50. package/dist/{validate-cross-check-MI5MZ7MB.js → validate-cross-check-XRSSAXJP.js} +2 -2
  51. package/package.json +4 -4
@@ -22,14 +22,18 @@ Present the ranked candidates, the AI reasoning, and the recommended pick. Wait
22
22
 
23
23
  ### Phase 1: SCAN -- Score Candidates
24
24
 
25
- 1. Check if `docs/roadmap.md` exists.
26
- - If missing: error. "No roadmap found at docs/roadmap.md. Run harness-roadmap --create first."
27
- 2. Parse the roadmap using `parseRoadmap` from `@harness-engineering/core`.
25
+ 1. Resolve the roadmap mode with `loadProjectRoadmapMode(projectRoot)` from `@harness-engineering/core`.
26
+ - In `file-backed` mode (default): check that `docs/roadmap.md` exists. If missing, error. "No roadmap found at docs/roadmap.md. Run harness-roadmap --create first."
27
+ - In `file-less` mode: `docs/roadmap.md` is intentionally absent. Synthesize the roadmap from the tracker:
28
+ a. `loadTrackerClientConfigFromProject(projectRoot)` -> `createTrackerClient(config)` to obtain a `RoadmapTrackerClient`.
29
+ b. `client.fetchAll()` -> map each `TrackedFeature` into a `RoadmapFeature` and group by milestone (or use a single synthetic milestone if the tracker has no milestone field).
30
+ c. If the tracker call fails, surface the error verbatim; do not fall back to a file-backed branch.
31
+ 2. Parse the roadmap (file-backed only) using `parseRoadmap` from `@harness-engineering/core`. (File-less mode produces the in-memory roadmap directly from step 1.)
28
32
  3. Determine the current user:
29
33
  - Use the `--user` argument if provided
30
34
  - Otherwise, attempt to detect from git config: `git config user.name` or `git config user.email`
31
35
  - If neither available, proceed without affinity scoring
32
- 4. Call `scoreRoadmapCandidates(roadmap, { currentUser })` from `@harness-engineering/core`.
36
+ 4. Call `scoreRoadmapCandidatesForMode(roadmap, { currentUser }, config)` from `@harness-engineering/core` (FR-S3). This is the mode-aware wrapper: in `file-backed` mode it delegates to `scoreRoadmapCandidates` unchanged; in `file-less` mode it routes through `scoreRoadmapCandidatesFileLess` for the D4 priority+createdAt ordering. Always passing through this wrapper keeps the skill mode-agnostic.
33
37
  5. If no candidates: inform the human. "No unblocked planned or backlog items found. All items are either in-progress, done, blocked, or the roadmap is empty."
34
38
 
35
39
  Present the top 5 candidates:
@@ -156,9 +160,11 @@ Proceed with Feature A? (y/n/pick another)
156
160
 
157
161
  ## Harness Integration
158
162
 
159
- - **`parseRoadmap` / `serializeRoadmap`** -- Parse and write `docs/roadmap.md`. Import from `@harness-engineering/core`.
160
- - **`scoreRoadmapCandidates`** -- Core scoring algorithm. Import from `@harness-engineering/core`. Takes a `Roadmap` and optional `PilotScoringOptions` (currentUser for affinity).
161
- - **`manage_roadmap update`** -- Used for assignment. Supports `assignee` field which delegates to `assignFeature` internally, handles history tracking, and automatically triggers external sync (GitHub Issues).
163
+ - **`parseRoadmap` / `serializeRoadmap`** -- Parse and write `docs/roadmap.md` (file-backed mode only). Import from `@harness-engineering/core`.
164
+ - **`loadProjectRoadmapMode` / `loadTrackerClientConfigFromProject` / `createTrackerClient`** -- Resolve `roadmap.mode` and obtain a `RoadmapTrackerClient` for file-less mode. Import from `@harness-engineering/core`.
165
+ - **`scoreRoadmapCandidatesForMode`** -- Mode-aware scoring entry point. Import from `@harness-engineering/core`. In file-backed mode delegates to `scoreRoadmapCandidates`; in file-less mode routes through `scoreRoadmapCandidatesFileLess` (priority + createdAt sort, FR-S3).
166
+ - **`scoreRoadmapCandidates`** -- Underlying file-backed scoring algorithm. Prefer `scoreRoadmapCandidatesForMode` from the skill; direct callers in file-backed-only code paths can still use this.
167
+ - **`manage_roadmap update`** -- Used for assignment. Supports `assignee` field which delegates to `assignFeature` internally, handles history tracking, and automatically triggers external sync (GitHub Issues). In file-less mode, `manage_roadmap` dispatches through the tracker; the skill flow is unchanged.
162
168
  - **`emit_interaction`** -- Used for the skill transition at the end. Transitions to `harness:brainstorming` (no spec) or `harness:autopilot` (spec exists).
163
169
  - **`harness validate`** -- Run after assignment is written.
164
170
 
@@ -22,14 +22,18 @@ Present the ranked candidates, the AI reasoning, and the recommended pick. Wait
22
22
 
23
23
  ### Phase 1: SCAN -- Score Candidates
24
24
 
25
- 1. Check if `docs/roadmap.md` exists.
26
- - If missing: error. "No roadmap found at docs/roadmap.md. Run harness-roadmap --create first."
27
- 2. Parse the roadmap using `parseRoadmap` from `@harness-engineering/core`.
25
+ 1. Resolve the roadmap mode with `loadProjectRoadmapMode(projectRoot)` from `@harness-engineering/core`.
26
+ - In `file-backed` mode (default): check that `docs/roadmap.md` exists. If missing, error. "No roadmap found at docs/roadmap.md. Run harness-roadmap --create first."
27
+ - In `file-less` mode: `docs/roadmap.md` is intentionally absent. Synthesize the roadmap from the tracker:
28
+ a. `loadTrackerClientConfigFromProject(projectRoot)` -> `createTrackerClient(config)` to obtain a `RoadmapTrackerClient`.
29
+ b. `client.fetchAll()` -> map each `TrackedFeature` into a `RoadmapFeature` and group by milestone (or use a single synthetic milestone if the tracker has no milestone field).
30
+ c. If the tracker call fails, surface the error verbatim; do not fall back to a file-backed branch.
31
+ 2. Parse the roadmap (file-backed only) using `parseRoadmap` from `@harness-engineering/core`. (File-less mode produces the in-memory roadmap directly from step 1.)
28
32
  3. Determine the current user:
29
33
  - Use the `--user` argument if provided
30
34
  - Otherwise, attempt to detect from git config: `git config user.name` or `git config user.email`
31
35
  - If neither available, proceed without affinity scoring
32
- 4. Call `scoreRoadmapCandidates(roadmap, { currentUser })` from `@harness-engineering/core`.
36
+ 4. Call `scoreRoadmapCandidatesForMode(roadmap, { currentUser }, config)` from `@harness-engineering/core` (FR-S3). This is the mode-aware wrapper: in `file-backed` mode it delegates to `scoreRoadmapCandidates` unchanged; in `file-less` mode it routes through `scoreRoadmapCandidatesFileLess` for the D4 priority+createdAt ordering. Always passing through this wrapper keeps the skill mode-agnostic.
33
37
  5. If no candidates: inform the human. "No unblocked planned or backlog items found. All items are either in-progress, done, blocked, or the roadmap is empty."
34
38
 
35
39
  Present the top 5 candidates:
@@ -156,9 +160,11 @@ Proceed with Feature A? (y/n/pick another)
156
160
 
157
161
  ## Harness Integration
158
162
 
159
- - **`parseRoadmap` / `serializeRoadmap`** -- Parse and write `docs/roadmap.md`. Import from `@harness-engineering/core`.
160
- - **`scoreRoadmapCandidates`** -- Core scoring algorithm. Import from `@harness-engineering/core`. Takes a `Roadmap` and optional `PilotScoringOptions` (currentUser for affinity).
161
- - **`manage_roadmap update`** -- Used for assignment. Supports `assignee` field which delegates to `assignFeature` internally, handles history tracking, and automatically triggers external sync (GitHub Issues).
163
+ - **`parseRoadmap` / `serializeRoadmap`** -- Parse and write `docs/roadmap.md` (file-backed mode only). Import from `@harness-engineering/core`.
164
+ - **`loadProjectRoadmapMode` / `loadTrackerClientConfigFromProject` / `createTrackerClient`** -- Resolve `roadmap.mode` and obtain a `RoadmapTrackerClient` for file-less mode. Import from `@harness-engineering/core`.
165
+ - **`scoreRoadmapCandidatesForMode`** -- Mode-aware scoring entry point. Import from `@harness-engineering/core`. In file-backed mode delegates to `scoreRoadmapCandidates`; in file-less mode routes through `scoreRoadmapCandidatesFileLess` (priority + createdAt sort, FR-S3).
166
+ - **`scoreRoadmapCandidates`** -- Underlying file-backed scoring algorithm. Prefer `scoreRoadmapCandidatesForMode` from the skill; direct callers in file-backed-only code paths can still use this.
167
+ - **`manage_roadmap update`** -- Used for assignment. Supports `assignee` field which delegates to `assignFeature` internally, handles history tracking, and automatically triggers external sync (GitHub Issues). In file-less mode, `manage_roadmap` dispatches through the tracker; the skill flow is unchanged.
162
168
  - **`emit_interaction`** -- Used for the skill transition at the end. Transitions to `harness:brainstorming` (no spec) or `harness:autopilot` (spec exists).
163
169
  - **`harness validate`** -- Run after assignment is written.
164
170
 
@@ -22,14 +22,18 @@ Present the ranked candidates, the AI reasoning, and the recommended pick. Wait
22
22
 
23
23
  ### Phase 1: SCAN -- Score Candidates
24
24
 
25
- 1. Check if `docs/roadmap.md` exists.
26
- - If missing: error. "No roadmap found at docs/roadmap.md. Run harness-roadmap --create first."
27
- 2. Parse the roadmap using `parseRoadmap` from `@harness-engineering/core`.
25
+ 1. Resolve the roadmap mode with `loadProjectRoadmapMode(projectRoot)` from `@harness-engineering/core`.
26
+ - In `file-backed` mode (default): check that `docs/roadmap.md` exists. If missing, error. "No roadmap found at docs/roadmap.md. Run harness-roadmap --create first."
27
+ - In `file-less` mode: `docs/roadmap.md` is intentionally absent. Synthesize the roadmap from the tracker:
28
+ a. `loadTrackerClientConfigFromProject(projectRoot)` -> `createTrackerClient(config)` to obtain a `RoadmapTrackerClient`.
29
+ b. `client.fetchAll()` -> map each `TrackedFeature` into a `RoadmapFeature` and group by milestone (or use a single synthetic milestone if the tracker has no milestone field).
30
+ c. If the tracker call fails, surface the error verbatim; do not fall back to a file-backed branch.
31
+ 2. Parse the roadmap (file-backed only) using `parseRoadmap` from `@harness-engineering/core`. (File-less mode produces the in-memory roadmap directly from step 1.)
28
32
  3. Determine the current user:
29
33
  - Use the `--user` argument if provided
30
34
  - Otherwise, attempt to detect from git config: `git config user.name` or `git config user.email`
31
35
  - If neither available, proceed without affinity scoring
32
- 4. Call `scoreRoadmapCandidates(roadmap, { currentUser })` from `@harness-engineering/core`.
36
+ 4. Call `scoreRoadmapCandidatesForMode(roadmap, { currentUser }, config)` from `@harness-engineering/core` (FR-S3). This is the mode-aware wrapper: in `file-backed` mode it delegates to `scoreRoadmapCandidates` unchanged; in `file-less` mode it routes through `scoreRoadmapCandidatesFileLess` for the D4 priority+createdAt ordering. Always passing through this wrapper keeps the skill mode-agnostic.
33
37
  5. If no candidates: inform the human. "No unblocked planned or backlog items found. All items are either in-progress, done, blocked, or the roadmap is empty."
34
38
 
35
39
  Present the top 5 candidates:
@@ -156,9 +160,11 @@ Proceed with Feature A? (y/n/pick another)
156
160
 
157
161
  ## Harness Integration
158
162
 
159
- - **`parseRoadmap` / `serializeRoadmap`** -- Parse and write `docs/roadmap.md`. Import from `@harness-engineering/core`.
160
- - **`scoreRoadmapCandidates`** -- Core scoring algorithm. Import from `@harness-engineering/core`. Takes a `Roadmap` and optional `PilotScoringOptions` (currentUser for affinity).
161
- - **`manage_roadmap update`** -- Used for assignment. Supports `assignee` field which delegates to `assignFeature` internally, handles history tracking, and automatically triggers external sync (GitHub Issues).
163
+ - **`parseRoadmap` / `serializeRoadmap`** -- Parse and write `docs/roadmap.md` (file-backed mode only). Import from `@harness-engineering/core`.
164
+ - **`loadProjectRoadmapMode` / `loadTrackerClientConfigFromProject` / `createTrackerClient`** -- Resolve `roadmap.mode` and obtain a `RoadmapTrackerClient` for file-less mode. Import from `@harness-engineering/core`.
165
+ - **`scoreRoadmapCandidatesForMode`** -- Mode-aware scoring entry point. Import from `@harness-engineering/core`. In file-backed mode delegates to `scoreRoadmapCandidates`; in file-less mode routes through `scoreRoadmapCandidatesFileLess` (priority + createdAt sort, FR-S3).
166
+ - **`scoreRoadmapCandidates`** -- Underlying file-backed scoring algorithm. Prefer `scoreRoadmapCandidatesForMode` from the skill; direct callers in file-backed-only code paths can still use this.
167
+ - **`manage_roadmap update`** -- Used for assignment. Supports `assignee` field which delegates to `assignFeature` internally, handles history tracking, and automatically triggers external sync (GitHub Issues). In file-less mode, `manage_roadmap` dispatches through the tracker; the skill flow is unchanged.
162
168
  - **`emit_interaction`** -- Used for the skill transition at the end. Transitions to `harness:brainstorming` (no spec) or `harness:autopilot` (spec exists).
163
169
  - **`harness validate`** -- Run after assignment is written.
164
170
 
@@ -22,14 +22,18 @@ Present the ranked candidates, the AI reasoning, and the recommended pick. Wait
22
22
 
23
23
  ### Phase 1: SCAN -- Score Candidates
24
24
 
25
- 1. Check if `docs/roadmap.md` exists.
26
- - If missing: error. "No roadmap found at docs/roadmap.md. Run harness-roadmap --create first."
27
- 2. Parse the roadmap using `parseRoadmap` from `@harness-engineering/core`.
25
+ 1. Resolve the roadmap mode with `loadProjectRoadmapMode(projectRoot)` from `@harness-engineering/core`.
26
+ - In `file-backed` mode (default): check that `docs/roadmap.md` exists. If missing, error. "No roadmap found at docs/roadmap.md. Run harness-roadmap --create first."
27
+ - In `file-less` mode: `docs/roadmap.md` is intentionally absent. Synthesize the roadmap from the tracker:
28
+ a. `loadTrackerClientConfigFromProject(projectRoot)` -> `createTrackerClient(config)` to obtain a `RoadmapTrackerClient`.
29
+ b. `client.fetchAll()` -> map each `TrackedFeature` into a `RoadmapFeature` and group by milestone (or use a single synthetic milestone if the tracker has no milestone field).
30
+ c. If the tracker call fails, surface the error verbatim; do not fall back to a file-backed branch.
31
+ 2. Parse the roadmap (file-backed only) using `parseRoadmap` from `@harness-engineering/core`. (File-less mode produces the in-memory roadmap directly from step 1.)
28
32
  3. Determine the current user:
29
33
  - Use the `--user` argument if provided
30
34
  - Otherwise, attempt to detect from git config: `git config user.name` or `git config user.email`
31
35
  - If neither available, proceed without affinity scoring
32
- 4. Call `scoreRoadmapCandidates(roadmap, { currentUser })` from `@harness-engineering/core`.
36
+ 4. Call `scoreRoadmapCandidatesForMode(roadmap, { currentUser }, config)` from `@harness-engineering/core` (FR-S3). This is the mode-aware wrapper: in `file-backed` mode it delegates to `scoreRoadmapCandidates` unchanged; in `file-less` mode it routes through `scoreRoadmapCandidatesFileLess` for the D4 priority+createdAt ordering. Always passing through this wrapper keeps the skill mode-agnostic.
33
37
  5. If no candidates: inform the human. "No unblocked planned or backlog items found. All items are either in-progress, done, blocked, or the roadmap is empty."
34
38
 
35
39
  Present the top 5 candidates:
@@ -156,9 +160,11 @@ Proceed with Feature A? (y/n/pick another)
156
160
 
157
161
  ## Harness Integration
158
162
 
159
- - **`parseRoadmap` / `serializeRoadmap`** -- Parse and write `docs/roadmap.md`. Import from `@harness-engineering/core`.
160
- - **`scoreRoadmapCandidates`** -- Core scoring algorithm. Import from `@harness-engineering/core`. Takes a `Roadmap` and optional `PilotScoringOptions` (currentUser for affinity).
161
- - **`manage_roadmap update`** -- Used for assignment. Supports `assignee` field which delegates to `assignFeature` internally, handles history tracking, and automatically triggers external sync (GitHub Issues).
163
+ - **`parseRoadmap` / `serializeRoadmap`** -- Parse and write `docs/roadmap.md` (file-backed mode only). Import from `@harness-engineering/core`.
164
+ - **`loadProjectRoadmapMode` / `loadTrackerClientConfigFromProject` / `createTrackerClient`** -- Resolve `roadmap.mode` and obtain a `RoadmapTrackerClient` for file-less mode. Import from `@harness-engineering/core`.
165
+ - **`scoreRoadmapCandidatesForMode`** -- Mode-aware scoring entry point. Import from `@harness-engineering/core`. In file-backed mode delegates to `scoreRoadmapCandidates`; in file-less mode routes through `scoreRoadmapCandidatesFileLess` (priority + createdAt sort, FR-S3).
166
+ - **`scoreRoadmapCandidates`** -- Underlying file-backed scoring algorithm. Prefer `scoreRoadmapCandidatesForMode` from the skill; direct callers in file-backed-only code paths can still use this.
167
+ - **`manage_roadmap update`** -- Used for assignment. Supports `assignee` field which delegates to `assignFeature` internally, handles history tracking, and automatically triggers external sync (GitHub Issues). In file-less mode, `manage_roadmap` dispatches through the tracker; the skill flow is unchanged.
162
168
  - **`emit_interaction`** -- Used for the skill transition at the end. Transitions to `harness:brainstorming` (no spec) or `harness:autopilot` (spec exists).
163
169
  - **`harness validate`** -- Run after assignment is written.
164
170
 
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  generateAgentsMd
3
- } from "./chunk-4HKVZO7R.js";
4
- import "./chunk-K4WRQTEF.js";
3
+ } from "./chunk-DLBMYLYR.js";
4
+ import "./chunk-4DWOMGUM.js";
5
5
  import "./chunk-RL4VMEXL.js";
6
6
  import "./chunk-BMM3GXV6.js";
7
7
  import "./chunk-KFQGP6VL.js";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  checkDependenciesDefinition,
3
3
  handleCheckDependencies
4
- } from "./chunk-YLOAQZLA.js";
5
- import "./chunk-CPYL6LJR.js";
4
+ } from "./chunk-LM4F5KBK.js";
5
+ import "./chunk-6CHNY3NJ.js";
6
6
  import "./chunk-EPUKTTJZ.js";
7
7
  import "./chunk-W6Y7ZW3Y.js";
8
- import "./chunk-K4WRQTEF.js";
8
+ import "./chunk-4DWOMGUM.js";
9
9
  import "./chunk-RL4VMEXL.js";
10
10
  import "./chunk-BMM3GXV6.js";
11
11
  import "./chunk-KFQGP6VL.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  assessProjectDefinition,
3
3
  handleAssessProject
4
- } from "./chunk-YWD6WXXM.js";
4
+ } from "./chunk-EJPR5VCT.js";
5
5
  import "./chunk-W6Y7ZW3Y.js";
6
6
  import "./chunk-KFQGP6VL.js";
7
7
  export {
@@ -1,27 +1,27 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  startServer
4
- } from "../chunk-L2IDE7WS.js";
5
- import "../chunk-36X7TRUI.js";
6
- import "../chunk-YWD6WXXM.js";
4
+ } from "../chunk-3LPOTTPX.js";
5
+ import "../chunk-YEBUFRTT.js";
6
+ import "../chunk-EJPR5VCT.js";
7
7
  import "../chunk-IOW3MW2K.js";
8
- import "../chunk-2ZURBWEV.js";
9
- import "../chunk-W4AFGFFB.js";
8
+ import "../chunk-GTXUUGFG.js";
9
+ import "../chunk-4NFV5UZO.js";
10
10
  import "../chunk-KTWKW6KJ.js";
11
- import "../chunk-VKDBM3RX.js";
12
- import "../chunk-YLOAQZLA.js";
13
- import "../chunk-CPYL6LJR.js";
14
- import "../chunk-2QPHCR22.js";
15
- import "../chunk-KV7A5OZT.js";
16
- import "../chunk-YLTRFZAT.js";
11
+ import "../chunk-7PGYJO3L.js";
12
+ import "../chunk-LM4F5KBK.js";
13
+ import "../chunk-6CHNY3NJ.js";
14
+ import "../chunk-MT2MMBUA.js";
15
+ import "../chunk-5PPV4WYY.js";
16
+ import "../chunk-KWD6FF7M.js";
17
17
  import "../chunk-EPUKTTJZ.js";
18
18
  import "../chunk-W6Y7ZW3Y.js";
19
19
  import "../chunk-27AJKSQY.js";
20
- import "../chunk-LO7ZLV7S.js";
20
+ import "../chunk-PW3U4YJV.js";
21
21
  import "../chunk-3ISINLYT.js";
22
22
  import "../chunk-6B6UN6SG.js";
23
23
  import "../chunk-ZCZD7FHU.js";
24
- import "../chunk-K4WRQTEF.js";
24
+ import "../chunk-4DWOMGUM.js";
25
25
  import "../chunk-RL4VMEXL.js";
26
26
  import "../chunk-BMM3GXV6.js";
27
27
  import "../chunk-HIK6OEUF.js";
@@ -3,43 +3,43 @@ import {
3
3
  createProgram,
4
4
  installCommandTelemetry,
5
5
  printFirstRunWelcome
6
- } from "../chunk-GOOTYTTV.js";
7
- import "../chunk-TNZYQTEE.js";
8
- import "../chunk-4HKVZO7R.js";
9
- import "../chunk-JPWICLXQ.js";
10
- import "../chunk-QTUPHTTK.js";
11
- import "../chunk-224XKVLP.js";
6
+ } from "../chunk-35FI23SO.js";
7
+ import "../chunk-KUVPSUG4.js";
8
+ import "../chunk-DLBMYLYR.js";
9
+ import "../chunk-MKPRB4PL.js";
10
+ import "../chunk-NP2ZI6E3.js";
11
+ import "../chunk-5KTTKXQN.js";
12
12
  import "../chunk-CQ553GZO.js";
13
13
  import "../chunk-GISMXMVL.js";
14
14
  import "../chunk-WWACIIBA.js";
15
15
  import "../chunk-TEFCFC4H.js";
16
- import "../chunk-E7W3YOXL.js";
17
- import "../chunk-OJMO4JBQ.js";
16
+ import "../chunk-D2LZUJLP.js";
17
+ import "../chunk-GUIX2TMZ.js";
18
18
  import "../chunk-KET4QQZB.js";
19
- import "../chunk-VJQLUS5I.js";
19
+ import "../chunk-L3CEN42B.js";
20
20
  import "../chunk-YG4ZBGEH.js";
21
21
  import {
22
22
  dispatchSkillsFromGit
23
- } from "../chunk-L2IDE7WS.js";
24
- import "../chunk-36X7TRUI.js";
25
- import "../chunk-YWD6WXXM.js";
23
+ } from "../chunk-3LPOTTPX.js";
24
+ import "../chunk-YEBUFRTT.js";
25
+ import "../chunk-EJPR5VCT.js";
26
26
  import "../chunk-IOW3MW2K.js";
27
- import "../chunk-2ZURBWEV.js";
28
- import "../chunk-W4AFGFFB.js";
27
+ import "../chunk-GTXUUGFG.js";
28
+ import "../chunk-4NFV5UZO.js";
29
29
  import "../chunk-KTWKW6KJ.js";
30
- import "../chunk-VKDBM3RX.js";
31
- import "../chunk-YLOAQZLA.js";
32
- import "../chunk-CPYL6LJR.js";
33
- import "../chunk-2QPHCR22.js";
34
- import "../chunk-KV7A5OZT.js";
35
- import "../chunk-YLTRFZAT.js";
30
+ import "../chunk-7PGYJO3L.js";
31
+ import "../chunk-LM4F5KBK.js";
32
+ import "../chunk-6CHNY3NJ.js";
33
+ import "../chunk-MT2MMBUA.js";
34
+ import "../chunk-5PPV4WYY.js";
35
+ import "../chunk-KWD6FF7M.js";
36
36
  import "../chunk-EPUKTTJZ.js";
37
37
  import "../chunk-W6Y7ZW3Y.js";
38
38
  import "../chunk-27AJKSQY.js";
39
39
  import {
40
40
  findConfigFile,
41
41
  loadConfig
42
- } from "../chunk-LO7ZLV7S.js";
42
+ } from "../chunk-PW3U4YJV.js";
43
43
  import "../chunk-3ISINLYT.js";
44
44
  import "../chunk-6B6UN6SG.js";
45
45
  import "../chunk-ZCZD7FHU.js";
@@ -53,7 +53,7 @@ import {
53
53
  readCheckState,
54
54
  shouldRunCheck,
55
55
  spawnBackgroundCheck
56
- } from "../chunk-K4WRQTEF.js";
56
+ } from "../chunk-4DWOMGUM.js";
57
57
  import "../chunk-RL4VMEXL.js";
58
58
  import "../chunk-BMM3GXV6.js";
59
59
  import "../chunk-ZP5E7YET.js";
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  createCheckPhaseGateCommand,
3
3
  runCheckPhaseGate
4
- } from "./chunk-E7W3YOXL.js";
5
- import "./chunk-LO7ZLV7S.js";
4
+ } from "./chunk-D2LZUJLP.js";
5
+ import "./chunk-PW3U4YJV.js";
6
6
  import "./chunk-ZCZD7FHU.js";
7
- import "./chunk-K4WRQTEF.js";
7
+ import "./chunk-4DWOMGUM.js";
8
8
  import "./chunk-RL4VMEXL.js";
9
9
  import "./chunk-BMM3GXV6.js";
10
10
  import "./chunk-EBJQ6N4M.js";