@evolith/smart-cli 1.1.1 → 1.1.2

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 (197) hide show
  1. package/README.md +22 -13
  2. package/package.json +1 -1
  3. package/dist/app.module.d.ts +0 -2
  4. package/dist/app.module.js +0 -134
  5. package/dist/app.module.js.map +0 -1
  6. package/dist/commands/adr/adr.command.d.ts +0 -34
  7. package/dist/commands/adr/adr.command.js +0 -351
  8. package/dist/commands/adr/adr.command.js.map +0 -1
  9. package/dist/commands/agents/agents.command.d.ts +0 -14
  10. package/dist/commands/agents/agents.command.js +0 -61
  11. package/dist/commands/agents/agents.command.js.map +0 -1
  12. package/dist/commands/agents/index.d.ts +0 -1
  13. package/dist/commands/agents/index.js +0 -6
  14. package/dist/commands/agents/index.js.map +0 -1
  15. package/dist/commands/alias/alias.command.d.ts +0 -16
  16. package/dist/commands/alias/alias.command.js +0 -95
  17. package/dist/commands/alias/alias.command.js.map +0 -1
  18. package/dist/commands/api/api.catalog.d.ts +0 -38
  19. package/dist/commands/api/api.catalog.js +0 -167
  20. package/dist/commands/api/api.catalog.js.map +0 -1
  21. package/dist/commands/api/api.command.d.ts +0 -21
  22. package/dist/commands/api/api.command.js +0 -162
  23. package/dist/commands/api/api.command.js.map +0 -1
  24. package/dist/commands/architecture/scaffold/index.d.ts +0 -2
  25. package/dist/commands/architecture/scaffold/index.js +0 -6
  26. package/dist/commands/architecture/scaffold/index.js.map +0 -1
  27. package/dist/commands/architecture/scaffold/scaffold-strategy.d.ts +0 -15
  28. package/dist/commands/architecture/scaffold/scaffold-strategy.js +0 -20
  29. package/dist/commands/architecture/scaffold/scaffold-strategy.js.map +0 -1
  30. package/dist/commands/architecture/scaffold.command.d.ts +0 -16
  31. package/dist/commands/architecture/scaffold.command.js +0 -321
  32. package/dist/commands/architecture/scaffold.command.js.map +0 -1
  33. package/dist/commands/completion/completion.command.d.ts +0 -28
  34. package/dist/commands/completion/completion.command.js +0 -321
  35. package/dist/commands/completion/completion.command.js.map +0 -1
  36. package/dist/commands/docs/docs.command.d.ts +0 -17
  37. package/dist/commands/docs/docs.command.js +0 -292
  38. package/dist/commands/docs/docs.command.js.map +0 -1
  39. package/dist/commands/drift/drift.command.d.ts +0 -28
  40. package/dist/commands/drift/drift.command.js +0 -283
  41. package/dist/commands/drift/drift.command.js.map +0 -1
  42. package/dist/commands/fixtures/fixtures.command.d.ts +0 -21
  43. package/dist/commands/fixtures/fixtures.command.js +0 -310
  44. package/dist/commands/fixtures/fixtures.command.js.map +0 -1
  45. package/dist/commands/gate/gate.command.d.ts +0 -29
  46. package/dist/commands/gate/gate.command.js +0 -193
  47. package/dist/commands/gate/gate.command.js.map +0 -1
  48. package/dist/commands/history/history.command.d.ts +0 -29
  49. package/dist/commands/history/history.command.js +0 -237
  50. package/dist/commands/history/history.command.js.map +0 -1
  51. package/dist/commands/init/agents.command.d.ts +0 -24
  52. package/dist/commands/init/agents.command.js +0 -330
  53. package/dist/commands/init/agents.command.js.map +0 -1
  54. package/dist/commands/init/init.command.d.ts +0 -26
  55. package/dist/commands/init/init.command.js +0 -170
  56. package/dist/commands/init/init.command.js.map +0 -1
  57. package/dist/commands/init/init.wizard.d.ts +0 -19
  58. package/dist/commands/init/init.wizard.js +0 -181
  59. package/dist/commands/init/init.wizard.js.map +0 -1
  60. package/dist/commands/init/upgrade.command.d.ts +0 -22
  61. package/dist/commands/init/upgrade.command.js +0 -178
  62. package/dist/commands/init/upgrade.command.js.map +0 -1
  63. package/dist/commands/mcp/mcp-serve.command.d.ts +0 -17
  64. package/dist/commands/mcp/mcp-serve.command.js +0 -153
  65. package/dist/commands/mcp/mcp-serve.command.js.map +0 -1
  66. package/dist/commands/phase/phase-advance.command.d.ts +0 -30
  67. package/dist/commands/phase/phase-advance.command.js +0 -206
  68. package/dist/commands/phase/phase-advance.command.js.map +0 -1
  69. package/dist/commands/profile/profile.command.d.ts +0 -18
  70. package/dist/commands/profile/profile.command.js +0 -198
  71. package/dist/commands/profile/profile.command.js.map +0 -1
  72. package/dist/commands/sdlc/gate-status.command.d.ts +0 -10
  73. package/dist/commands/sdlc/gate-status.command.js +0 -162
  74. package/dist/commands/sdlc/gate-status.command.js.map +0 -1
  75. package/dist/commands/sdlc/generate-domain.command.d.ts +0 -8
  76. package/dist/commands/sdlc/generate-domain.command.js +0 -165
  77. package/dist/commands/sdlc/generate-domain.command.js.map +0 -1
  78. package/dist/commands/sdlc/handoff.command.d.ts +0 -27
  79. package/dist/commands/sdlc/handoff.command.js +0 -275
  80. package/dist/commands/sdlc/handoff.command.js.map +0 -1
  81. package/dist/commands/sdlc/sdlc.command.d.ts +0 -5
  82. package/dist/commands/sdlc/sdlc.command.js +0 -44
  83. package/dist/commands/sdlc/sdlc.command.js.map +0 -1
  84. package/dist/commands/standards/standards.command.d.ts +0 -30
  85. package/dist/commands/standards/standards.command.js +0 -283
  86. package/dist/commands/standards/standards.command.js.map +0 -1
  87. package/dist/commands/update/update.command.d.ts +0 -21
  88. package/dist/commands/update/update.command.js +0 -214
  89. package/dist/commands/update/update.command.js.map +0 -1
  90. package/dist/commands/upgrade/index.d.ts +0 -1
  91. package/dist/commands/upgrade/index.js +0 -6
  92. package/dist/commands/upgrade/index.js.map +0 -1
  93. package/dist/commands/upgrade/upgrade.command.d.ts +0 -14
  94. package/dist/commands/upgrade/upgrade.command.js +0 -58
  95. package/dist/commands/upgrade/upgrade.command.js.map +0 -1
  96. package/dist/commands/validate/validate.command.d.ts +0 -43
  97. package/dist/commands/validate/validate.command.js +0 -514
  98. package/dist/commands/validate/validate.command.js.map +0 -1
  99. package/dist/config/alias.service.d.ts +0 -14
  100. package/dist/config/alias.service.js +0 -103
  101. package/dist/config/alias.service.js.map +0 -1
  102. package/dist/contributions/contribution-validator.d.ts +0 -16
  103. package/dist/contributions/contribution-validator.js +0 -34
  104. package/dist/contributions/contribution-validator.js.map +0 -1
  105. package/dist/contributions/index.d.ts +0 -1
  106. package/dist/contributions/index.js +0 -6
  107. package/dist/contributions/index.js.map +0 -1
  108. package/dist/infrastructure/adapters/agent-registry.service.d.ts +0 -30
  109. package/dist/infrastructure/adapters/agent-registry.service.js +0 -175
  110. package/dist/infrastructure/adapters/agent-registry.service.js.map +0 -1
  111. package/dist/infrastructure/architecture/nx-workspace.strategy.d.ts +0 -19
  112. package/dist/infrastructure/architecture/nx-workspace.strategy.js +0 -125
  113. package/dist/infrastructure/architecture/nx-workspace.strategy.js.map +0 -1
  114. package/dist/infrastructure/catalog/catalog-loader.d.ts +0 -21
  115. package/dist/infrastructure/catalog/catalog-loader.js +0 -144
  116. package/dist/infrastructure/catalog/catalog-loader.js.map +0 -1
  117. package/dist/infrastructure/cli/base-command.d.ts +0 -14
  118. package/dist/infrastructure/cli/base-command.js +0 -41
  119. package/dist/infrastructure/cli/base-command.js.map +0 -1
  120. package/dist/infrastructure/cli/command-executor.d.ts +0 -20
  121. package/dist/infrastructure/cli/command-executor.js +0 -110
  122. package/dist/infrastructure/cli/command-executor.js.map +0 -1
  123. package/dist/infrastructure/cli/providers/index.d.ts +0 -52
  124. package/dist/infrastructure/cli/providers/index.js +0 -175
  125. package/dist/infrastructure/cli/providers/index.js.map +0 -1
  126. package/dist/infrastructure/config/config.service.d.ts +0 -34
  127. package/dist/infrastructure/config/config.service.js +0 -126
  128. package/dist/infrastructure/config/config.service.js.map +0 -1
  129. package/dist/infrastructure/filesystem/file-manager.service.d.ts +0 -12
  130. package/dist/infrastructure/filesystem/file-manager.service.js +0 -79
  131. package/dist/infrastructure/filesystem/file-manager.service.js.map +0 -1
  132. package/dist/infrastructure/formatters/output-formatter.service.d.ts +0 -28
  133. package/dist/infrastructure/formatters/output-formatter.service.js +0 -199
  134. package/dist/infrastructure/formatters/output-formatter.service.js.map +0 -1
  135. package/dist/infrastructure/observability/command-watcher.d.ts +0 -45
  136. package/dist/infrastructure/observability/command-watcher.js +0 -199
  137. package/dist/infrastructure/observability/command-watcher.js.map +0 -1
  138. package/dist/infrastructure/observability/error-reporter.d.ts +0 -47
  139. package/dist/infrastructure/observability/error-reporter.js +0 -163
  140. package/dist/infrastructure/observability/error-reporter.js.map +0 -1
  141. package/dist/infrastructure/observability/index.d.ts +0 -11
  142. package/dist/infrastructure/observability/index.js +0 -31
  143. package/dist/infrastructure/observability/index.js.map +0 -1
  144. package/dist/infrastructure/observability/otel-tracing.d.ts +0 -4
  145. package/dist/infrastructure/observability/otel-tracing.js +0 -34
  146. package/dist/infrastructure/observability/otel-tracing.js.map +0 -1
  147. package/dist/infrastructure/observability/structured-logger.d.ts +0 -53
  148. package/dist/infrastructure/observability/structured-logger.js +0 -123
  149. package/dist/infrastructure/observability/structured-logger.js.map +0 -1
  150. package/dist/infrastructure/observability/timing.d.ts +0 -23
  151. package/dist/infrastructure/observability/timing.js +0 -140
  152. package/dist/infrastructure/observability/timing.js.map +0 -1
  153. package/dist/infrastructure/observability/tool-usage-telemetry.service.d.ts +0 -46
  154. package/dist/infrastructure/observability/tool-usage-telemetry.service.js +0 -181
  155. package/dist/infrastructure/observability/tool-usage-telemetry.service.js.map +0 -1
  156. package/dist/infrastructure/plugins/plugin-loader.d.ts +0 -10
  157. package/dist/infrastructure/plugins/plugin-loader.js +0 -145
  158. package/dist/infrastructure/plugins/plugin-loader.js.map +0 -1
  159. package/dist/infrastructure/plugins/plugin.module.d.ts +0 -4
  160. package/dist/infrastructure/plugins/plugin.module.js +0 -28
  161. package/dist/infrastructure/plugins/plugin.module.js.map +0 -1
  162. package/dist/infrastructure/prompts/init-prompt-group.d.ts +0 -3
  163. package/dist/infrastructure/prompts/init-prompt-group.js +0 -115
  164. package/dist/infrastructure/prompts/init-prompt-group.js.map +0 -1
  165. package/dist/infrastructure/prompts/init-prompt-options.d.ts +0 -10
  166. package/dist/infrastructure/prompts/init-prompt-options.js +0 -40
  167. package/dist/infrastructure/prompts/init-prompt-options.js.map +0 -1
  168. package/dist/infrastructure/prompts/progress.service.d.ts +0 -24
  169. package/dist/infrastructure/prompts/progress.service.js +0 -180
  170. package/dist/infrastructure/prompts/progress.service.js.map +0 -1
  171. package/dist/infrastructure/prompts/prompt.service.d.ts +0 -42
  172. package/dist/infrastructure/prompts/prompt.service.js +0 -142
  173. package/dist/infrastructure/prompts/prompt.service.js.map +0 -1
  174. package/dist/infrastructure/prompts/wizard.service.d.ts +0 -27
  175. package/dist/infrastructure/prompts/wizard.service.js +0 -163
  176. package/dist/infrastructure/prompts/wizard.service.js.map +0 -1
  177. package/dist/infrastructure/providers/config-parser.provider.d.ts +0 -15
  178. package/dist/infrastructure/providers/config-parser.provider.js +0 -68
  179. package/dist/infrastructure/providers/config-parser.provider.js.map +0 -1
  180. package/dist/infrastructure/providers/logger.provider.d.ts +0 -10
  181. package/dist/infrastructure/providers/logger.provider.js +0 -84
  182. package/dist/infrastructure/providers/logger.provider.js.map +0 -1
  183. package/dist/infrastructure/providers/mock-filesystem.provider.d.ts +0 -34
  184. package/dist/infrastructure/providers/mock-filesystem.provider.js +0 -129
  185. package/dist/infrastructure/providers/mock-filesystem.provider.js.map +0 -1
  186. package/dist/infrastructure/providers/node-filesystem.provider.d.ts +0 -23
  187. package/dist/infrastructure/providers/node-filesystem.provider.js +0 -117
  188. package/dist/infrastructure/providers/node-filesystem.provider.js.map +0 -1
  189. package/dist/main.d.ts +0 -2
  190. package/dist/main.js +0 -27
  191. package/dist/main.js.map +0 -1
  192. package/dist/plugins/index.d.ts +0 -1
  193. package/dist/plugins/index.js +0 -6
  194. package/dist/plugins/index.js.map +0 -1
  195. package/dist/plugins/plugin-registry.d.ts +0 -22
  196. package/dist/plugins/plugin-registry.js +0 -33
  197. package/dist/plugins/plugin-registry.js.map +0 -1
