trinity-method-sdk 2.0.9 → 2.2.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 (147) hide show
  1. package/CHANGELOG.md +702 -267
  2. package/README.md +550 -540
  3. package/dist/cli/commands/deploy/agents.js +1 -1
  4. package/dist/cli/commands/deploy/ci-cd.d.ts +4 -3
  5. package/dist/cli/commands/deploy/ci-cd.js +10 -9
  6. package/dist/cli/commands/deploy/claude-setup.js +28 -35
  7. package/dist/cli/commands/deploy/configuration.js +10 -11
  8. package/dist/cli/commands/deploy/directories.js +13 -14
  9. package/dist/cli/commands/deploy/gitignore.js +3 -5
  10. package/dist/cli/commands/deploy/index.d.ts +1 -1
  11. package/dist/cli/commands/deploy/index.js +7 -3
  12. package/dist/cli/commands/deploy/knowledge-base.js +3 -3
  13. package/dist/cli/commands/deploy/pre-flight.js +1 -1
  14. package/dist/cli/commands/deploy/root-files.js +3 -18
  15. package/dist/cli/commands/deploy/sdk-install.js +1 -1
  16. package/dist/cli/commands/deploy/summary.js +3 -3
  17. package/dist/cli/commands/deploy/templates.js +33 -20
  18. package/dist/cli/commands/update/agents.js +1 -1
  19. package/dist/cli/commands/update/backup.js +6 -12
  20. package/dist/cli/commands/update/commands.d.ts +1 -0
  21. package/dist/cli/commands/update/commands.js +18 -45
  22. package/dist/cli/commands/update/knowledge-base.js +2 -2
  23. package/dist/cli/commands/update/pre-flight.js +11 -11
  24. package/dist/cli/commands/update/summary.js +5 -5
  25. package/dist/cli/commands/update/templates.js +35 -13
  26. package/dist/cli/commands/update/verification.js +5 -5
  27. package/dist/cli/commands/update/version.js +1 -1
  28. package/dist/cli/utils/deploy-ci.d.ts +3 -2
  29. package/dist/cli/utils/deploy-ci.js +24 -24
  30. package/dist/cli/utils/deploy-linting.js +101 -6
  31. package/dist/cli/utils/error-classes.d.ts +2 -2
  32. package/dist/cli/utils/linting-tools.js +14 -6
  33. package/dist/cli/utils/template-processor.js +2 -4
  34. package/dist/templates/{claude → .claude}/EMPLOYEE-DIRECTORY.md.template +16 -22
  35. package/dist/templates/{agents → .claude/agents}/aj-team/apo-documentation-specialist.md.template +10 -10
  36. package/dist/templates/{agents → .claude/agents}/aj-team/bas-quality-gate.md.template +13 -15
  37. package/dist/templates/{agents → .claude/agents}/aj-team/bon-dependency-manager.md.template +4 -4
  38. package/dist/templates/{agents → .claude/agents}/aj-team/cap-configuration-specialist.md.template +3 -3
  39. package/dist/templates/{agents → .claude/agents}/aj-team/dra-code-reviewer.md.template +8 -10
  40. package/dist/templates/{agents → .claude/agents}/aj-team/kil-task-executor.md.template +11 -13
  41. package/dist/templates/{agents → .claude/agents}/aj-team/uro-refactoring-specialist.md.template +3 -3
  42. package/dist/templates/{agents → .claude/agents}/audit/juno-auditor.md.template +46 -42
  43. package/dist/templates/{agents → .claude/agents}/deployment/ein-cicd.md.template +59 -164
  44. package/dist/templates/{agents → .claude/agents}/deployment/ino-context.md.template +25 -22
  45. package/dist/templates/{agents → .claude/agents}/deployment/tan-structure.md.template +32 -30
  46. package/dist/templates/{agents → .claude/agents}/deployment/zen-knowledge.md.template +28 -23
  47. package/dist/templates/{agents → .claude/agents}/leadership/aj-maestro.md.template +10 -6
  48. package/dist/templates/{agents → .claude/agents}/leadership/aly-cto.md.template +22 -19
  49. package/dist/templates/{agents → .claude/agents}/planning/eus-decomposer.md.template +8 -4
  50. package/dist/templates/{agents → .claude/agents}/planning/mon-requirements.md.template +8 -4
  51. package/dist/templates/{agents → .claude/agents}/planning/ror-design.md.template +8 -4
  52. package/dist/templates/{agents → .claude/agents}/planning/tra-planner.md.template +10 -4
  53. package/dist/templates/{shared/claude-commands → .claude/commands/execution}/trinity-audit.md.template +15 -15
  54. package/dist/templates/.claude/commands/execution/trinity-breakdown.md.template +535 -0
  55. package/dist/templates/{shared/claude-commands → .claude/commands/execution}/trinity-orchestrate.md.template +48 -48
  56. package/dist/templates/{shared/claude-commands → .claude/commands/infrastructure}/trinity-init.md.template +32 -54
  57. package/dist/templates/{shared/claude-commands → .claude/commands/investigation}/trinity-create-investigation.md.template +13 -7
  58. package/dist/templates/{shared/claude-commands → .claude/commands/investigation}/trinity-investigate-templates.md.template +19 -15
  59. package/dist/templates/{shared/claude-commands → .claude/commands/investigation}/trinity-plan-investigation.md.template +12 -6
  60. package/dist/templates/{shared/claude-commands → .claude/commands/maintenance}/trinity-changelog.md.template +9 -8
  61. package/dist/templates/.claude/commands/maintenance/trinity-docs-update.md.template +279 -0
  62. package/dist/templates/.claude/commands/maintenance/trinity-docs.md.template +2828 -0
  63. package/dist/templates/{shared/claude-commands → .claude/commands/maintenance}/trinity-readme.md.template +21 -20
  64. package/dist/templates/{shared/claude-commands → .claude/commands/planning}/trinity-decompose.md.template +6 -4
  65. package/dist/templates/{shared/claude-commands → .claude/commands/planning}/trinity-design.md.template +6 -4
  66. package/dist/templates/{shared/claude-commands → .claude/commands/planning}/trinity-plan.md.template +7 -5
  67. package/dist/templates/{shared/claude-commands → .claude/commands/planning}/trinity-requirements.md.template +6 -4
  68. package/dist/templates/{shared/claude-commands → .claude/commands/session}/trinity-continue.md.template +30 -24
  69. package/dist/templates/{shared/claude-commands → .claude/commands/session}/trinity-end.md.template +403 -397
  70. package/dist/templates/{shared/claude-commands → .claude/commands/session}/trinity-start.md.template +9 -4
  71. package/dist/templates/{shared/claude-commands → .claude/commands/utility}/trinity-agents.md.template +11 -8
  72. package/dist/templates/{shared/claude-commands → .claude/commands/utility}/trinity-verify.md.template +56 -57
  73. package/dist/templates/{shared/claude-commands → .claude/commands/utility}/trinity-workorder.md.template +13 -9
  74. package/dist/templates/ci/ci.yml.template +2 -2
  75. package/dist/templates/root/CLAUDE.md.template +9 -9
  76. package/dist/templates/root/linting/nodejs/.husky-pre-commit.template +5 -0
  77. package/dist/templates/source/base-CLAUDE.md.template +310 -310
  78. package/dist/templates/source/flutter-CLAUDE.md.template +593 -593
  79. package/dist/templates/source/nodejs-CLAUDE.md.template +531 -531
  80. package/dist/templates/source/python-CLAUDE.md.template +510 -510
  81. package/dist/templates/source/react-CLAUDE.md.template +513 -513
  82. package/dist/templates/source/rust-CLAUDE.md.template +653 -653
  83. package/dist/templates/trinity/CLAUDE.md.template +14 -14
  84. package/dist/templates/{knowledge-base → trinity/knowledge-base}/AI-DEVELOPMENT-GUIDE.md.template +1 -1
  85. package/dist/templates/{knowledge-base → trinity/knowledge-base}/ARCHITECTURE.md.template +5 -5
  86. package/dist/templates/{knowledge-base → trinity/knowledge-base}/CODING-PRINCIPLES.md.template +1 -1
  87. package/dist/templates/{knowledge-base → trinity/knowledge-base}/DOCUMENTATION-CRITERIA.md.template +1 -1
  88. package/dist/templates/{knowledge-base → trinity/knowledge-base}/ISSUES.md.template +9 -9
  89. package/dist/templates/{knowledge-base → trinity/knowledge-base}/TESTING-PRINCIPLES.md.template +1 -1
  90. package/dist/templates/{knowledge-base → trinity/knowledge-base}/Technical-Debt.md.template +2 -4
  91. package/dist/templates/{knowledge-base → trinity/knowledge-base}/To-do.md.template +2 -2
  92. package/dist/templates/{knowledge-base → trinity/knowledge-base}/Trinity.md.template +6 -6
  93. package/dist/templates/trinity/templates/documentation/api-docs/README.md.template +218 -0
  94. package/dist/templates/trinity/templates/documentation/configuration/documentation-structure.md.template +71 -0
  95. package/dist/templates/trinity/templates/documentation/configuration/env-example-generator.md.template +387 -0
  96. package/dist/templates/trinity/templates/documentation/discovery/api-endpoint-scanner.md.template +343 -0
  97. package/dist/templates/trinity/templates/documentation/discovery/component-discovery.md.template +254 -0
  98. package/dist/templates/trinity/templates/documentation/discovery/env-variable-extraction.md.template +316 -0
  99. package/dist/templates/trinity/templates/documentation/discovery/framework-detection.md.template +205 -0
  100. package/dist/templates/trinity/templates/documentation/guides/api-development.md.template +375 -0
  101. package/dist/templates/trinity/templates/documentation/guides/contributing.md.template +488 -0
  102. package/dist/templates/trinity/templates/documentation/guides/deployment.md.template +565 -0
  103. package/dist/templates/trinity/templates/documentation/guides/getting-started.md.template +118 -0
  104. package/dist/templates/trinity/templates/documentation/mermaid-diagrams/api-endpoint-map.md.template +56 -0
  105. package/dist/templates/trinity/templates/documentation/mermaid-diagrams/component-hierarchy.md.template +60 -0
  106. package/dist/templates/trinity/templates/documentation/mermaid-diagrams/database-er.md.template +49 -0
  107. package/dist/templates/trinity/templates/documentation/mermaid-diagrams/mvc-flow.md.template +41 -0
  108. package/dist/templates/trinity/templates/documentation/processes/error-handling-protocol.md.template +166 -0
  109. package/dist/templates/trinity/templates/documentation/processes/fallback-mechanism.md.template +88 -0
  110. package/dist/templates/trinity/templates/documentation/reports/apo-docs-update-checklist.md.template +343 -0
  111. package/dist/templates/trinity/templates/documentation/reports/juno-docs-update-checklist.md.template +1337 -0
  112. package/dist/templates/trinity/templates/documentation/reports/juno-final-report.md.template +237 -0
  113. package/dist/templates/trinity/templates/documentation/reports/juno-internal-report.md.template +461 -0
  114. package/dist/templates/trinity/templates/documentation/validation/documentation-verification-rules.md.template +379 -0
  115. package/dist/templates/trinity/templates/documentation/validation/juno-quality-gates.md.template +282 -0
  116. package/dist/templates/{investigations → trinity/templates/investigations}/bug.md.template +14 -14
  117. package/dist/templates/{investigations → trinity/templates/investigations}/feature.md.template +14 -14
  118. package/dist/templates/{investigations → trinity/templates/investigations}/performance.md.template +14 -14
  119. package/dist/templates/{investigations → trinity/templates/investigations}/security.md.template +14 -14
  120. package/dist/templates/{investigations → trinity/templates/investigations}/technical.md.template +14 -14
  121. package/dist/templates/{work-orders → trinity/templates/work-orders}/ANALYSIS-TEMPLATE.md.template +10 -13
  122. package/dist/templates/{work-orders → trinity/templates/work-orders}/AUDIT-TEMPLATE.md.template +10 -26
  123. package/dist/templates/{work-orders → trinity/templates/work-orders}/IMPLEMENTATION-TEMPLATE.md.template +10 -26
  124. package/dist/templates/{work-orders → trinity/templates/work-orders}/INVESTIGATION-TEMPLATE.md.template +10 -25
  125. package/dist/templates/{work-orders → trinity/templates/work-orders}/PATTERN-TEMPLATE.md.template +10 -26
  126. package/dist/templates/{work-orders → trinity/templates/work-orders}/VERIFICATION-TEMPLATE.md.template +10 -26
  127. package/package.json +99 -94
  128. package/dist/templates/agents/leadership/aj-cc.md.template +0 -462
  129. package/dist/templates/ci/cd.yml.template +0 -175
  130. package/dist/templates/ci/github-actions.yml +0 -86
  131. package/dist/templates/root/TRINITY.md.template +0 -52
  132. package/dist/templates/shared/claude-commands/trinity-docs.md.template +0 -2577
  133. /package/dist/templates/{linting → root/linting}/flutter/.pre-commit-config.yaml.template +0 -0
  134. /package/dist/templates/{linting → root/linting}/flutter/analysis_options.yaml.template +0 -0
  135. /package/dist/templates/{linting → root/linting}/nodejs/.eslintrc-commonjs.json.template +0 -0
  136. /package/dist/templates/{linting → root/linting}/nodejs/.eslintrc-esm.json.template +0 -0
  137. /package/dist/templates/{linting → root/linting}/nodejs/.eslintrc-typescript.json.template +0 -0
  138. /package/dist/templates/{linting → root/linting}/nodejs/.pre-commit-config.yaml.template +0 -0
  139. /package/dist/templates/{linting → root/linting}/nodejs/.prettierrc.json.template +0 -0
  140. /package/dist/templates/{linting → root/linting}/python/.flake8.template +0 -0
  141. /package/dist/templates/{linting → root/linting}/python/.pre-commit-config.yaml.template +0 -0
  142. /package/dist/templates/{linting → root/linting}/python/pyproject.toml.template +0 -0
  143. /package/dist/templates/{linting → root/linting}/rust/.pre-commit-config.yaml.template +0 -0
  144. /package/dist/templates/{linting → root/linting}/rust/clippy.toml.template +0 -0
  145. /package/dist/templates/{linting → root/linting}/rust/rustfmt.toml.template +0 -0
  146. /package/dist/templates/{documentation → trinity/templates/documentation}/ROOT-README.md.template +0 -0
  147. /package/dist/templates/{documentation → trinity/templates/documentation}/SUBDIRECTORY-README.md.template +0 -0
