@sixsevenai/ai-dlc-installer 1.4.1 → 1.4.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.
- package/dist/cli.js +19 -3
- package/dist/cli.js.map +1 -1
- package/library/commands/ai-dlc/add-unit.md +142 -142
- package/library/commands/ai-dlc/analyze-refinement-scope.md +224 -224
- package/library/commands/ai-dlc/apply-refinements.md +240 -240
- package/library/commands/ai-dlc/archive-session.md +281 -281
- package/library/commands/ai-dlc/assess-risks.md +392 -392
- package/library/commands/ai-dlc/build-tests.md +276 -276
- package/library/commands/ai-dlc/claude-execute.md +209 -209
- package/library/commands/ai-dlc/claude-parallel.md +383 -383
- package/library/commands/ai-dlc/claude-review.md +399 -399
- package/library/commands/ai-dlc/code-skeptic.md +359 -359
- package/library/commands/ai-dlc/codex-execute.md +105 -105
- package/library/commands/ai-dlc/collect-refinement-feedback.md +243 -243
- package/library/commands/ai-dlc/complete-bolt.md +317 -317
- package/library/commands/ai-dlc/construct-unit.md +234 -234
- package/library/commands/ai-dlc/create-diagram.md +327 -327
- package/library/commands/ai-dlc/create-excalidraw-diagram.md +319 -319
- package/library/commands/ai-dlc/create-pipeline.md +391 -391
- package/library/commands/ai-dlc/create-runbook.md +263 -263
- package/library/commands/ai-dlc/create-units.md +335 -335
- package/library/commands/ai-dlc/deploy.md +270 -270
- package/library/commands/ai-dlc/design-api.md +371 -371
- package/library/commands/ai-dlc/design-database.md +311 -311
- package/library/commands/ai-dlc/design-domain-models.md +100 -100
- package/library/commands/ai-dlc/design-ui-tests.md +351 -351
- package/library/commands/ai-dlc/design-ui.md +347 -347
- package/library/commands/ai-dlc/domain-model.md +339 -339
- package/library/commands/ai-dlc/elicit-nfrs.md +384 -384
- package/library/commands/ai-dlc/engage-stakeholders.md +91 -91
- package/library/commands/ai-dlc/generate-code.md +273 -273
- package/library/commands/ai-dlc/generate-docs.md +359 -359
- package/library/commands/ai-dlc/generate-stories.md +337 -337
- package/library/commands/ai-dlc/handle-cross-phase-refinement.md +225 -225
- package/library/commands/ai-dlc/implement-ui-tests.md +320 -320
- package/library/commands/ai-dlc/incident-respond.md +264 -264
- package/library/commands/ai-dlc/logical-design.md +339 -339
- package/library/commands/ai-dlc/maker-execute.md +316 -316
- package/library/commands/ai-dlc/maker-status.md +422 -422
- package/library/commands/ai-dlc/mob-elaborate.md +172 -172
- package/library/commands/ai-dlc/multi-ai-compare.md +156 -156
- package/library/commands/ai-dlc/next-bolt.md +373 -373
- package/library/commands/ai-dlc/next-phase.md +229 -229
- package/library/commands/ai-dlc/package-unit.md +198 -198
- package/library/commands/ai-dlc/plan-bolt.md +423 -423
- package/library/commands/ai-dlc/plan-workflow.md +219 -219
- package/library/commands/ai-dlc/prepare-release.md +207 -207
- package/library/commands/ai-dlc/review-artifacts.md +725 -725
- package/library/commands/ai-dlc/review-code.md +321 -321
- package/library/commands/ai-dlc/run-workflow.md +215 -215
- package/library/commands/ai-dlc/security-audit.md +421 -421
- package/library/commands/ai-dlc/setup-monitoring.md +195 -195
- package/library/commands/ai-dlc/setup.md +771 -771
- package/library/commands/ai-dlc/start-intent.md +349 -349
- package/library/commands/ai-dlc/status.md +190 -190
- package/library/commands/ai-dlc/talk.md +97 -97
- package/library/commands/ai-dlc/trace.md +200 -200
- package/library/commands/ai-dlc/upgrade.md +178 -178
- package/library/commands/ai-dlc/validate-framework.md +292 -292
- package/library/commands/ai-dlc/validate-phase.md +328 -328
- package/library/commands/ai-dlc/validate-unit.md +635 -635
- package/library/commands/ai-dlc/validate-workflow.md +118 -118
- package/library/commands/ai-dlc/visualize.md +386 -386
- package/library/commands/ai-dlc/workflow-cancel.md +145 -145
- package/library/commands/ai-dlc/workflow-pause.md +114 -114
- package/library/commands/ai-dlc/workflow-resume.md +149 -149
- package/library/commands/ai-dlc/workflow-status.md +209 -209
- package/library/commands/brn/assess.md +95 -95
- package/library/commands/brn/audit.md +38 -38
- package/library/commands/brn/document.md +41 -41
- package/library/commands/brn/modernize.md +38 -38
- package/library/commands/brn/optimize.md +41 -41
- package/library/commands/brn/plan.md +126 -126
- package/library/commands/brn/refactor.md +41 -41
- package/library/commands/brn/roi.md +41 -41
- package/library/commands/brn/secure.md +42 -42
- package/library/commands/brn/test.md +44 -44
- package/library/commands/dba/azure-advisor.md +163 -163
- package/library/commands/dba/azure-health.md +235 -235
- package/library/commands/dba/azure-scale.md +238 -238
- package/library/commands/dba/backup-status.md +194 -194
- package/library/commands/dba/bacpac-export.md +192 -192
- package/library/commands/dba/bacpac-import.md +206 -206
- package/library/commands/dba/blocking.md +263 -263
- package/library/commands/dba/dacpac-extract.md +176 -176
- package/library/commands/dba/dacpac-publish.md +248 -248
- package/library/commands/dba/explain-plan.md +189 -189
- package/library/commands/dba/format-sql.md +223 -223
- package/library/commands/dba/health-check.md +216 -216
- package/library/commands/dba/index-analysis.md +293 -293
- package/library/commands/dba/index-rebuild.md +257 -257
- package/library/commands/dba/index-stats.md +274 -274
- package/library/commands/dba/migrate-assess.md +190 -190
- package/library/commands/dba/monitor.md +206 -206
- package/library/commands/dba/parquet-export.md +168 -168
- package/library/commands/dba/parquet-import.md +181 -181
- package/library/commands/dba/query.md +194 -194
- package/library/commands/dba/schema-compare.md +190 -190
- package/library/commands/dba/top-queries.md +242 -242
- package/library/commands/dba/wait-stats.md +222 -222
- package/library/commands/docs/ask-codebase.md +94 -94
- package/library/commands/docs/document-solution.md +90 -90
- package/library/commands/docs/shard.md +188 -188
- package/library/commands/elicit/brainstorm.md +74 -74
- package/library/commands/elicit/challenge.md +88 -88
- package/library/commands/elicit/design.md +80 -80
- package/library/commands/elicit/edges.md +89 -89
- package/library/commands/elicit/empathy.md +96 -96
- package/library/commands/elicit/five-whys.md +89 -89
- package/library/commands/elicit/jobs.md +86 -86
- package/library/commands/elicit/prioritize.md +93 -93
- package/library/commands/elicit/requirements.md +75 -75
- package/library/commands/elicit/scamper.md +83 -83
- package/library/commands/elicit/stories.md +89 -89
- package/library/commands/elicit/technique.md +83 -83
- package/library/commands/elicit/validate.md +78 -78
- package/library/commands/elicit/value.md +88 -88
- package/library/commands/elicit/vision.md +82 -82
- package/library/commands/git/check-duplicates.md +592 -592
- package/library/commands/instruct-me.md +218 -218
- package/library/commands/issue-to-done.md +143 -143
- package/library/commands/it-ops/azure-costs.md +76 -76
- package/library/commands/it-ops/azure-health.md +63 -63
- package/library/commands/it-ops/entra-audit.md +72 -72
- package/library/commands/it-ops/entra-users.md +66 -66
- package/library/commands/it-ops/helpdesk-new.md +95 -95
- package/library/commands/it-ops/helpdesk-summary.md +86 -86
- package/library/commands/it-ops/intune-compliance.md +65 -65
- package/library/commands/it-ops/intune-devices.md +63 -63
- package/library/commands/it-ops/o365-health.md +65 -65
- package/library/commands/it-ops/o365-licenses.md +64 -64
- package/library/commands/it-ops/soc-incidents.md +80 -80
- package/library/commands/it-ops/soc-score.md +69 -69
- package/library/commands/spec/analyze.md +245 -245
- package/library/commands/spec/checklist.md +251 -251
- package/library/commands/spec/clarify.md +310 -310
- package/library/commands/spec/complete.md +92 -92
- package/library/commands/spec/constitution.md +90 -90
- package/library/commands/spec/implement.md +218 -218
- package/library/commands/spec/plan.md +94 -94
- package/library/commands/spec/specify.md +425 -425
- package/library/commands/spec/task-to-issue.md +47 -47
- package/library/commands/spec/tasks.md +191 -191
- package/library/commands/spec/to-intent.md +106 -106
- package/library/commands/task/clarify.md +205 -205
- package/library/commands/task/complete.md +301 -301
- package/library/commands/task/execute.md +391 -391
- package/library/commands/task/plan.md +327 -327
- package/library/commands/worktree/create.md +184 -184
- package/library/commands/worktree/list.md +149 -149
- package/library/commands/worktree/remove.md +260 -260
- package/library/commands/worktree/status.md +229 -229
- package/package.json +1 -1
|
@@ -1,422 +1,422 @@
|
|
|
1
|
-
---
|
|
2
|
-
command: ai-dlc:maker-status
|
|
3
|
-
name: maker-status
|
|
4
|
-
description: View MAKER execution status, metrics, and checkpoint information
|
|
5
|
-
argument-hint: "[execution-id] [--checkpoint] [--metrics]"
|
|
6
|
-
phase: cross-cutting
|
|
7
|
-
allowed-tools: Task, Read, Glob, Grep
|
|
8
|
-
arguments:
|
|
9
|
-
- name: execution-id
|
|
10
|
-
description: Specific MAKER execution ID to view (optional, shows list if omitted)
|
|
11
|
-
required: false
|
|
12
|
-
- name: --checkpoint
|
|
13
|
-
description: View specific checkpoint details
|
|
14
|
-
required: false
|
|
15
|
-
- name: --metrics
|
|
16
|
-
description: Show detailed metrics for recent executions
|
|
17
|
-
required: false
|
|
18
|
-
- name: --period
|
|
19
|
-
description: Time period for metrics - 24h, 7d, 30d (default 7d)
|
|
20
|
-
required: false
|
|
21
|
-
- name: --red-flags
|
|
22
|
-
description: Show red-flag analysis and statistics
|
|
23
|
-
required: false
|
|
24
|
-
- name: --costs
|
|
25
|
-
description: Show cost breakdown and optimization suggestions
|
|
26
|
-
required: false
|
|
27
|
-
- name: --voting
|
|
28
|
-
description: Show voting records and consensus details
|
|
29
|
-
required: false
|
|
30
|
-
---
|
|
31
|
-
|
|
32
|
-
# /ai-dlc:maker-status
|
|
33
|
-
|
|
34
|
-
## CRITICAL: User-Facing Output Rules
|
|
35
|
-
|
|
36
|
-
**NEVER output internal CLI commands to users.**
|
|
37
|
-
|
|
38
|
-
When presenting next steps to the user, ALWAYS use slash commands:
|
|
39
|
-
- `/ai-dlc:maker-status`
|
|
40
|
-
- `/ai-dlc:maker-execute`
|
|
41
|
-
- `/ai-dlc:generate-code --maker`
|
|
42
|
-
|
|
43
|
-
All CLI commands in this document are for your internal execution only - never show them to users.
|
|
44
|
-
|
|
45
|
-
---
|
|
46
|
-
|
|
47
|
-
View MAKER execution status, metrics, checkpoints, and optimization insights.
|
|
48
|
-
|
|
49
|
-
## ENFORCEMENT QUICK REFERENCE
|
|
50
|
-
|
|
51
|
-
> **This command operates under TypeScript CLI orchestration.**
|
|
52
|
-
> ```bash
|
|
53
|
-
> # List all MAKER executions
|
|
54
|
-
> ai-dlc maker list
|
|
55
|
-
>
|
|
56
|
-
> # View specific execution status
|
|
57
|
-
> ai-dlc maker status <execution-id>
|
|
58
|
-
>
|
|
59
|
-
> # View with flags
|
|
60
|
-
> ai-dlc maker status <execution-id> --checkpoint --metrics
|
|
61
|
-
> ```
|
|
62
|
-
|
|
63
|
-
---
|
|
64
|
-
|
|
65
|
-
## Execution (ENFORCED)
|
|
66
|
-
|
|
67
|
-
### Step 1: PREPARE - Get Status Information
|
|
68
|
-
|
|
69
|
-
**List all executions:**
|
|
70
|
-
```bash
|
|
71
|
-
ai-dlc maker list
|
|
72
|
-
```
|
|
73
|
-
|
|
74
|
-
**Success Response:**
|
|
75
|
-
```json
|
|
76
|
-
{
|
|
77
|
-
"success": true,
|
|
78
|
-
"executions": [
|
|
79
|
-
{
|
|
80
|
-
"executionId": "maker-20251220-143022",
|
|
81
|
-
"status": "completed",
|
|
82
|
-
"task": "Generate Order aggregate",
|
|
83
|
-
"createdAt": "2025-12-20T14:30:22Z",
|
|
84
|
-
"completedAt": "2025-12-20T14:31:07Z",
|
|
85
|
-
"stepsCompleted": 8,
|
|
86
|
-
"totalSteps": 8
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"executionId": "maker-20251220-140515",
|
|
90
|
-
"status": "running",
|
|
91
|
-
"task": "Generate Payment service",
|
|
92
|
-
"createdAt": "2025-12-20T14:05:15Z",
|
|
93
|
-
"stepsCompleted": 3,
|
|
94
|
-
"totalSteps": 6
|
|
95
|
-
}
|
|
96
|
-
],
|
|
97
|
-
"summary": {
|
|
98
|
-
"total": 2,
|
|
99
|
-
"completed": 1,
|
|
100
|
-
"running": 1,
|
|
101
|
-
"failed": 0
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
```
|
|
105
|
-
|
|
106
|
-
### Step 2: VIEW - Get Detailed Status
|
|
107
|
-
|
|
108
|
-
**View specific execution:**
|
|
109
|
-
```bash
|
|
110
|
-
ai-dlc maker status <execution-id>
|
|
111
|
-
```
|
|
112
|
-
|
|
113
|
-
**Success Response:**
|
|
114
|
-
```json
|
|
115
|
-
{
|
|
116
|
-
"success": true,
|
|
117
|
-
"execution": {
|
|
118
|
-
"executionId": "maker-20251220-143022",
|
|
119
|
-
"status": "completed",
|
|
120
|
-
"task": "Generate Order aggregate with CRUD operations",
|
|
121
|
-
"config": {
|
|
122
|
-
"k": 2,
|
|
123
|
-
"agents": 3,
|
|
124
|
-
"granularity": "function"
|
|
125
|
-
},
|
|
126
|
-
"progress": {
|
|
127
|
-
"completedSteps": 8,
|
|
128
|
-
"totalSteps": 8,
|
|
129
|
-
"currentStep": null
|
|
130
|
-
},
|
|
131
|
-
"timing": {
|
|
132
|
-
"createdAt": "2025-12-20T14:30:22Z",
|
|
133
|
-
"completedAt": "2025-12-20T14:31:07Z",
|
|
134
|
-
"duration": "45s"
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
```
|
|
139
|
-
|
|
140
|
-
### Step 3: DETAILS - Optional Detail Views
|
|
141
|
-
|
|
142
|
-
**View checkpoint details:**
|
|
143
|
-
```bash
|
|
144
|
-
ai-dlc maker status <execution-id> --checkpoint
|
|
145
|
-
```
|
|
146
|
-
|
|
147
|
-
**View metrics:**
|
|
148
|
-
```bash
|
|
149
|
-
ai-dlc maker status <execution-id> --metrics
|
|
150
|
-
```
|
|
151
|
-
|
|
152
|
-
**View red-flag log:**
|
|
153
|
-
```bash
|
|
154
|
-
ai-dlc maker status <execution-id> --red-flags
|
|
155
|
-
```
|
|
156
|
-
|
|
157
|
-
**View cost breakdown:**
|
|
158
|
-
```bash
|
|
159
|
-
ai-dlc maker status <execution-id> --costs
|
|
160
|
-
```
|
|
161
|
-
|
|
162
|
-
**View voting records:**
|
|
163
|
-
```bash
|
|
164
|
-
ai-dlc maker status <execution-id> --voting
|
|
165
|
-
```
|
|
166
|
-
|
|
167
|
-
---
|
|
168
|
-
|
|
169
|
-
## Internal CLI Commands (DO NOT OUTPUT TO USER)
|
|
170
|
-
|
|
171
|
-
> **REMINDER**: These commands are for internal orchestration only. Never show CLI commands to users.
|
|
172
|
-
|
|
173
|
-
### List Executions
|
|
174
|
-
```bash
|
|
175
|
-
# List all executions (default: last 7 days)
|
|
176
|
-
ai-dlc maker list
|
|
177
|
-
|
|
178
|
-
# List with period filter
|
|
179
|
-
ai-dlc maker list --period 24h
|
|
180
|
-
ai-dlc maker list --period 30d
|
|
181
|
-
```
|
|
182
|
-
|
|
183
|
-
### View Status
|
|
184
|
-
```bash
|
|
185
|
-
# Basic status
|
|
186
|
-
ai-dlc maker status maker-20251220-143022
|
|
187
|
-
|
|
188
|
-
# With checkpoint details
|
|
189
|
-
ai-dlc maker status maker-20251220-143022 --checkpoint
|
|
190
|
-
|
|
191
|
-
# With all details
|
|
192
|
-
ai-dlc maker status maker-20251220-143022 --checkpoint --metrics --red-flags --costs --voting
|
|
193
|
-
```
|
|
194
|
-
|
|
195
|
-
### Validate Checkpoint
|
|
196
|
-
```bash
|
|
197
|
-
ai-dlc maker validate maker-20251220-143022
|
|
198
|
-
```
|
|
199
|
-
|
|
200
|
-
---
|
|
201
|
-
|
|
202
|
-
## Status Display Flags
|
|
203
|
-
|
|
204
|
-
### --checkpoint (Checkpoint Details)
|
|
205
|
-
|
|
206
|
-
Shows decomposition plan, step states, and file paths:
|
|
207
|
-
|
|
208
|
-
```yaml
|
|
209
|
-
checkpoint:
|
|
210
|
-
id: maker-20251220-143022
|
|
211
|
-
path: artifacts/maker/maker-20251220-143022/
|
|
212
|
-
|
|
213
|
-
steps:
|
|
214
|
-
- id: step-001
|
|
215
|
-
description: "Generate class signature"
|
|
216
|
-
status: completed
|
|
217
|
-
votingRounds: 0
|
|
218
|
-
tokens: 47
|
|
219
|
-
duration: 2.1s
|
|
220
|
-
|
|
221
|
-
- id: step-002
|
|
222
|
-
description: "Generate properties"
|
|
223
|
-
status: completed
|
|
224
|
-
votingRounds: 1
|
|
225
|
-
tokens: 89
|
|
226
|
-
duration: 2.8s
|
|
227
|
-
|
|
228
|
-
files:
|
|
229
|
-
- README.md: present
|
|
230
|
-
- decomposition-plan.yaml: present
|
|
231
|
-
- progress.yaml: present
|
|
232
|
-
- voting-records.yaml: present
|
|
233
|
-
- red-flag-log.yaml: present
|
|
234
|
-
- metrics-summary.yaml: present
|
|
235
|
-
|
|
236
|
-
progressMarker: absent # Indicates successful completion
|
|
237
|
-
```
|
|
238
|
-
|
|
239
|
-
### --metrics (Execution Metrics)
|
|
240
|
-
|
|
241
|
-
Shows reliability, performance, and accuracy:
|
|
242
|
-
|
|
243
|
-
```yaml
|
|
244
|
-
metrics:
|
|
245
|
-
reliability:
|
|
246
|
-
successRate: 0.982
|
|
247
|
-
consensusRate: 0.941
|
|
248
|
-
redFlagRate: 0.063
|
|
249
|
-
|
|
250
|
-
execution:
|
|
251
|
-
totalSteps: 8
|
|
252
|
-
votingRounds: 12
|
|
253
|
-
retries: 1
|
|
254
|
-
|
|
255
|
-
performance:
|
|
256
|
-
totalDuration: 45s
|
|
257
|
-
avgStepDuration: 5.6s
|
|
258
|
-
parallelEfficiency: 0.85
|
|
259
|
-
```
|
|
260
|
-
|
|
261
|
-
### --red-flags (Red-Flag Analysis)
|
|
262
|
-
|
|
263
|
-
Shows filtered responses and reasons:
|
|
264
|
-
|
|
265
|
-
```yaml
|
|
266
|
-
redFlags:
|
|
267
|
-
totalFlagged: 2
|
|
268
|
-
totalResponses: 24
|
|
269
|
-
flagRate: 8.3%
|
|
270
|
-
|
|
271
|
-
byRule:
|
|
272
|
-
token_overflow: 1
|
|
273
|
-
hedging_language: 1
|
|
274
|
-
format_violation: 0
|
|
275
|
-
context_drift: 0
|
|
276
|
-
repetition: 0
|
|
277
|
-
|
|
278
|
-
flaggedResponses:
|
|
279
|
-
- stepId: step-004
|
|
280
|
-
agentId: agent-2
|
|
281
|
-
rule: token_overflow
|
|
282
|
-
tokenCount: 847
|
|
283
|
-
maxAllowed: 700
|
|
284
|
-
|
|
285
|
-
- stepId: step-006
|
|
286
|
-
agentId: agent-1
|
|
287
|
-
rule: hedging_language
|
|
288
|
-
phrase: "I think this might work"
|
|
289
|
-
```
|
|
290
|
-
|
|
291
|
-
### --costs (Cost Breakdown)
|
|
292
|
-
|
|
293
|
-
Shows token usage and cost estimates:
|
|
294
|
-
|
|
295
|
-
```yaml
|
|
296
|
-
costs:
|
|
297
|
-
summary:
|
|
298
|
-
totalTokens: 4500
|
|
299
|
-
estimatedCost: $0.12
|
|
300
|
-
costPerStep: $0.015
|
|
301
|
-
|
|
302
|
-
byModel:
|
|
303
|
-
haiku:
|
|
304
|
-
tokens: 4500
|
|
305
|
-
cost: $0.12
|
|
306
|
-
percentage: 100%
|
|
307
|
-
|
|
308
|
-
votingOverhead:
|
|
309
|
-
additionalTokens: 1200
|
|
310
|
-
additionalCost: $0.03
|
|
311
|
-
overheadPercentage: 27%
|
|
312
|
-
```
|
|
313
|
-
|
|
314
|
-
### --voting (Voting Records)
|
|
315
|
-
|
|
316
|
-
Shows consensus details for each step:
|
|
317
|
-
|
|
318
|
-
```yaml
|
|
319
|
-
voting:
|
|
320
|
-
totalRounds: 12
|
|
321
|
-
avgRoundsPerStep: 1.5
|
|
322
|
-
unanimousDecisions: 5
|
|
323
|
-
|
|
324
|
-
byStep:
|
|
325
|
-
- stepId: step-004
|
|
326
|
-
rounds: 2
|
|
327
|
-
k: 2
|
|
328
|
-
agents: 3
|
|
329
|
-
winner: "response-hash-abc123"
|
|
330
|
-
votes: [2, 1, 0]
|
|
331
|
-
consensus: true
|
|
332
|
-
|
|
333
|
-
- stepId: step-006
|
|
334
|
-
rounds: 3
|
|
335
|
-
k: 2
|
|
336
|
-
agents: 4
|
|
337
|
-
winner: "response-hash-def456"
|
|
338
|
-
votes: [3, 1, 0, 0]
|
|
339
|
-
consensus: true
|
|
340
|
-
```
|
|
341
|
-
|
|
342
|
-
---
|
|
343
|
-
|
|
344
|
-
## Checkpoint Structure
|
|
345
|
-
|
|
346
|
-
```
|
|
347
|
-
artifacts/maker/{execution-id}/
|
|
348
|
-
├── .checkpoint-progress.yaml # DELETED on success
|
|
349
|
-
├── README.md # Human-readable summary
|
|
350
|
-
├── decomposition-plan.yaml # Task breakdown
|
|
351
|
-
├── progress.yaml # Execution state
|
|
352
|
-
├── voting-records.yaml # Voting data
|
|
353
|
-
├── red-flag-log.yaml # Filtered responses
|
|
354
|
-
├── metrics-summary.yaml # Performance metrics
|
|
355
|
-
└── step-outputs/
|
|
356
|
-
├── step-001.yaml
|
|
357
|
-
└── ...
|
|
358
|
-
```
|
|
359
|
-
|
|
360
|
-
**Quick Status Check**:
|
|
361
|
-
- If `.checkpoint-progress.yaml` exists → Incomplete/In-Progress
|
|
362
|
-
- If `.checkpoint-progress.yaml` absent → Complete (success)
|
|
363
|
-
|
|
364
|
-
---
|
|
365
|
-
|
|
366
|
-
## Failed Execution Recovery
|
|
367
|
-
|
|
368
|
-
When viewing a failed execution:
|
|
369
|
-
|
|
370
|
-
```bash
|
|
371
|
-
ai-dlc maker status maker-20251220-162045
|
|
372
|
-
```
|
|
373
|
-
|
|
374
|
-
**Failed Response:**
|
|
375
|
-
```json
|
|
376
|
-
{
|
|
377
|
-
"success": true,
|
|
378
|
-
"execution": {
|
|
379
|
-
"executionId": "maker-20251220-162045",
|
|
380
|
-
"status": "failed",
|
|
381
|
-
"task": "Generate authentication flow",
|
|
382
|
-
"failure": {
|
|
383
|
-
"step": "step-004",
|
|
384
|
-
"description": "Generate token validation",
|
|
385
|
-
"error": "No consensus after 15 rounds",
|
|
386
|
-
"lastVotes": {
|
|
387
|
-
"optionA": 4,
|
|
388
|
-
"optionB": 4,
|
|
389
|
-
"optionC": 2
|
|
390
|
-
}
|
|
391
|
-
},
|
|
392
|
-
"recovery": {
|
|
393
|
-
"resumable": true,
|
|
394
|
-
"completedSteps": ["step-001", "step-002", "step-003"],
|
|
395
|
-
"resumeFrom": "step-004"
|
|
396
|
-
}
|
|
397
|
-
},
|
|
398
|
-
"recommendations": [
|
|
399
|
-
"Clarify task requirements for step-004",
|
|
400
|
-
"Increase k to 3 for this step",
|
|
401
|
-
"Consider using sonnet model for complex logic"
|
|
402
|
-
],
|
|
403
|
-
"resumeCommand": "ai-dlc maker resume maker-20251220-162045"
|
|
404
|
-
}
|
|
405
|
-
```
|
|
406
|
-
|
|
407
|
-
---
|
|
408
|
-
|
|
409
|
-
## Related Commands
|
|
410
|
-
|
|
411
|
-
- `/ai-dlc:maker-execute` - Execute tasks with MAKER patterns
|
|
412
|
-
- `/ai-dlc:generate-code --maker` - Code generation with MAKER consensus
|
|
413
|
-
- `/ai-dlc:review-code --maker` - Code review with MAKER consensus
|
|
414
|
-
|
|
415
|
-
## Related Skills
|
|
416
|
-
|
|
417
|
-
- `maker-orchestration` - MAKER framework theory and configuration
|
|
418
|
-
- `voting-consensus` - Voting implementation details
|
|
419
|
-
|
|
420
|
-
---
|
|
421
|
-
|
|
422
|
-
**Created**: Status from `artifacts/maker/` checkpoint files
|
|
1
|
+
---
|
|
2
|
+
command: ai-dlc:maker-status
|
|
3
|
+
name: maker-status
|
|
4
|
+
description: View MAKER execution status, metrics, and checkpoint information
|
|
5
|
+
argument-hint: "[execution-id] [--checkpoint] [--metrics]"
|
|
6
|
+
phase: cross-cutting
|
|
7
|
+
allowed-tools: Task, Read, Glob, Grep
|
|
8
|
+
arguments:
|
|
9
|
+
- name: execution-id
|
|
10
|
+
description: Specific MAKER execution ID to view (optional, shows list if omitted)
|
|
11
|
+
required: false
|
|
12
|
+
- name: --checkpoint
|
|
13
|
+
description: View specific checkpoint details
|
|
14
|
+
required: false
|
|
15
|
+
- name: --metrics
|
|
16
|
+
description: Show detailed metrics for recent executions
|
|
17
|
+
required: false
|
|
18
|
+
- name: --period
|
|
19
|
+
description: Time period for metrics - 24h, 7d, 30d (default 7d)
|
|
20
|
+
required: false
|
|
21
|
+
- name: --red-flags
|
|
22
|
+
description: Show red-flag analysis and statistics
|
|
23
|
+
required: false
|
|
24
|
+
- name: --costs
|
|
25
|
+
description: Show cost breakdown and optimization suggestions
|
|
26
|
+
required: false
|
|
27
|
+
- name: --voting
|
|
28
|
+
description: Show voting records and consensus details
|
|
29
|
+
required: false
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
# /ai-dlc:maker-status
|
|
33
|
+
|
|
34
|
+
## CRITICAL: User-Facing Output Rules
|
|
35
|
+
|
|
36
|
+
**NEVER output internal CLI commands to users.**
|
|
37
|
+
|
|
38
|
+
When presenting next steps to the user, ALWAYS use slash commands:
|
|
39
|
+
- `/ai-dlc:maker-status`
|
|
40
|
+
- `/ai-dlc:maker-execute`
|
|
41
|
+
- `/ai-dlc:generate-code --maker`
|
|
42
|
+
|
|
43
|
+
All CLI commands in this document are for your internal execution only - never show them to users.
|
|
44
|
+
|
|
45
|
+
---
|
|
46
|
+
|
|
47
|
+
View MAKER execution status, metrics, checkpoints, and optimization insights.
|
|
48
|
+
|
|
49
|
+
## ENFORCEMENT QUICK REFERENCE
|
|
50
|
+
|
|
51
|
+
> **This command operates under TypeScript CLI orchestration.**
|
|
52
|
+
> ```bash
|
|
53
|
+
> # List all MAKER executions
|
|
54
|
+
> ai-dlc maker list
|
|
55
|
+
>
|
|
56
|
+
> # View specific execution status
|
|
57
|
+
> ai-dlc maker status <execution-id>
|
|
58
|
+
>
|
|
59
|
+
> # View with flags
|
|
60
|
+
> ai-dlc maker status <execution-id> --checkpoint --metrics
|
|
61
|
+
> ```
|
|
62
|
+
|
|
63
|
+
---
|
|
64
|
+
|
|
65
|
+
## Execution (ENFORCED)
|
|
66
|
+
|
|
67
|
+
### Step 1: PREPARE - Get Status Information
|
|
68
|
+
|
|
69
|
+
**List all executions:**
|
|
70
|
+
```bash
|
|
71
|
+
ai-dlc maker list
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
**Success Response:**
|
|
75
|
+
```json
|
|
76
|
+
{
|
|
77
|
+
"success": true,
|
|
78
|
+
"executions": [
|
|
79
|
+
{
|
|
80
|
+
"executionId": "maker-20251220-143022",
|
|
81
|
+
"status": "completed",
|
|
82
|
+
"task": "Generate Order aggregate",
|
|
83
|
+
"createdAt": "2025-12-20T14:30:22Z",
|
|
84
|
+
"completedAt": "2025-12-20T14:31:07Z",
|
|
85
|
+
"stepsCompleted": 8,
|
|
86
|
+
"totalSteps": 8
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"executionId": "maker-20251220-140515",
|
|
90
|
+
"status": "running",
|
|
91
|
+
"task": "Generate Payment service",
|
|
92
|
+
"createdAt": "2025-12-20T14:05:15Z",
|
|
93
|
+
"stepsCompleted": 3,
|
|
94
|
+
"totalSteps": 6
|
|
95
|
+
}
|
|
96
|
+
],
|
|
97
|
+
"summary": {
|
|
98
|
+
"total": 2,
|
|
99
|
+
"completed": 1,
|
|
100
|
+
"running": 1,
|
|
101
|
+
"failed": 0
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
```
|
|
105
|
+
|
|
106
|
+
### Step 2: VIEW - Get Detailed Status
|
|
107
|
+
|
|
108
|
+
**View specific execution:**
|
|
109
|
+
```bash
|
|
110
|
+
ai-dlc maker status <execution-id>
|
|
111
|
+
```
|
|
112
|
+
|
|
113
|
+
**Success Response:**
|
|
114
|
+
```json
|
|
115
|
+
{
|
|
116
|
+
"success": true,
|
|
117
|
+
"execution": {
|
|
118
|
+
"executionId": "maker-20251220-143022",
|
|
119
|
+
"status": "completed",
|
|
120
|
+
"task": "Generate Order aggregate with CRUD operations",
|
|
121
|
+
"config": {
|
|
122
|
+
"k": 2,
|
|
123
|
+
"agents": 3,
|
|
124
|
+
"granularity": "function"
|
|
125
|
+
},
|
|
126
|
+
"progress": {
|
|
127
|
+
"completedSteps": 8,
|
|
128
|
+
"totalSteps": 8,
|
|
129
|
+
"currentStep": null
|
|
130
|
+
},
|
|
131
|
+
"timing": {
|
|
132
|
+
"createdAt": "2025-12-20T14:30:22Z",
|
|
133
|
+
"completedAt": "2025-12-20T14:31:07Z",
|
|
134
|
+
"duration": "45s"
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
```
|
|
139
|
+
|
|
140
|
+
### Step 3: DETAILS - Optional Detail Views
|
|
141
|
+
|
|
142
|
+
**View checkpoint details:**
|
|
143
|
+
```bash
|
|
144
|
+
ai-dlc maker status <execution-id> --checkpoint
|
|
145
|
+
```
|
|
146
|
+
|
|
147
|
+
**View metrics:**
|
|
148
|
+
```bash
|
|
149
|
+
ai-dlc maker status <execution-id> --metrics
|
|
150
|
+
```
|
|
151
|
+
|
|
152
|
+
**View red-flag log:**
|
|
153
|
+
```bash
|
|
154
|
+
ai-dlc maker status <execution-id> --red-flags
|
|
155
|
+
```
|
|
156
|
+
|
|
157
|
+
**View cost breakdown:**
|
|
158
|
+
```bash
|
|
159
|
+
ai-dlc maker status <execution-id> --costs
|
|
160
|
+
```
|
|
161
|
+
|
|
162
|
+
**View voting records:**
|
|
163
|
+
```bash
|
|
164
|
+
ai-dlc maker status <execution-id> --voting
|
|
165
|
+
```
|
|
166
|
+
|
|
167
|
+
---
|
|
168
|
+
|
|
169
|
+
## Internal CLI Commands (DO NOT OUTPUT TO USER)
|
|
170
|
+
|
|
171
|
+
> **REMINDER**: These commands are for internal orchestration only. Never show CLI commands to users.
|
|
172
|
+
|
|
173
|
+
### List Executions
|
|
174
|
+
```bash
|
|
175
|
+
# List all executions (default: last 7 days)
|
|
176
|
+
ai-dlc maker list
|
|
177
|
+
|
|
178
|
+
# List with period filter
|
|
179
|
+
ai-dlc maker list --period 24h
|
|
180
|
+
ai-dlc maker list --period 30d
|
|
181
|
+
```
|
|
182
|
+
|
|
183
|
+
### View Status
|
|
184
|
+
```bash
|
|
185
|
+
# Basic status
|
|
186
|
+
ai-dlc maker status maker-20251220-143022
|
|
187
|
+
|
|
188
|
+
# With checkpoint details
|
|
189
|
+
ai-dlc maker status maker-20251220-143022 --checkpoint
|
|
190
|
+
|
|
191
|
+
# With all details
|
|
192
|
+
ai-dlc maker status maker-20251220-143022 --checkpoint --metrics --red-flags --costs --voting
|
|
193
|
+
```
|
|
194
|
+
|
|
195
|
+
### Validate Checkpoint
|
|
196
|
+
```bash
|
|
197
|
+
ai-dlc maker validate maker-20251220-143022
|
|
198
|
+
```
|
|
199
|
+
|
|
200
|
+
---
|
|
201
|
+
|
|
202
|
+
## Status Display Flags
|
|
203
|
+
|
|
204
|
+
### --checkpoint (Checkpoint Details)
|
|
205
|
+
|
|
206
|
+
Shows decomposition plan, step states, and file paths:
|
|
207
|
+
|
|
208
|
+
```yaml
|
|
209
|
+
checkpoint:
|
|
210
|
+
id: maker-20251220-143022
|
|
211
|
+
path: artifacts/maker/maker-20251220-143022/
|
|
212
|
+
|
|
213
|
+
steps:
|
|
214
|
+
- id: step-001
|
|
215
|
+
description: "Generate class signature"
|
|
216
|
+
status: completed
|
|
217
|
+
votingRounds: 0
|
|
218
|
+
tokens: 47
|
|
219
|
+
duration: 2.1s
|
|
220
|
+
|
|
221
|
+
- id: step-002
|
|
222
|
+
description: "Generate properties"
|
|
223
|
+
status: completed
|
|
224
|
+
votingRounds: 1
|
|
225
|
+
tokens: 89
|
|
226
|
+
duration: 2.8s
|
|
227
|
+
|
|
228
|
+
files:
|
|
229
|
+
- README.md: present
|
|
230
|
+
- decomposition-plan.yaml: present
|
|
231
|
+
- progress.yaml: present
|
|
232
|
+
- voting-records.yaml: present
|
|
233
|
+
- red-flag-log.yaml: present
|
|
234
|
+
- metrics-summary.yaml: present
|
|
235
|
+
|
|
236
|
+
progressMarker: absent # Indicates successful completion
|
|
237
|
+
```
|
|
238
|
+
|
|
239
|
+
### --metrics (Execution Metrics)
|
|
240
|
+
|
|
241
|
+
Shows reliability, performance, and accuracy:
|
|
242
|
+
|
|
243
|
+
```yaml
|
|
244
|
+
metrics:
|
|
245
|
+
reliability:
|
|
246
|
+
successRate: 0.982
|
|
247
|
+
consensusRate: 0.941
|
|
248
|
+
redFlagRate: 0.063
|
|
249
|
+
|
|
250
|
+
execution:
|
|
251
|
+
totalSteps: 8
|
|
252
|
+
votingRounds: 12
|
|
253
|
+
retries: 1
|
|
254
|
+
|
|
255
|
+
performance:
|
|
256
|
+
totalDuration: 45s
|
|
257
|
+
avgStepDuration: 5.6s
|
|
258
|
+
parallelEfficiency: 0.85
|
|
259
|
+
```
|
|
260
|
+
|
|
261
|
+
### --red-flags (Red-Flag Analysis)
|
|
262
|
+
|
|
263
|
+
Shows filtered responses and reasons:
|
|
264
|
+
|
|
265
|
+
```yaml
|
|
266
|
+
redFlags:
|
|
267
|
+
totalFlagged: 2
|
|
268
|
+
totalResponses: 24
|
|
269
|
+
flagRate: 8.3%
|
|
270
|
+
|
|
271
|
+
byRule:
|
|
272
|
+
token_overflow: 1
|
|
273
|
+
hedging_language: 1
|
|
274
|
+
format_violation: 0
|
|
275
|
+
context_drift: 0
|
|
276
|
+
repetition: 0
|
|
277
|
+
|
|
278
|
+
flaggedResponses:
|
|
279
|
+
- stepId: step-004
|
|
280
|
+
agentId: agent-2
|
|
281
|
+
rule: token_overflow
|
|
282
|
+
tokenCount: 847
|
|
283
|
+
maxAllowed: 700
|
|
284
|
+
|
|
285
|
+
- stepId: step-006
|
|
286
|
+
agentId: agent-1
|
|
287
|
+
rule: hedging_language
|
|
288
|
+
phrase: "I think this might work"
|
|
289
|
+
```
|
|
290
|
+
|
|
291
|
+
### --costs (Cost Breakdown)
|
|
292
|
+
|
|
293
|
+
Shows token usage and cost estimates:
|
|
294
|
+
|
|
295
|
+
```yaml
|
|
296
|
+
costs:
|
|
297
|
+
summary:
|
|
298
|
+
totalTokens: 4500
|
|
299
|
+
estimatedCost: $0.12
|
|
300
|
+
costPerStep: $0.015
|
|
301
|
+
|
|
302
|
+
byModel:
|
|
303
|
+
haiku:
|
|
304
|
+
tokens: 4500
|
|
305
|
+
cost: $0.12
|
|
306
|
+
percentage: 100%
|
|
307
|
+
|
|
308
|
+
votingOverhead:
|
|
309
|
+
additionalTokens: 1200
|
|
310
|
+
additionalCost: $0.03
|
|
311
|
+
overheadPercentage: 27%
|
|
312
|
+
```
|
|
313
|
+
|
|
314
|
+
### --voting (Voting Records)
|
|
315
|
+
|
|
316
|
+
Shows consensus details for each step:
|
|
317
|
+
|
|
318
|
+
```yaml
|
|
319
|
+
voting:
|
|
320
|
+
totalRounds: 12
|
|
321
|
+
avgRoundsPerStep: 1.5
|
|
322
|
+
unanimousDecisions: 5
|
|
323
|
+
|
|
324
|
+
byStep:
|
|
325
|
+
- stepId: step-004
|
|
326
|
+
rounds: 2
|
|
327
|
+
k: 2
|
|
328
|
+
agents: 3
|
|
329
|
+
winner: "response-hash-abc123"
|
|
330
|
+
votes: [2, 1, 0]
|
|
331
|
+
consensus: true
|
|
332
|
+
|
|
333
|
+
- stepId: step-006
|
|
334
|
+
rounds: 3
|
|
335
|
+
k: 2
|
|
336
|
+
agents: 4
|
|
337
|
+
winner: "response-hash-def456"
|
|
338
|
+
votes: [3, 1, 0, 0]
|
|
339
|
+
consensus: true
|
|
340
|
+
```
|
|
341
|
+
|
|
342
|
+
---
|
|
343
|
+
|
|
344
|
+
## Checkpoint Structure
|
|
345
|
+
|
|
346
|
+
```
|
|
347
|
+
artifacts/maker/{execution-id}/
|
|
348
|
+
├── .checkpoint-progress.yaml # DELETED on success
|
|
349
|
+
├── README.md # Human-readable summary
|
|
350
|
+
├── decomposition-plan.yaml # Task breakdown
|
|
351
|
+
├── progress.yaml # Execution state
|
|
352
|
+
├── voting-records.yaml # Voting data
|
|
353
|
+
├── red-flag-log.yaml # Filtered responses
|
|
354
|
+
├── metrics-summary.yaml # Performance metrics
|
|
355
|
+
└── step-outputs/
|
|
356
|
+
├── step-001.yaml
|
|
357
|
+
└── ...
|
|
358
|
+
```
|
|
359
|
+
|
|
360
|
+
**Quick Status Check**:
|
|
361
|
+
- If `.checkpoint-progress.yaml` exists → Incomplete/In-Progress
|
|
362
|
+
- If `.checkpoint-progress.yaml` absent → Complete (success)
|
|
363
|
+
|
|
364
|
+
---
|
|
365
|
+
|
|
366
|
+
## Failed Execution Recovery
|
|
367
|
+
|
|
368
|
+
When viewing a failed execution:
|
|
369
|
+
|
|
370
|
+
```bash
|
|
371
|
+
ai-dlc maker status maker-20251220-162045
|
|
372
|
+
```
|
|
373
|
+
|
|
374
|
+
**Failed Response:**
|
|
375
|
+
```json
|
|
376
|
+
{
|
|
377
|
+
"success": true,
|
|
378
|
+
"execution": {
|
|
379
|
+
"executionId": "maker-20251220-162045",
|
|
380
|
+
"status": "failed",
|
|
381
|
+
"task": "Generate authentication flow",
|
|
382
|
+
"failure": {
|
|
383
|
+
"step": "step-004",
|
|
384
|
+
"description": "Generate token validation",
|
|
385
|
+
"error": "No consensus after 15 rounds",
|
|
386
|
+
"lastVotes": {
|
|
387
|
+
"optionA": 4,
|
|
388
|
+
"optionB": 4,
|
|
389
|
+
"optionC": 2
|
|
390
|
+
}
|
|
391
|
+
},
|
|
392
|
+
"recovery": {
|
|
393
|
+
"resumable": true,
|
|
394
|
+
"completedSteps": ["step-001", "step-002", "step-003"],
|
|
395
|
+
"resumeFrom": "step-004"
|
|
396
|
+
}
|
|
397
|
+
},
|
|
398
|
+
"recommendations": [
|
|
399
|
+
"Clarify task requirements for step-004",
|
|
400
|
+
"Increase k to 3 for this step",
|
|
401
|
+
"Consider using sonnet model for complex logic"
|
|
402
|
+
],
|
|
403
|
+
"resumeCommand": "ai-dlc maker resume maker-20251220-162045"
|
|
404
|
+
}
|
|
405
|
+
```
|
|
406
|
+
|
|
407
|
+
---
|
|
408
|
+
|
|
409
|
+
## Related Commands
|
|
410
|
+
|
|
411
|
+
- `/ai-dlc:maker-execute` - Execute tasks with MAKER patterns
|
|
412
|
+
- `/ai-dlc:generate-code --maker` - Code generation with MAKER consensus
|
|
413
|
+
- `/ai-dlc:review-code --maker` - Code review with MAKER consensus
|
|
414
|
+
|
|
415
|
+
## Related Skills
|
|
416
|
+
|
|
417
|
+
- `maker-orchestration` - MAKER framework theory and configuration
|
|
418
|
+
- `voting-consensus` - Voting implementation details
|
|
419
|
+
|
|
420
|
+
---
|
|
421
|
+
|
|
422
|
+
**Created**: Status from `artifacts/maker/` checkpoint files
|