package/README.md CHANGED
@@ -19,15 +19,22 @@ satellite repository
19
19
 
20
20
  ## Supported Architectures
21
21
 
22
- SmartCLI operates on three progressive architecture topologies. All commands that accept a `--topology` or `--phase` flag reference these levels:
22
+ Evolith Core defines **8 architecture topologies** across complementary dimensions. Any command that accepts `--topology` references them by their canonical id:
23
23
 
24
- | Level | Name | Description |
25
- |-------|------|-------------|
26
- | F1 | Monolithic Modular | Single deployable with clean hexagonal layers |
27
- | F2 | Microfrontend | Module Federation with a host app and remote modules |
28
- | F3 | Distributed Microfrontend | Independent deployment of each remote with its own CI/CD |
24
+ | Topology (id) | Name | Dimension |
25
+ |---------------|------|-----------|
26
+ | `modular-monolith` | Modular Monolith | progressive-axis |
27
+ | `distributed-modules` | Distributed Modules | progressive-axis |
28
+ | `microservices` | Microservices | progressive-axis |
29
+ | `serverless` | Serverless | execution |
30
+ | `edge-computing` | Edge Computing | execution |
31
+ | `event-driven` | Event-Driven | integration |
32
+ | `data-mesh` | Data Mesh | data |
33
+ | `agentic-ai` | Agentic AI | ai |
29
34
 
