@tekyzinc/gsd-t 2.51.10 → 2.53.11

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 (100) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +379 -373
  3. package/bin/component-registry.js +250 -0
  4. package/bin/graph-cgc.js +510 -510
  5. package/bin/graph-indexer.js +147 -147
  6. package/bin/graph-overlay.js +195 -195
  7. package/bin/graph-parsers.js +327 -327
  8. package/bin/graph-query.js +453 -452
  9. package/bin/graph-store.js +154 -154
  10. package/bin/qa-calibrator.js +194 -0
  11. package/bin/scan-data-collector.js +153 -153
  12. package/bin/scan-diagrams-generators.js +187 -187
  13. package/bin/scan-diagrams.js +79 -79
  14. package/bin/scan-renderer.js +92 -92
  15. package/bin/scan-report-sections.js +121 -121
  16. package/bin/scan-report.js +184 -184
  17. package/bin/scan-schema-parsers.js +199 -199
  18. package/bin/scan-schema.js +103 -103
  19. package/bin/token-budget.js +246 -0
  20. package/commands/Claude-md.md +10 -10
  21. package/commands/branch.md +15 -15
  22. package/commands/checkin.md +45 -45
  23. package/commands/global-change.md +209 -209
  24. package/commands/gsd-t-audit.md +199 -0
  25. package/commands/gsd-t-backlog-add.md +94 -94
  26. package/commands/gsd-t-backlog-edit.md +111 -111
  27. package/commands/gsd-t-backlog-list.md +63 -63
  28. package/commands/gsd-t-backlog-move.md +94 -94
  29. package/commands/gsd-t-backlog-promote.md +123 -123
  30. package/commands/gsd-t-backlog-remove.md +86 -86
  31. package/commands/gsd-t-backlog-settings.md +158 -158
  32. package/commands/gsd-t-complete-milestone.md +528 -515
  33. package/commands/gsd-t-debug.md +506 -482
  34. package/commands/gsd-t-discuss.md +174 -174
  35. package/commands/gsd-t-execute.md +758 -715
  36. package/commands/gsd-t-feature.md +276 -276
  37. package/commands/gsd-t-health.md +142 -142
  38. package/commands/gsd-t-help.md +465 -457
  39. package/commands/gsd-t-impact.md +302 -302
  40. package/commands/gsd-t-init-scan-setup.md +1 -5
  41. package/commands/gsd-t-init.md +314 -280
  42. package/commands/gsd-t-integrate.md +365 -333
  43. package/commands/gsd-t-milestone.md +87 -87
  44. package/commands/gsd-t-partition.md +442 -361
  45. package/commands/gsd-t-pause.md +82 -82
  46. package/commands/gsd-t-plan.md +345 -344
  47. package/commands/gsd-t-populate.md +111 -111
  48. package/commands/gsd-t-prd.md +326 -326
  49. package/commands/gsd-t-project.md +211 -211
  50. package/commands/gsd-t-promote-debt.md +123 -123
  51. package/commands/gsd-t-prompt.md +137 -137
  52. package/commands/gsd-t-qa.md +266 -266
  53. package/commands/gsd-t-quick.md +357 -315
  54. package/commands/gsd-t-reflect.md +134 -134
  55. package/commands/gsd-t-resume.md +72 -72
  56. package/commands/gsd-t-scan.md +615 -615
  57. package/commands/gsd-t-setup.md +76 -0
  58. package/commands/gsd-t-status.md +192 -166
  59. package/commands/gsd-t-test-sync.md +381 -381
  60. package/commands/gsd-t-triage-and-merge.md +171 -171
  61. package/commands/gsd-t-verify.md +382 -382
  62. package/commands/gsd-t-visualize.md +118 -118
  63. package/commands/gsd-t-wave.md +401 -378
  64. package/docs/GSD-T-README.md +425 -424
  65. package/docs/architecture.md +385 -369
  66. package/docs/harness-design-analysis.md +371 -0
  67. package/docs/infrastructure.md +205 -205
  68. package/docs/prd-graph-engine.md +398 -398
  69. package/docs/prd-gsd2-hybrid.md +559 -559
  70. package/docs/prd-harness-evolution.md +583 -0
  71. package/docs/requirements.md +14 -0
  72. package/docs/workflows.md +226 -226
  73. package/examples/.gsd-t/domains/example-domain/scope.md +13 -13
  74. package/package.json +40 -40
  75. package/scripts/gsd-t-auto-route.js +39 -39
  76. package/scripts/gsd-t-dashboard-mockup.html +1143 -1143
  77. package/scripts/gsd-t-dashboard-server.js +171 -171
  78. package/scripts/gsd-t-dashboard.html +262 -262
  79. package/scripts/gsd-t-event-writer.js +128 -128
  80. package/scripts/gsd-t-statusline.js +94 -94
  81. package/scripts/gsd-t-tools.js +175 -175
  82. package/templates/CLAUDE-global.md +638 -634
  83. package/templates/CLAUDE-project.md +24 -0
  84. package/templates/backlog-settings.md +18 -18
  85. package/templates/backlog.md +1 -1
  86. package/templates/progress.md +40 -40
  87. package/templates/shared-services-contract.md +60 -60
  88. package/templates/stacks/desktop.ini +2 -2
  89. package/bin/desktop.ini +0 -2
  90. package/commands/desktop.ini +0 -2
  91. package/docs/ci-examples/desktop.ini +0 -2
  92. package/docs/desktop.ini +0 -2
  93. package/examples/.gsd-t/contracts/desktop.ini +0 -2
  94. package/examples/.gsd-t/desktop.ini +0 -2
  95. package/examples/.gsd-t/domains/desktop.ini +0 -2
  96. package/examples/.gsd-t/domains/example-domain/desktop.ini +0 -2
  97. package/examples/desktop.ini +0 -2
  98. package/examples/rules/desktop.ini +0 -2
  99. package/scripts/desktop.ini +0 -2
  100. package/templates/desktop.ini +0 -2