@@ -4,19 +4,6 @@
4
4
 
5
5
  ---
6
6
 
7
- ## AUTHORIZATION
8
-
9
- ```
10
- TRINITY COUNCIL APPROVAL:
11
- ☑ LUKA: APPROVED - [Need for verification]
12
- ☑ TRINITY: APPROVED - [Verification approach]
13
- ☑ CC: PENDING - Awaiting your acknowledgment
14
-
15
- STATUS: APPROVED FOR EXECUTION
16
- ```
17
-
18
- ---
19
-
20
7
  ## MISSION OBJECTIVE
21
8
 
22
9
  [Clear statement of what needs to be verified and why]
@@ -142,31 +129,31 @@ From Work Order #XXX:
142
129
  - [ ] All deliverables include required sections listed above
143
130
 
144
131
  **Step 2: 🚨 MOVE THIS WORK ORDER FILE 🚨** ✅
145
- - [ ] **IMMEDIATELY** move this file from `trinity/work-orders/` to `trinity/sessions/`
146
- - [ ] **THIS STEP IS MANDATORY** - Work orders left in trinity/work-orders/ are considered incomplete
132
+ - [ ] **IMMEDIATELY** move this file from `.claude/trinity/work-orders/` to `.claude/trinity/sessions/`
133
+ - [ ] **THIS STEP IS MANDATORY** - Work orders left in .claude/trinity/work-orders/ are considered incomplete
147
134
 