30
- Progression is linear: F1F2F3. The `upgrade` command manages topology transitions.
35
+ The **progressive axis** (`modular-monolithdistributed-modulesmicroservices`) is a linear maturity progression managed by the `upgrade` command. The other dimensions (execution, integration, data, ai) are complementary and chosen per project needs.
36
+
37
+ > **Legacy `F1/F2/F3`:** earlier versions used `--arch F1|F2|F3` mapping to the progressive axis (`F1 = modular-monolith`, `F2 = distributed-modules`, `F3 = microservices`). These flags are **deprecated** — use `--topology <id>` with the canonical ids above. (The old "Microfrontend / Distributed Microfrontend" labels are obsolete and no longer reflect the corpus.)
31
38
 
32
39
  ## Installation
33
40
 
@@ -175,7 +182,9 @@ Options:
175
182
  -o, --output <file> Write output to file
176
183
  -r, --ruleset <id> Validate a specific ruleset (see table below)
177
184
  -e, --engine <engine> Validation engine: native (default) or opa
178
- -t, --topology <id> Topology to validate: F1, F2, F3, ALL (repeatable)
185
+ -t, --topology <id> Topology to validate by canonical id, e.g. modular-monolith,
186
+ microservices, serverless, event-driven, agentic-ai (repeatable).
187
+ Legacy F1/F2/F3 aliases still map to the progressive axis.
179
188
  -m, --manifest <path> SatelliteManifest JSON for end-to-end evaluation (GT-281 pipeline)