@@ -1,87 +1,87 @@
1
- # GSD-T: New Milestone — Define and Optionally Partition
2
-
3
- You are defining a new milestone for the project. A milestone is a significant deliverable (e.g., "User Authentication", "MVP Launch", "Payment Integration").
4
-
5
- ## Step 1: Load Context
6
-
7
- Read:
8
- 1. `CLAUDE.md`
9
- 2. `.gsd-t/progress.md` — check if GSD-T is initialized
10
- 3. `docs/` — existing documentation
11
-
12
- If `.gsd-t/` doesn't exist, run the init workflow first.
13
-
14
- ## Step 2: Define the Milestone
15
-
16
- Based on $ARGUMENTS and available documentation:
17
-
18
- 1. **Name**: Clear, descriptive milestone name
19
- 2. **Goal**: 1-2 sentence description of what "done" looks like
20
- 3. **Scope**: What's included and what's explicitly NOT included
21
- 4. **Success criteria**: 3-5 measurable outcomes
22
-
23
- Update `.gsd-t/progress.md` milestones table:
24
- ```markdown
25
- | # | Milestone | Status | Domains |
26
- |---|-----------|--------|---------|
27
- | {N} | {name} | DEFINED | TBD |
28
- ```
29
-
30
- ## Step 3: Clear Previous Milestone State (if applicable)
31
-
32
- If there's a completed previous milestone:
33
- 1. Archive domain task files (they contain valuable context)
34
- 2. Keep contracts that are still valid
35
- 3. Clean domain task lists for new work
36
- 4. Reset integration checkpoints
37
-
38
- If previous milestone is NOT complete:
39
- Ask user: "Milestone {N-1} is still {status}. Archive it and start new? Or complete it first?"
40
-
41
- ## Step 4: Pre-Partition Assessment
42
-
43
- Before formal partitioning, do a quick assessment:
44
-
45
- - **Complexity estimate**: Simple (1-2 domains), Medium (3-4), Complex (5+)
46
- - **Recommended approach**:
47
- - Simple: Consider using /user:gsd-t-quick for each piece
48
- - Medium: Standard partition → plan → execute flow
49
- - Complex: Partition → discuss → plan → execute → integrate → verify
50
-
51
- Present the assessment and ask: "Ready to partition into domains now, or want to discuss first?"
52
-
53
- ## Step 5: Document Ripple
54
-
55
- After defining the milestone, update affected documentation:
56
-
57
- ### Always update:
58
- 1. **`.gsd-t/progress.md`** — Already updated in Step 2, but verify the Decision Log includes the milestone definition with rationale
59
-
60
- ### Check if affected:
61
- 2. **`docs/requirements.md`** — If the milestone scope implies new or changed requirements, add or update them
62
- 3. **`docs/architecture.md`** — If the milestone will introduce new components or change system structure, note planned changes
63
- 4. **`.gsd-t/roadmap.md`** — If it exists, add the new milestone in the proper sequence
64
- 5. **`CLAUDE.md`** — If the milestone establishes new scope boundaries or conventions, add them
65
-
66
- ### Skip what's not affected.
67
-
68
- ## Step 6: Test Verification
69
-
70
- Before proceeding to partition:
71
-
72
- 1. **Run existing tests**: Execute the full test suite to confirm the codebase is clean before starting the milestone
73
- 2. **Verify passing**: If any tests fail, flag them as pre-existing — they should be addressed as part of this milestone or logged as tech debt
74
- 3. **Baseline**: Record test state so the milestone has a clear starting point for quality measurement
75
-
76
- ## Step 7: Auto-Partition (if user confirms)
77
-
78
- If the user wants to proceed immediately, execute the partition workflow (same as gsd-t-partition) for this milestone.
79
-
80
- Otherwise, set status to DEFINED and remind them:
81
- "Run /user:gsd-t-partition to decompose into domains, or /user:gsd-t-discuss to explore approaches first."
82
-
83
- $ARGUMENTS
84
-
85
- ## Auto-Clear
86
-
87
- All work is committed to project files. Execute `/clear` to free the context window for the next command.
1
+ # GSD-T: New Milestone — Define and Optionally Partition
2
+
3
+ You are defining a new milestone for the project. A milestone is a significant deliverable (e.g., "User Authentication", "MVP Launch", "Payment Integration").
4
+
5
+ ## Step 1: Load Context
6
+
7
+ Read:
8
+ 1. `CLAUDE.md`
9
+ 2. `.gsd-t/progress.md` — check if GSD-T is initialized
10
+ 3. `docs/` — existing documentation
11
+
12
+ If `.gsd-t/` doesn't exist, run the init workflow first.
13
+
14
+ ## Step 2: Define the Milestone
15
+
16
+ Based on $ARGUMENTS and available documentation:
17
+
18
+ 1. **Name**: Clear, descriptive milestone name
19
+ 2. **Goal**: 1-2 sentence description of what "done" looks like
20
+ 3. **Scope**: What's included and what's explicitly NOT included
21
+ 4. **Success criteria**: 3-5 measurable outcomes
22
+
23
+ Update `.gsd-t/progress.md` milestones table:
24
+ ```markdown
25
+ | # | Milestone | Status | Domains |
26
+ |---|-----------|--------|---------|
27
+ | {N} | {name} | DEFINED | TBD |
28
+ ```
29
+
30
+ ## Step 3: Clear Previous Milestone State (if applicable)
31
+
32
+ If there's a completed previous milestone:
33
+ 1. Archive domain task files (they contain valuable context)
34
+ 2. Keep contracts that are still valid
35
+ 3. Clean domain task lists for new work
36
+ 4. Reset integration checkpoints
37
+
38
+ If previous milestone is NOT complete:
39
+ Ask user: "Milestone {N-1} is still {status}. Archive it and start new? Or complete it first?"
40
+
41
+ ## Step 4: Pre-Partition Assessment
42
+
43
+ Before formal partitioning, do a quick assessment:
44
+
45
+ - **Complexity estimate**: Simple (1-2 domains), Medium (3-4), Complex (5+)
46
+ - **Recommended approach**:
47
+ - Simple: Consider using /user:gsd-t-quick for each piece
48
+ - Medium: Standard partition → plan → execute flow
49
+ - Complex: Partition → discuss → plan → execute → integrate → verify
50
+
51
+ Present the assessment and ask: "Ready to partition into domains now, or want to discuss first?"
52
+
53
+ ## Step 5: Document Ripple
54
+
55
+ After defining the milestone, update affected documentation:
56
+
57
+ ### Always update:
58
+ 1. **`.gsd-t/progress.md`** — Already updated in Step 2, but verify the Decision Log includes the milestone definition with rationale
59
+
60
+ ### Check if affected:
61
+ 2. **`docs/requirements.md`** — If the milestone scope implies new or changed requirements, add or update them
62
+ 3. **`docs/architecture.md`** — If the milestone will introduce new components or change system structure, note planned changes
63
+ 4. **`.gsd-t/roadmap.md`** — If it exists, add the new milestone in the proper sequence
64
+ 5. **`CLAUDE.md`** — If the milestone establishes new scope boundaries or conventions, add them
65
+
66
+ ### Skip what's not affected.
67
+
68
+ ## Step 6: Test Verification
69
+
70
+ Before proceeding to partition:
71
+
72
+ 1. **Run existing tests**: Execute the full test suite to confirm the codebase is clean before starting the milestone
73
+ 2. **Verify passing**: If any tests fail, flag them as pre-existing — they should be addressed as part of this milestone or logged as tech debt
74
+ 3. **Baseline**: Record test state so the milestone has a clear starting point for quality measurement
75
+
76
+ ## Step 7: Auto-Partition (if user confirms)
77
+
78
+ If the user wants to proceed immediately, execute the partition workflow (same as gsd-t-partition) for this milestone.
79
+
80
+ Otherwise, set status to DEFINED and remind them:
81
+ "Run /user:gsd-t-partition to decompose into domains, or /user:gsd-t-discuss to explore approaches first."
82
+
83
+ $ARGUMENTS
84
+
85
+ ## Auto-Clear
86
+
87
+ All work is committed to project files. Execute `/clear` to free the context window for the next command.