148
135
  **Execute this exact command:**
149
136
  ```bash
150
- mv trinity/work-orders/{{workOrderFilename}} trinity/sessions/
137
+ mv .claude/trinity/work-orders/{{workOrderFilename}} .claude/trinity/sessions/
151
138
  ```
152
139
 
153
140
  **Step 3: Verify File Locations** ✅
154
- - [ ] This work order file NOW EXISTS in: `trinity/sessions/{{workOrderFilename}}`
141
+ - [ ] This work order file NOW EXISTS in: `.claude/trinity/sessions/{{workOrderFilename}}`
155
142
  - [ ] Completion report exists in: `${PROJECT_REPORTS}/VERIFICATION-[COMPONENT]-[TIMESTAMP].md`
156
- - [ ] This work order NO LONGER EXISTS in: `trinity/work-orders/`
143
+ - [ ] This work order NO LONGER EXISTS in: `.claude/trinity/work-orders/`
157
144
 
158
145
  **If any verification fails, the work order is NOT complete. Fix immediately.**
159
146
 
160
147
  **Step 4: Session Cleanup (when entire session complete):**
161
148
  - [ ] When session is complete, run `/trinity-end`
162
- - [ ] trinity-end will archive ALL files from `trinity/sessions/` and `${PROJECT_REPORTS}/`
149
+ - [ ] trinity-end will archive ALL files from `.claude/trinity/sessions/` and `${PROJECT_REPORTS}/`
163
150
  - [ ] Next session starts with empty sessions/ and reports/ folders