180
189
  -p, --phase <phase> SDLC phase to evaluate: f1, f2, f3, f4, f5 (activates GT-281 pipeline)
181
190
  --adr <id> Validate against a specific ADR rule set
@@ -220,11 +229,11 @@ smart-cli validate
220
229
  # JSON output for CI
221
230
  smart-cli validate --format json --output report.json
222
231
 
223
- # Validate F2 topology
224
- smart-cli validate --topology F2
232
+ # Validate a single topology
233
+ smart-cli validate --topology microservices
225
234
 
226
235
  # Validate multiple topologies
227
- smart-cli validate --topology F1 --topology F2
236
+ smart-cli validate --topology modular-monolith --topology event-driven
228
237
 
229
238
  # Validate a specific ruleset
230
239
  smart-cli validate --ruleset evidence
@@ -364,7 +373,7 @@ smart-cli agents --remove minimal
364
373
 
365
374
  ### scaffold
366
375
 
367
- Scaffolds the Evolith architecture in the current workspace. Supports all three topology phases (F1, F2, F3) with configurable frontend frameworks, ORMs, and domain names.
376
+ Scaffolds the Evolith architecture in the current workspace **along the progressive axis** phase 1 (`modular-monolith`), phase 2 (`distributed-modules`) and phase 3 (`microservices`). Phases 2–3 are generated as a Module Federation host + remotes (microfrontends), with configurable frontend frameworks, ORMs, and domain names. (`F1/F2/F3` remain accepted as legacy aliases for phases 1/2/3.)
368
377
 
369
378
  ```bash
370
379
  smart-cli scaffold [options]
@@ -1120,7 +1129,7 @@ smart-cli mcp serve --no-confirm
1120
1129
  ```
1121
1130
 
1122
1131
  **Unknown topology in scaffold or drift:**
1123
- Ensure your `evolith.yaml` has a valid `product.topology` field: `F1`, `F2`, or `F3`.
1132
+ Ensure your `evolith.yaml` has a valid `product.topology` field using a canonical topology id — `modular-monolith`, `distributed-modules`, `microservices`, `serverless`, `edge-computing`, `event-driven`, `data-mesh` or `agentic-ai` (per `reference/config/evolith.config.schema.json`). Legacy `F1/F2/F3` are accepted only as deprecated CLI flags, not as manifest values.
1124
1133
 
1125
1134
  ---
1126
1135
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evolith/smart-cli",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "Evolith Smart CLI - Governance, standards validation, and AI agent integration for satellite repositories",
5
5
  "main": "dist/main.js",
6
6
  "bin": {
@@ -1,2 +0,0 @@
1
- export declare class AppModule {
2
- }
@@ -1,134 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- Object.defineProperty(exports, "__esModule", { value: true });
9
- exports.AppModule = void 0;
10
- const common_1 = require("@nestjs/common");
11
- const init_command_1 = require("./commands/init/init.command");
12
- const agents_command_1 = require("./commands/init/agents.command");
13
- const validate_command_1 = require("./commands/validate/validate.command");
14
- const alias_service_1 = require("./config/alias.service");
15
- const alias_command_1 = require("./commands/alias/alias.command");
16
- const docs_command_1 = require("./commands/docs/docs.command");
17
- const upgrade_command_1 = require("./commands/init/upgrade.command");
18
- const mcp_serve_command_1 = require("./commands/mcp/mcp-serve.command");
19
- const config_service_1 = require("./infrastructure/config/config.service");
20
- const file_manager_service_1 = require("./infrastructure/filesystem/file-manager.service");
21
- const sync_service_1 = require("@evolith/core-domain/application/sync/sync.service");
22
- const sdlc_command_1 = require("./commands/sdlc/sdlc.command");
23
- const handoff_command_1 = require("./commands/sdlc/handoff.command");
24
- const generate_domain_command_1 = require("./commands/sdlc/generate-domain.command");
25
- const gate_status_command_1 = require("./commands/sdlc/gate-status.command");
26
- const scaffold_command_1 = require("./commands/architecture/scaffold.command");
27
- const adr_command_1 = require("./commands/adr/adr.command");
28
- const standards_command_1 = require("./commands/standards/standards.command");
29
- const completion_command_1 = require("./commands/completion/completion.command");
30
- const history_command_1 = require("./commands/history/history.command");
31
- const drift_command_1 = require("./commands/drift/drift.command");
32
- const gate_command_1 = require("./commands/gate/gate.command");
33
- const phase_advance_command_1 = require("./commands/phase/phase-advance.command");
34
- const profile_command_1 = require("./commands/profile/profile.command");
35
- const fixtures_command_1 = require("./commands/fixtures/fixtures.command");
36
- const api_command_1 = require("./commands/api/api.command");
37
- const update_command_1 = require("./commands/update/update.command");
38
- const validate_satellite_use_case_1 = require("@evolith/core-domain/application/use-cases/validate-satellite.use-case");
39
- const evaluate_gate_use_case_1 = require("@evolith/core-domain/application/use-cases/evaluate-gate.use-case");
40
- const phase_gate_validator_service_1 = require("@evolith/core-domain/application/validators/phase-gate-validator.service");
41
- const propose_phase_advance_use_case_1 = require("@evolith/core-domain/application/use-cases/propose-phase-advance.use-case");
42
- const ruleset_validator_service_1 = require("@evolith/core-domain/application/validators/ruleset-validator.service");
43
- const prompt_service_1 = require("./infrastructure/prompts/prompt.service");
44
- const wizard_service_1 = require("./infrastructure/prompts/wizard.service");
45
- const catalog_loader_1 = require("./infrastructure/catalog/catalog-loader");
46
- const init_wizard_1 = require("./commands/init/init.wizard");
47
- const infra_providers_1 = require("@evolith/infra-providers");
48
- const plugin_module_1 = require("./infrastructure/plugins/plugin.module");
49
- let AppModule = class AppModule {
50
- };
51
- exports.AppModule = AppModule;
52
- exports.AppModule = AppModule = __decorate([
53
- (0, common_1.Module)({
54
- imports: [
55
- plugin_module_1.PluginModule.register(),
56
- ],
57
- providers: [
58
- init_command_1.InitCommand,
59
- agents_command_1.AgentsCommand,
60
- validate_command_1.ValidateCommand,
61
- docs_command_1.DocsCommand,
62
- upgrade_command_1.UpgradeCommand,
63
- mcp_serve_command_1.McpServeCommand,
64
- config_service_1.ConfigService,
65
- file_manager_service_1.FileManagerService,
66
- sync_service_1.SyncService,
67
- {
68
- provide: 'IConfigService',
69
- useExisting: config_service_1.ConfigService,
70
- },
71
- sdlc_command_1.SdlcCommand,
72
- handoff_command_1.HandoffCommand,
73
- generate_domain_command_1.GenerateDomainCommand,
74
- gate_status_command_1.GateStatusCommand,
75
- scaffold_command_1.ScaffoldCommand,
76
- adr_command_1.ADRCommand,
77
- standards_command_1.StandardsCommand,
78
- completion_command_1.CompletionCommand,
79
- history_command_1.HistoryCommand,
80
- drift_command_1.DriftCommand,
81
- gate_command_1.GateCommand,
82
- phase_advance_command_1.PhaseAdvanceCommand,
83
- profile_command_1.ProfileCommand,
84
- fixtures_command_1.FixturesCommand,
85
- api_command_1.ApiCommand,
86
- update_command_1.UpdateCommand,
87
- alias_service_1.AliasService,
88
- alias_command_1.AliasCommand,
89
- validate_satellite_use_case_1.ValidateSatelliteUseCase,
90
- evaluate_gate_use_case_1.EvaluateGateUseCase,
91
- propose_phase_advance_use_case_1.ProposePhaseAdvanceUseCase,
92
- {
93
- provide: ruleset_validator_service_1.RulesetValidatorService,
94
- useFactory: (fs, logger, configParser) => {
95
- return new ruleset_validator_service_1.RulesetValidatorService({
96
- fileSystem: fs,
97
- logger,
98
- configParser,
99
- rulesetRepo: new infra_providers_1.DiskRulesetRepository(fs, logger),
100
- });
101
- },
102
- inject: ['IFileSystem', 'ILogger', 'IConfigParser'],
103
- },
104
- prompt_service_1.PromptService,
105
- wizard_service_1.WizardService,
106
- init_wizard_1.InitWizardCommand,
107
- catalog_loader_1.CatalogLoader,
108
- {
109
- provide: 'IFileSystem',
110
- useFactory: () => new infra_providers_1.NodeFileSystemProvider().createFileSystem(),
111
- },
112
- {
113
- provide: 'ILogger',
114
- useFactory: () => new infra_providers_1.NestLoggerProvider().createLogger('AppModule'),
115
- },
116
- {
117
- provide: 'IConfigParser',
118
- useFactory: () => new infra_providers_1.YamlConfigParserProvider().createConfigParser('yaml'),
119
- },
120
- {
121
- provide: 'VALIDATOR_FACTORY',
122
- useFactory: (fs, logger) => {
123
- return (corePath) => new phase_gate_validator_service_1.PhaseGateValidatorService(corePath, { fileSystem: fs, logger });
124
- },
125
- inject: ['IFileSystem', 'ILogger'],
126
- },
127
- {
128
- provide: 'WEBHOOK_NOTIFIER',
129
- useClass: infra_providers_1.WebhookAdapter,
130
- },
131
- ],
132
- })
133
- ], AppModule);
134
- //# sourceMappingURL=app.module.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"app.module.js","sourceRoot":"","sources":["../src/app.module.ts"],"names":[],"mappings":"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"}
@@ -1,34 +0,0 @@
1
- import { PromptService } from '../../infrastructure/prompts/prompt.service';
2
- import { IFileSystem } from '@evolith/core-domain/domain/interfaces';
3
- import { BaseEvolithCommand } from '../../infrastructure/cli/base-command';
4
- interface ADRCommandOptions {
5
- create?: boolean;
6
- list?: boolean;
7
- get?: string;
8
- update?: string;
9
- matrix?: boolean;
10
- status?: string;
11
- reason?: string;
12
- dryRun?: boolean;
13
- }
14
- export declare class ADRCommand extends BaseEvolithCommand {
15
- private readonly fileSystem;
16
- private readonly timer;
17
- constructor(fileSystem: IFileSystem, promptService: PromptService);
18
- executeCommand(passedParam: string[], options?: ADRCommandOptions): Promise<void>;
19
- private interactiveMode;
20
- private createADR;
21
- private listADRs;
22
- private getADR;
23
- private updateADR;
24
- private showMatrix;
25
- parseCreate(): boolean;
26
- parseList(): boolean;
27
- parseGet(val: string): string;
28
- parseUpdate(val: string): string;
29
- parseStatus(val: string): string;
30
- parseReason(val: string): string;
31
- parseMatrix(): boolean;
32
- parseDryRun(): boolean;
33
- }
34
- export {};
@@ -1,351 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- var __param = (this && this.__param) || function (paramIndex, decorator) {
12
- return function (target, key) { decorator(target, key, paramIndex); }
13
- };
14
- var __importDefault = (this && this.__importDefault) || function (mod) {
15
- return (mod && mod.__esModule) ? mod : { "default": mod };
16
- };
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.ADRCommand = void 0;
19
- const prompt_service_1 = require("../../infrastructure/prompts/prompt.service");
20
- const nest_commander_1 = require("nest-commander");
21
- const chalk_1 = __importDefault(require("chalk"));
22
- const common_1 = require("@nestjs/common");
23
- const adr_service_1 = require("@evolith/core-domain/domain/services/adr.service");
24
- const observability_1 = require("../../infrastructure/observability");
25
- const base_command_1 = require("../../infrastructure/cli/base-command");
26
- let ADRCommand = class ADRCommand extends base_command_1.BaseEvolithCommand {
27
- constructor(fileSystem, promptService) {
28
- super('ADRCommand', promptService);
29
- this.fileSystem = fileSystem;
30
- this.timer = new observability_1.OperationTimer();
31
- }
32
- async executeCommand(passedParam, options) {
33
- this.timer.start('ADRCommand.executeCommand');
34
- const fs = this.fileSystem;
35
- if (options?.create) {
36
- await this.createADR(fs, options.dryRun);
37
- }
38
- else if (options?.list) {
39
- await this.listADRs(fs);
40
- }
41
- else if (options?.get) {
42
- await this.getADR(fs, options.get);
43
- }
44
- else if (options?.update) {
45
- await this.updateADR(fs, options.update, options.status, options.reason, options.dryRun);
46
- }
47
- else if (options?.matrix) {
48
- await this.showMatrix(fs);
49
- }
50
- else {
51
- await this.interactiveMode(fs, options?.dryRun);
52
- }
53
- this.timer.end();
54
- }
55
- async interactiveMode(fs, dryRun = false) {
56
- console.clear();
57
- this.promptService.showIntro('Evolith ADR - Architecture Decision Records');
58
- const action = await this.promptService.select({
59
- message: '¿Qué acción deseas realizar?',
60
- options: [
61
- { value: 'create', label: 'Crear ADR', hint: 'Nuevo Architecture Decision Record' },
62
- { value: 'list', label: 'Listar ADRs', hint: 'Ver todos los ADRs' },
63
- { value: 'matrix', label: 'Ver Matriz', hint: 'Ver ADR Matrix summary' },
64
- { value: 'get', label: 'Ver ADR', hint: 'Detalles de un ADR específico' },
65
- { value: 'update', label: 'Actualizar Status', hint: 'Cambiar estado de un ADR' },
66
- ],
67
- });
68
- switch (action) {
69
- case 'create':
70
- await this.createADR(fs, dryRun);
71
- break;
72
- case 'list':
73
- await this.listADRs(fs);
74
- break;
75
- case 'matrix':
76
- await this.showMatrix(fs);
77
- break;
78
- case 'get':
79
- const id = await this.promptService.text({ message: 'ID del ADR (ej: ADR-0001):' });
80
- await this.getADR(fs, id);
81
- break;
82
- case 'update':
83
- const updateId = await this.promptService.text({ message: 'ID del ADR:' });
84
- const newStatus = await this.promptService.select({
85
- message: 'Nuevo estado:',
86
- options: [
87
- { value: 'Accepted', label: 'Accepted' },
88
- { value: 'Deprecated', label: 'Deprecated' },
89
- { value: 'Superseded', label: 'Superseded' },
90
- { value: 'Amended', label: 'Amended' },
91
- ],
92
- });
93
- const reason = await this.promptService.text({ message: 'Razón del cambio:' });
94
- await this.updateADR(fs, updateId, newStatus, reason, dryRun);
95
- break;
96
- }
97
- }
98
- async createADR(fs, dryRun = false) {
99
- observability_1.logger.info('Creating new ADR', { dryRun });
100
- const title = await this.promptService.text({
101
- message: 'Título del ADR:',
102
- placeholder: 'Use PostgreSQL as primary database',
103
- validate: (v) => String(v).length < 5 ? 'Título demasiado corto' : undefined,
104
- });
105
- const context = await this.promptService.text({
106
- message: 'Contexto (describe el problema):',
107
- placeholder: 'Necesitamos decidir sobre la base de datos...',
108
- });
109
- const decision = await this.promptService.text({
110
- message: 'Decisión (qué se decidió):',
111
- placeholder: 'Se decidió usar PostgreSQL porque...',
112
- });
113
- const positive = await this.promptService.text({
114
- message: 'Consecuencias positivas (una por línea, separadas por pipe |):',
115
- placeholder: 'Mejora rendimiento | Consistency',
116
- });
117
- const negative = await this.promptService.text({
118
- message: 'Consecuencias negativas (una por línea, separadas por pipe |):',
119
- placeholder: 'Mayor complejidad | Costo adicional',
120
- });
121
- const tagsInput = await this.promptService.text({
122
- message: 'Tags (separados por comma, opcional):',
123
- placeholder: 'database, backend, infrastructure',
124
- });
125
- const positiveList = positive.split('|').map(l => l.trim()).filter(l => l);
126
- const negativeList = negative.split('|').map(l => l.trim()).filter(l => l);
127
- const tags = tagsInput ? tagsInput.split(',').map(t => t.trim()).filter(t => t) : [];
128
- const service = new adr_service_1.ADRService(fs, process.cwd());
129
- this.promptService.startSpinner('Creando ADR...');
130
- try {
131
- const input = {
132
- title: title,
133
- context: context,
134
- decision: decision,
135
- consequences: { positive: positiveList, negative: negativeList },
136
- tags,
137
- };
138
- const adr = await service.create(input, dryRun);
139
- this.promptService.stopSpinner();
140
- if (dryRun) {
141
- this.promptService.showWarning(`[DRY-RUN] ADR ${adr.id} simulated creation`);
142
- }
143
- else {
144
- this.promptService.showSuccess(`✓ ADR ${adr.id} creado exitosamente`);
145
- }
146
- this.promptService.showInfo(` Título: ${adr.title}`);
147
- this.promptService.showInfo(` Estado: ${adr.status}`);
148
- this.promptService.showInfo(` Archivo: reference/architecture/adrs/${adr.id}.md`);
149
- }
150
- catch (error) {
151
- this.promptService.stopSpinner();
152
- observability_1.logger.error('Failed to create ADR', { error });
153
- this.promptService.showError('✗ Error creando ADR');
154
- }
155
- }
156
- async listADRs(fs) {
157
- observability_1.logger.info('Listing ADRs');
158
- const service = new adr_service_1.ADRService(fs, process.cwd());
159
- const adrs = await service.list();
160
- if (adrs.length === 0) {
161
- this.promptService.showWarning('No hay ADRs registrados. Usa "evolith adr --create" para crear el primero.');
162
- return;
163
- }
164
- this.promptService.showInfo(`\nTotal ADRs: ${adrs.length}\n`);
165
- const table = adrs.map(adr => ({
166
- id: adr.id,
167
- title: adr.title.length > 50 ? adr.title.substring(0, 47) + '...' : adr.title,
168
- status: adr.status,
169
- date: adr.date,
170
- }));
171
- console.table(table);
172
- }
173
- async getADR(fs, id) {
174
- observability_1.logger.info('Getting ADR', { id });
175
- const service = new adr_service_1.ADRService(fs, process.cwd());
176
- const adr = await service.get(id);
177
- if (!adr) {
178
- this.promptService.showError(`ADR ${id} no encontrado`);
179
- return;
180
- }
181
- console.log(chalk_1.default.bold(`\n${adr.id}: ${adr.title}\n`));
182
- console.log(`Status: ${chalk_1.default.cyan(adr.status)}`);
183
- console.log(`Date: ${adr.date}`);
184
- console.log(`\n${chalk_1.default.bold('Context:')}\n${adr.context}`);
185
- console.log(`\n${chalk_1.default.bold('Decision:')}\n${adr.decision}`);
186
- console.log(`\n${chalk_1.default.bold('Consequences:')}`);
187
- console.log(`${chalk_1.default.green('Positive:')} ${adr.consequences.positive.join(', ')}`);
188
- console.log(`${chalk_1.default.red('Negative:')} ${adr.consequences.negative.join(', ')}`);
189
- if (adr.tags && adr.tags.length > 0) {
190
- console.log(`\nTags: ${adr.tags.map(t => chalk_1.default.yellow(`[${t}]`)).join(' ')}`);
191
- }
192
- }
193
- async updateADR(fs, id, status, reason, dryRun = false) {
194
- observability_1.logger.info('Updating ADR status', { id, status, dryRun });
195
- if (!status) {
196
- this.promptService.showError('Estado requerido. Usa --status <Accepted|Deprecated|Superseded|Amended>');
197
- return;
198
- }
199
- const service = new adr_service_1.ADRService(fs, process.cwd());
200
- this.promptService.startSpinner(`Actualizando ADR ${id}...`);
201
- try {
202
- const updated = await service.updateStatus(id, status, reason, dryRun);
203
- this.promptService.stopSpinner();
204
- if (updated) {
205
- if (dryRun) {
206
- this.promptService.showWarning(`[DRY-RUN] ADR ${id} update simulated to ${status}`);
207
- }
208
- else {
209
- this.promptService.showSuccess(`✓ ADR ${id} actualizado a ${status}`);
210
- }
211
- }
212
- else {
213
- this.promptService.showError(`ADR ${id} no encontrado`);
214
- }
215
- }
216
- catch (error) {
217
- this.promptService.stopSpinner();
218
- observability_1.logger.error('Failed to update ADR', { error });
219
- this.promptService.showError('✗ Error actualizando ADR');
220
- }
221
- }
222
- async showMatrix(fs) {
223
- observability_1.logger.info('Showing ADR Matrix');
224
- const service = new adr_service_1.ADRService(fs, process.cwd());
225
- const matrix = await service.getMatrix();
226
- console.log(chalk_1.default.bold('\n╔══════════════════════════════════════════════╗'));
227
- console.log(chalk_1.default.bold('║ ADR MATRIX SUMMARY ║'));
228
- console.log(chalk_1.default.bold('╠══════════════════════════════════════════════╣'));
229
- console.log(`║ Total ADRs: ${String(matrix.summary.total).padStart(4)} ║`);
230
- console.log(`║ Proposed: ${String(matrix.summary.proposed).padStart(4)} ║`);
231
- console.log(`║ Accepted: ${String(matrix.summary.accepted).padStart(4)} ║`);
232
- console.log(`║ Deprecated: ${String(matrix.summary.deprecated).padStart(4)} ║`);
233
- console.log(chalk_1.default.bold('╠══════════════════════════════════════════════╣'));
234
- const latestAdrs = matrix.adrs.slice(0, 5);
235
- if (latestAdrs.length > 0) {
236
- console.log(chalk_1.default.bold('║ Recent ADRs: ║'));
237
- for (const adr of latestAdrs) {
238
- const title = adr.title.length > 35 ? adr.title.substring(0, 32) + '...' : adr.title;
239
- console.log(`║ ${adr.id} ${title.padEnd(35)} ║`);
240
- }
241
- }
242
- console.log(chalk_1.default.bold('╚══════════════════════════════════════════════╝'));
243
- console.log(`\nLast updated: ${matrix.lastUpdated}\n`);
244
- }
245
- parseCreate() {
246
- return true;
247
- }
248
- parseList() {
249
- return true;
250
- }
251
- parseGet(val) {
252
- return val;
253
- }
254
- parseUpdate(val) {
255
- return val;
256
- }
257
- parseStatus(val) {
258
- return val;
259
- }
260
- parseReason(val) {
261
- return val;
262
- }
263
- parseMatrix() {
264
- return true;
265
- }
266
- parseDryRun() {
267
- return true;
268
- }
269
- };
270
- exports.ADRCommand = ADRCommand;
271
- __decorate([
272
- (0, nest_commander_1.Option)({
273
- flags: '-c, --create',
274
- description: 'Crear nuevo ADR',
275
- }),
276
- __metadata("design:type", Function),
277
- __metadata("design:paramtypes", []),
278
- __metadata("design:returntype", Boolean)
279
- ], ADRCommand.prototype, "parseCreate", null);
280
- __decorate([
281
- (0, nest_commander_1.Option)({
282
- flags: '-l, --list',
283
- description: 'Listar todos los ADRs',
284
- }),
285
- __metadata("design:type", Function),
286
- __metadata("design:paramtypes", []),
287
- __metadata("design:returntype", Boolean)
288
- ], ADRCommand.prototype, "parseList", null);
289
- __decorate([
290
- (0, nest_commander_1.Option)({
291
- flags: '-g, --get [id]',
292
- description: 'Ver ADR específico',
293
- }),
294
- __metadata("design:type", Function),
295
- __metadata("design:paramtypes", [String]),
296
- __metadata("design:returntype", String)
297
- ], ADRCommand.prototype, "parseGet", null);
298
- __decorate([
299
- (0, nest_commander_1.Option)({
300
- flags: '-u, --update [id]',
301
- description: 'Actualizar estado de ADR',
302
- }),
303
- __metadata("design:type", Function),
304
- __metadata("design:paramtypes", [String]),
305
- __metadata("design:returntype", String)
306
- ], ADRCommand.prototype, "parseUpdate", null);
307
- __decorate([
308
- (0, nest_commander_1.Option)({
309
- flags: '-s, --status [status]',
310
- description: 'Nuevo estado: Accepted, Deprecated, Superseded, Amended',
311
- }),
312
- __metadata("design:type", Function),
313
- __metadata("design:paramtypes", [String]),
314
- __metadata("design:returntype", String)
315
- ], ADRCommand.prototype, "parseStatus", null);
316
- __decorate([
317
- (0, nest_commander_1.Option)({
318
- flags: '-r, --reason [text]',
319
- description: 'Razón del cambio de estado',
320
- }),
321
- __metadata("design:type", Function),
322
- __metadata("design:paramtypes", [String]),
323
- __metadata("design:returntype", String)
324
- ], ADRCommand.prototype, "parseReason", null);
325
- __decorate([
326
- (0, nest_commander_1.Option)({
327
- flags: '-m, --matrix',
328
- description: 'Mostrar ADR Matrix summary',
329
- }),
330
- __metadata("design:type", Function),
331
- __metadata("design:paramtypes", []),
332
- __metadata("design:returntype", Boolean)
333
- ], ADRCommand.prototype, "parseMatrix", null);
334
- __decorate([
335
- (0, nest_commander_1.Option)({
336
- flags: '-d, --dry-run',
337
- description: 'Ejecuta en modo simulacro sin alterar archivos',
338
- }),
339
- __metadata("design:type", Function),
340
- __metadata("design:paramtypes", []),
341
- __metadata("design:returntype", Boolean)
342
- ], ADRCommand.prototype, "parseDryRun", null);
343
- exports.ADRCommand = ADRCommand = __decorate([
344
- (0, nest_commander_1.Command)({
345
- name: 'adr',
346
- description: 'Gestión de Architecture Decision Records (ADRs)',
347
- }),
348
- __param(0, (0, common_1.Inject)('IFileSystem')),
349
- __metadata("design:paramtypes", [Object, prompt_service_1.PromptService])
350
- ], ADRCommand);
351
- //# sourceMappingURL=adr.command.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"adr.command.js","sourceRoot":"","sources":["../../../src/commands/adr/adr.command.ts"],"names":[],"mappings":"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"}
@@ -1,14 +0,0 @@
1
- import { BaseEvolithCommand } from '../../infrastructure/cli/base-command';
2
- interface AgentsCommandOptions {
3
- list?: boolean;
4
- install?: string;
5
- status?: boolean;
6
- }
7
- export declare class AgentsCommand extends BaseEvolithCommand {
8
- constructor();
9
- executeCommand(_passedParam: string[], options?: AgentsCommandOptions): Promise<void>;
10
- parseList(): boolean;
11
- parseInstall(val: string): string;
12
- parseStatus(): boolean;
13
- }
14
- export {};