164
151
 
165
152
  **Archive Destination (via trinity-end):**
166
- - Work order → `trinity/archive/work-orders/YYYY-MM-DD/`
167
- - Completion report → `trinity/archive/reports/YYYY-MM-DD/`
168
- - JUNO audit report → `trinity/archive/reports/YYYY-MM-DD/` (if applicable)
169
- - Session summary → `trinity/archive/sessions/YYYY-MM-DD/`
153
+ - Work order → `.claude/trinity/archive/work-orders/YYYY-MM-DD/`
154
+ - Completion report → `.claude/trinity/archive/reports/YYYY-MM-DD/`
155
+ - JUNO audit report → `.claude/trinity/archive/reports/YYYY-MM-DD/` (if applicable)
156
+ - Session summary → `.claude/trinity/archive/sessions/YYYY-MM-DD/`
170
157
 
171
158
  ---
172
159
 
@@ -268,6 +255,3 @@ If verification reveals critical issues:
268
255
  ---
269
256
 
270
257
  **Remember:** Verification is about confirming that implementations work as intended without introducing new issues. Be thorough but efficient. Document everything clearly. Verifications are read-only - no file modifications or git operations.
271
-
272
- *Trinity Method v2.0 - Verification Work Order Template*
273
- *Project-Isolated Architecture with Dynamic Paths*
package/package.json CHANGED
@@ -1,94 +1,99 @@
1
- {
2
- "name": "trinity-method-sdk",
3
- "version": "2.0.9",
4
- "description": "Trinity Method SDK - Investigation-first development methodology for any project",
5
- "type": "module",
6
- "main": "dist/index.js",
7
- "types": "dist/index.d.ts",
8
- "files": [
9
- "dist/",
10
- "!dist/**/*.map",
11
- "README.md",
12
- "LICENSE",
13
- "CHANGELOG.md"
14
- ],
15
- "bin": {
16
- "trinity": "./dist/cli/index.js"
17
- },
18
- "scripts": {
19
- "clean": "rimraf dist",
20
- "prebuild": "npm run clean",
21
- "build": "tsc && npm run copy-templates",
22
- "copy-templates": "node -e \"const fs=require('fs-extra'); fs.copySync('src/templates', 'dist/templates');\"",
23
- "test": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js",
24
- "test:unit": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --selectProjects unit",
25
- "test:integration": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --selectProjects integration",
26
- "test:e2e": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --selectProjects e2e --passWithNoTests",
27
- "test:performance": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --selectProjects performance --passWithNoTests",
28
- "test:coverage": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --coverage",
29
- "test:watch": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --watch",
30
- "lint": "eslint src/ tests/",
31
- "lint:fix": "eslint src/ tests/ --fix",
32
- "format": "prettier --write src/ tests/",
33
- "format:check": "prettier --check src/ tests/",
34
- "type-check": "tsc --noEmit",
35
- "docs:generate": "typedoc --out docs src/",
36
- "pretest": "npm run type-check",
37
- "prepublishOnly": "npm run build && npm run test",
38
- "prepare": "husky"
39
- },
40
- "keywords": [
41
- "trinity-method",
42
- "development-methodology",
43
- "investigation-first",
44
- "ai-coding",
45
- "claude-code",
46
- "cursor",
47
- "copilot"
48
- ],
49
- "author": "Trinity Method",
50
- "license": "MIT",
51
- "devDependencies": {
52
- "@eslint/js": "^9.39.2",
53
- "@jest/globals": "^30.2.0",
54
- "@types/fs-extra": "^11.0.4",
55
- "@types/glob": "^8.1.0",
56
- "@types/inquirer": "^9.0.9",
57
- "@types/jest": "^30.0.0",
58
- "@types/node": "^25.0.3",
59
- "@typescript-eslint/eslint-plugin": "^8.50.0",
60
- "@typescript-eslint/parser": "^8.50.0",
61
- "eslint": "^9.39.2",
62
- "eslint-plugin-jest": "^29.5.0",
63
- "husky": "^9.1.7",
64
- "jest": "^30.2.0",
65
- "jest-mock": "^30.2.0",
66
- "lint-staged": "^16.2.7",
67
- "prettier": "^3.0.0",
68
- "rimraf": "^6.0.1",
69
- "ts-jest": "^29.1.0",
70
- "typedoc": "^0.28.15",
71
- "typescript": "^5.9.3"
72
- },
73
- "dependencies": {
74
- "chalk": "^5.3.0",
75
- "commander": "^14.0.2",
76
- "fs-extra": "^11.3.3",
77
- "glob": "^13.0.0",
78
- "inquirer": "^13.1.0",
79
- "ora": "^9.0.0"
80
- },
81
- "lint-staged": {
82
- "*.{ts,tsx}": [
83
- "eslint --fix",
84
- "prettier --write"
85
- ],
86
- "*.{js,jsx}": [
87
- "eslint --fix",
88
- "prettier --write"
89
- ],
90
- "*.{json,md,yml,yaml}": [
91
- "prettier --write"
92
- ]
93
- }
94
- }
1
+ {
2
+ "name": "trinity-method-sdk",
3
+ "version": "2.2.0",
4
+ "description": "Trinity Method SDK - Investigation-first development methodology for any project",
5
+ "type": "module",
6
+ "main": "dist/index.js",
7
+ "types": "dist/index.d.ts",
8
+ "files": [
9
+ "dist/",
10
+ "!dist/**/*.map",
11
+ "README.md",
12
+ "LICENSE",
13
+ "CHANGELOG.md"
14
+ ],
15
+ "bin": {
16
+ "trinity": "./dist/cli/index.js"
17
+ },
18
+ "scripts": {
19
+ "clean": "rimraf dist",
20
+ "prebuild": "npm run clean",
21
+ "build": "tsc && npm run copy-templates",
22
+ "copy-templates": "node -e \"const fs=require('fs-extra'); fs.copySync('src/templates', 'dist/templates');\"",
23
+ "test": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js",
24
+ "test:unit": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --selectProjects unit",
25
+ "test:integration": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --selectProjects integration",
26
+ "test:e2e": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --selectProjects e2e --passWithNoTests",
27
+ "test:performance": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --selectProjects performance --passWithNoTests",
28
+ "test:coverage": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --coverage",
29
+ "test:watch": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js --watch",
30
+ "lint": "eslint src/ tests/",
31
+ "lint:fix": "eslint src/ tests/ --fix",
32
+ "format": "prettier --write src/ tests/",
33
+ "format:check": "prettier --check src/ tests/",
34
+ "type-check": "tsc --noEmit",
35
+ "docs:generate": "typedoc --out docs src/",
36
+ "pretest": "npm run type-check",
37
+ "prepublishOnly": "npm run build && npm run test",
38
+ "prepare": "husky"
39
+ },
40
+ "keywords": [
41
+ "trinity-method",
42
+ "development-methodology",
43
+ "investigation-first",
44
+ "ai-coding",
45
+ "claude-code",
46
+ "cursor",
47
+ "copilot"
48
+ ],
49
+ "author": "Trinity Method",
50
+ "license": "MIT",
51
+ "devDependencies": {
52
+ "@eslint/js": "^9.39.2",
53
+ "@jest/globals": "^30.2.0",
54
+ "@types/fs-extra": "^11.0.4",
55
+ "@types/glob": "^8.1.0",
56
+ "@types/inquirer": "^9.0.9",
57
+ "@types/jest": "^30.0.0",
58
+ "@types/node": "^25.0.3",
59
+ "@typescript-eslint/eslint-plugin": "^8.50.0",
60
+ "@typescript-eslint/parser": "^8.50.0",
61
+ "eslint": "^9.39.2",
62
+ "eslint-plugin-jest": "^29.5.0",
63
+ "husky": "^9.1.7",
64
+ "jest": "^30.2.0",
65
+ "jest-mock": "^30.2.0",
66
+ "lint-staged": "^16.2.7",
67
+ "markdownlint-cli": "^0.47.0",
68
+ "prettier": "^3.0.0",
69
+ "rimraf": "^6.0.1",
70
+ "ts-jest": "^29.1.0",
71
+ "typedoc": "^0.28.15",
72
+ "typescript": "^5.9.3"
73
+ },
74
+ "dependencies": {
75
+ "chalk": "^5.3.0",
76
+ "commander": "^14.0.2",
77
+ "fs-extra": "^11.3.3",
78
+ "glob": "^13.0.0",
79
+ "inquirer": "^13.1.0",
80
+ "ora": "^9.0.0"
81
+ },
82
+ "lint-staged": {
83
+ "*.{ts,tsx}": [
84
+ "eslint --fix",
85
+ "prettier --write"
86
+ ],
87
+ "*.{js,jsx}": [
88
+ "eslint --fix",
89
+ "prettier --write"
90
+ ],
91
+ "*.{json,md,yml,yaml}": [
92
+ "prettier --write"
93
+ ]
94
+ },
95
+ "overrides": {
96
+ "minimatch": "^10.2.1",
97
+ "test-exclude": "^7.0.2"
98
+ }
99
+ }