@pjmendonca/devflow 1.18.0 → 1.20.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 (49) hide show
  1. package/.claude/commands/brainstorm.md +28 -0
  2. package/.claude/commands/init.md +102 -6
  3. package/.claude/skills/brainstorm/SKILL.md +531 -0
  4. package/.claude/skills/dashboard/SKILL.md +118 -0
  5. package/CHANGELOG.md +62 -0
  6. package/README.md +2 -2
  7. package/bin/devflow-dashboard.js +10 -0
  8. package/bin/devflow-swarm.js +11 -0
  9. package/bin/devflow.js +2 -0
  10. package/package.json +3 -1
  11. package/tooling/.automation/memory/knowledge/kg_integration-test.json +116 -1
  12. package/tooling/.automation/memory/knowledge/kg_test-story.json +392 -2
  13. package/tooling/.automation/memory/shared/shared_integration-test.json +37 -1
  14. package/tooling/.automation/memory/shared/shared_test-story.json +109 -1
  15. package/tooling/.automation/memory/shared/shared_test.json +235 -1
  16. package/tooling/.automation/memory/shared/shared_validation-check.json +40 -1
  17. package/tooling/.automation/validation/history/2026-01-03_val_1287a74c.json +41 -0
  18. package/tooling/.automation/validation/history/2026-01-03_val_3b24071f.json +32 -0
  19. package/tooling/.automation/validation/history/2026-01-03_val_44d77573.json +32 -0
  20. package/tooling/.automation/validation/history/2026-01-03_val_5b31dc51.json +32 -0
  21. package/tooling/.automation/validation/history/2026-01-03_val_74267244.json +32 -0
  22. package/tooling/.automation/validation/history/2026-01-03_val_8b2d95c7.json +59 -0
  23. package/tooling/.automation/validation/history/2026-01-03_val_d875b297.json +41 -0
  24. package/tooling/.automation/validation/history/2026-01-16_val_0b81ec2f.json +41 -0
  25. package/tooling/.automation/validation/history/2026-01-16_val_26c18e64.json +32 -0
  26. package/tooling/.automation/validation/history/2026-01-16_val_32af0152.json +32 -0
  27. package/tooling/.automation/validation/history/2026-01-16_val_353d1569.json +32 -0
  28. package/tooling/.automation/validation/history/2026-01-16_val_39e3c143.json +59 -0
  29. package/tooling/.automation/validation/history/2026-01-16_val_77fb42e4.json +32 -0
  30. package/tooling/.automation/validation/history/2026-01-16_val_a0752656.json +41 -0
  31. package/tooling/.automation/validation/history/2026-01-16_val_a29213b0.json +41 -0
  32. package/tooling/.automation/validation/history/2026-01-16_val_a9375d4c.json +32 -0
  33. package/tooling/.automation/validation/history/2026-01-16_val_c147bbdf.json +32 -0
  34. package/tooling/.automation/validation/history/2026-01-16_val_d06ccf8d.json +32 -0
  35. package/tooling/.automation/validation/history/2026-01-16_val_d6a80295.json +59 -0
  36. package/tooling/.automation/validation/history/2026-01-16_val_dce5005d.json +41 -0
  37. package/tooling/.automation/validation/history/2026-01-16_val_e53b3a63.json +32 -0
  38. package/tooling/docs/stories/.gitkeep +0 -0
  39. package/tooling/docs/templates/brainstorm-guide.md +314 -0
  40. package/tooling/docs/templates/story.md +66 -0
  41. package/tooling/scripts/lib/__init__.py +1 -1
  42. package/tooling/scripts/lib/cost_display.py +7 -1
  43. package/tooling/scripts/lib/pair_programming.py +6 -4
  44. package/tooling/scripts/lib/swarm_orchestrator.py +13 -11
  45. package/tooling/scripts/live_dashboard.py +832 -0
  46. package/tooling/scripts/new-doc.py +1 -1
  47. package/tooling/scripts/run-collab.py +2 -2
  48. package/tooling/scripts/run-story.py +21 -9
  49. package/tooling/scripts/setup-checkpoint-service.py +1 -1
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "story_key": "test",
3
- "last_updated": "2025-12-30T10:50:21.313021",
3
+ "last_updated": "2026-01-16T12:33:49.018907",
4
4
  "entries": [
5
5
  {
6
6
  "id": "mem_459b587a",
@@ -1249,6 +1249,240 @@
1249
1249
  ],
1250
1250
  "story_key": "test",
1251
1251
  "references": []
1252
+ },
1253
+ {
1254
+ "id": "mem_8c955b1c",
1255
+ "timestamp": "2026-01-03T14:30:38.226838",
1256
+ "agent": "VALIDATOR",
1257
+ "content": "Validation pass: 2 gates, 2 passed",
1258
+ "tags": [
1259
+ "validation",
1260
+ "tier-1",
1261
+ "pass"
1262
+ ],
1263
+ "story_key": "test",
1264
+ "references": []
1265
+ },
1266
+ {
1267
+ "id": "mem_555dde17",
1268
+ "timestamp": "2026-01-03T14:30:38.228560",
1269
+ "agent": "VALIDATOR",
1270
+ "content": "Validation fail: 2 gates, 1 passed",
1271
+ "tags": [
1272
+ "validation",
1273
+ "tier-1",
1274
+ "fail"
1275
+ ],
1276
+ "story_key": "test",
1277
+ "references": []
1278
+ },
1279
+ {
1280
+ "id": "mem_3858cf39",
1281
+ "timestamp": "2026-01-03T14:30:38.229681",
1282
+ "agent": "VALIDATOR",
1283
+ "content": "Validation fail: 1 gates, 0 passed",
1284
+ "tags": [
1285
+ "validation",
1286
+ "tier-1",
1287
+ "fail"
1288
+ ],
1289
+ "story_key": "test",
1290
+ "references": []
1291
+ },
1292
+ {
1293
+ "id": "mem_0f015277",
1294
+ "timestamp": "2026-01-03T14:30:38.230833",
1295
+ "agent": "VALIDATOR",
1296
+ "content": "Validation pass: 1 gates, 1 passed",
1297
+ "tags": [
1298
+ "validation",
1299
+ "tier-1",
1300
+ "pass"
1301
+ ],
1302
+ "story_key": "test",
1303
+ "references": []
1304
+ },
1305
+ {
1306
+ "id": "mem_5ece956e",
1307
+ "timestamp": "2026-01-03T14:30:38.231980",
1308
+ "agent": "VALIDATOR",
1309
+ "content": "Validation pass: 1 gates, 1 passed",
1310
+ "tags": [
1311
+ "validation",
1312
+ "tier-3",
1313
+ "pass"
1314
+ ],
1315
+ "story_key": "test",
1316
+ "references": []
1317
+ },
1318
+ {
1319
+ "id": "mem_4179d48f",
1320
+ "timestamp": "2026-01-03T14:30:38.235600",
1321
+ "agent": "VALIDATOR",
1322
+ "content": "Validation fail: 1 gates, 0 passed",
1323
+ "tags": [
1324
+ "validation",
1325
+ "tier-1",
1326
+ "fail"
1327
+ ],
1328
+ "story_key": "test",
1329
+ "references": []
1330
+ },
1331
+ {
1332
+ "id": "mem_89eecf3b",
1333
+ "timestamp": "2026-01-16T12:33:31.096819",
1334
+ "agent": "VALIDATOR",
1335
+ "content": "Validation pass: 2 gates, 2 passed",
1336
+ "tags": [
1337
+ "validation",
1338
+ "tier-1",
1339
+ "pass"
1340
+ ],
1341
+ "story_key": "test",
1342
+ "references": []
1343
+ },
1344
+ {
1345
+ "id": "mem_3211a77c",
1346
+ "timestamp": "2026-01-16T12:33:31.098289",
1347
+ "agent": "VALIDATOR",
1348
+ "content": "Validation fail: 2 gates, 1 passed",
1349
+ "tags": [
1350
+ "validation",
1351
+ "tier-1",
1352
+ "fail"
1353
+ ],
1354
+ "story_key": "test",
1355
+ "references": []
1356
+ },
1357
+ {
1358
+ "id": "mem_229ac8b9",
1359
+ "timestamp": "2026-01-16T12:33:31.099487",
1360
+ "agent": "VALIDATOR",
1361
+ "content": "Validation fail: 1 gates, 0 passed",
1362
+ "tags": [
1363
+ "validation",
1364
+ "tier-1",
1365
+ "fail"
1366
+ ],
1367
+ "story_key": "test",
1368
+ "references": []
1369
+ },
1370
+ {
1371
+ "id": "mem_228f00ae",
1372
+ "timestamp": "2026-01-16T12:33:31.100808",
1373
+ "agent": "VALIDATOR",
1374
+ "content": "Validation pass: 1 gates, 1 passed",
1375
+ "tags": [
1376
+ "validation",
1377
+ "tier-1",
1378
+ "pass"
1379
+ ],
1380
+ "story_key": "test",
1381
+ "references": []
1382
+ },
1383
+ {
1384
+ "id": "mem_aa694938",
1385
+ "timestamp": "2026-01-16T12:33:31.101946",
1386
+ "agent": "VALIDATOR",
1387
+ "content": "Validation pass: 1 gates, 1 passed",
1388
+ "tags": [
1389
+ "validation",
1390
+ "tier-3",
1391
+ "pass"
1392
+ ],
1393
+ "story_key": "test",
1394
+ "references": []
1395
+ },
1396
+ {
1397
+ "id": "mem_3dc70b76",
1398
+ "timestamp": "2026-01-16T12:33:31.105274",
1399
+ "agent": "VALIDATOR",
1400
+ "content": "Validation fail: 1 gates, 0 passed",
1401
+ "tags": [
1402
+ "validation",
1403
+ "tier-1",
1404
+ "fail"
1405
+ ],
1406
+ "story_key": "test",
1407
+ "references": []
1408
+ },
1409
+ {
1410
+ "id": "mem_ba55f0a7",
1411
+ "timestamp": "2026-01-16T12:33:49.010662",
1412
+ "agent": "VALIDATOR",
1413
+ "content": "Validation pass: 2 gates, 2 passed",
1414
+ "tags": [
1415
+ "validation",
1416
+ "tier-1",
1417
+ "pass"
1418
+ ],
1419
+ "story_key": "test",
1420
+ "references": []
1421
+ },
1422
+ {
1423
+ "id": "mem_73310bd6",
1424
+ "timestamp": "2026-01-16T12:33:49.011864",
1425
+ "agent": "VALIDATOR",
1426
+ "content": "Validation fail: 2 gates, 1 passed",
1427
+ "tags": [
1428
+ "validation",
1429
+ "tier-1",
1430
+ "fail"
1431
+ ],
1432
+ "story_key": "test",
1433
+ "references": []
1434
+ },
1435
+ {
1436
+ "id": "mem_548ee093",
1437
+ "timestamp": "2026-01-16T12:33:49.013071",
1438
+ "agent": "VALIDATOR",
1439
+ "content": "Validation fail: 1 gates, 0 passed",
1440
+ "tags": [
1441
+ "validation",
1442
+ "tier-1",
1443
+ "fail"
1444
+ ],
1445
+ "story_key": "test",
1446
+ "references": []
1447
+ },
1448
+ {
1449
+ "id": "mem_2c814794",
1450
+ "timestamp": "2026-01-16T12:33:49.014570",
1451
+ "agent": "VALIDATOR",
1452
+ "content": "Validation pass: 1 gates, 1 passed",
1453
+ "tags": [
1454
+ "validation",
1455
+ "tier-1",
1456
+ "pass"
1457
+ ],
1458
+ "story_key": "test",
1459
+ "references": []
1460
+ },
1461
+ {
1462
+ "id": "mem_406b70da",
1463
+ "timestamp": "2026-01-16T12:33:49.015759",
1464
+ "agent": "VALIDATOR",
1465
+ "content": "Validation pass: 1 gates, 1 passed",
1466
+ "tags": [
1467
+ "validation",
1468
+ "tier-3",
1469
+ "pass"
1470
+ ],
1471
+ "story_key": "test",
1472
+ "references": []
1473
+ },
1474
+ {
1475
+ "id": "mem_333caa75",
1476
+ "timestamp": "2026-01-16T12:33:49.018884",
1477
+ "agent": "VALIDATOR",
1478
+ "content": "Validation fail: 1 gates, 0 passed",
1479
+ "tags": [
1480
+ "validation",
1481
+ "tier-1",
1482
+ "fail"
1483
+ ],
1484
+ "story_key": "test",
1485
+ "references": []
1252
1486
  }
1253
1487
  ]
1254
1488
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "story_key": "validation-check",
3
- "last_updated": "2025-12-30T10:50:21.453267",
3
+ "last_updated": "2026-01-16T12:33:49.127605",
4
4
  "entries": [
5
5
  {
6
6
  "id": "mem_b27527fa",
@@ -222,6 +222,45 @@
222
222
  ],
223
223
  "story_key": "validation-check",
224
224
  "references": []
225
+ },
226
+ {
227
+ "id": "mem_0aa2a024",
228
+ "timestamp": "2026-01-03T14:30:38.341907",
229
+ "agent": "VALIDATOR",
230
+ "content": "Validation pass: 4 gates, 4 passed",
231
+ "tags": [
232
+ "validation",
233
+ "tier-3",
234
+ "pass"
235
+ ],
236
+ "story_key": "validation-check",
237
+ "references": []
238
+ },
239
+ {
240
+ "id": "mem_4c4b8033",
241
+ "timestamp": "2026-01-16T12:33:31.214049",
242
+ "agent": "VALIDATOR",
243
+ "content": "Validation pass: 4 gates, 4 passed",
244
+ "tags": [
245
+ "validation",
246
+ "tier-3",
247
+ "pass"
248
+ ],
249
+ "story_key": "validation-check",
250
+ "references": []
251
+ },
252
+ {
253
+ "id": "mem_ce813b48",
254
+ "timestamp": "2026-01-16T12:33:49.127546",
255
+ "agent": "VALIDATOR",
256
+ "content": "Validation pass: 4 gates, 4 passed",
257
+ "tags": [
258
+ "validation",
259
+ "tier-3",
260
+ "pass"
261
+ ],
262
+ "story_key": "validation-check",
263
+ "references": []
225
264
  }
226
265
  ]
227
266
  }
@@ -0,0 +1,41 @@
1
+ {
2
+ "id": "val_1287a74c",
3
+ "timestamp": "2026-01-03T14:30:38.228447",
4
+ "story_key": "test",
5
+ "tier": 1,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "pass",
9
+ "result": "pass",
10
+ "message": "Validation passed",
11
+ "duration_ms": 0.0,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ },
16
+ {
17
+ "gate_name": "fail",
18
+ "result": "fail",
19
+ "message": "Validation failed",
20
+ "duration_ms": 0.0,
21
+ "retry_count": 0,
22
+ "auto_fixed": false,
23
+ "details": {}
24
+ }
25
+ ],
26
+ "overall_result": "fail",
27
+ "total_duration_ms": 0.004291534423828125,
28
+ "passed": false,
29
+ "context": {
30
+ "story_key": "test",
31
+ "iteration": 0,
32
+ "max_iterations": 3,
33
+ "accumulated_issues": [],
34
+ "accumulated_fixes": [],
35
+ "cost_so_far": 0.0,
36
+ "time_elapsed_seconds": 0.0,
37
+ "phase": "",
38
+ "from_agent": "",
39
+ "to_agent": ""
40
+ }
41
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "id": "val_3b24071f",
3
+ "timestamp": "2026-01-03T14:30:38.229579",
4
+ "story_key": "test",
5
+ "tier": 1,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "block",
9
+ "result": "fail",
10
+ "message": "Validation failed",
11
+ "duration_ms": 0.00095367431640625,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ }
16
+ ],
17
+ "overall_result": "fail",
18
+ "total_duration_ms": 0.017881393432617188,
19
+ "passed": false,
20
+ "context": {
21
+ "story_key": "test",
22
+ "iteration": 0,
23
+ "max_iterations": 3,
24
+ "accumulated_issues": [],
25
+ "accumulated_fixes": [],
26
+ "cost_so_far": 0.0,
27
+ "time_elapsed_seconds": 0.0,
28
+ "phase": "",
29
+ "from_agent": "",
30
+ "to_agent": ""
31
+ }
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "id": "val_44d77573",
3
+ "timestamp": "2026-01-03T14:30:38.230732",
4
+ "story_key": "test",
5
+ "tier": 1,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "test",
9
+ "result": "pass",
10
+ "message": "Validation passed",
11
+ "duration_ms": 0.0,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ }
16
+ ],
17
+ "overall_result": "pass",
18
+ "total_duration_ms": 0.00286102294921875,
19
+ "passed": true,
20
+ "context": {
21
+ "story_key": "test",
22
+ "iteration": 0,
23
+ "max_iterations": 3,
24
+ "accumulated_issues": [],
25
+ "accumulated_fixes": [],
26
+ "cost_so_far": 0.0,
27
+ "time_elapsed_seconds": 0.0,
28
+ "phase": "",
29
+ "from_agent": "",
30
+ "to_agent": ""
31
+ }
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "id": "val_5b31dc51",
3
+ "timestamp": "2026-01-03T14:30:38.231882",
4
+ "story_key": "test",
5
+ "tier": 3,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "test",
9
+ "result": "pass",
10
+ "message": "Validation passed",
11
+ "duration_ms": 0.00095367431640625,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ }
16
+ ],
17
+ "overall_result": "pass",
18
+ "total_duration_ms": 0.00286102294921875,
19
+ "passed": true,
20
+ "context": {
21
+ "story_key": "test",
22
+ "iteration": 0,
23
+ "max_iterations": 3,
24
+ "accumulated_issues": [],
25
+ "accumulated_fixes": [],
26
+ "cost_so_far": 0.0,
27
+ "time_elapsed_seconds": 0.0,
28
+ "phase": "",
29
+ "from_agent": "",
30
+ "to_agent": ""
31
+ }
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "id": "val_74267244",
3
+ "timestamp": "2026-01-03T14:30:38.235432",
4
+ "story_key": "test",
5
+ "tier": 1,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "fail_gate",
9
+ "result": "fail",
10
+ "message": "Validation failed",
11
+ "duration_ms": 0.0,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ }
16
+ ],
17
+ "overall_result": "fail",
18
+ "total_duration_ms": 0.0040531158447265625,
19
+ "passed": false,
20
+ "context": {
21
+ "story_key": "test",
22
+ "iteration": 0,
23
+ "max_iterations": 3,
24
+ "accumulated_issues": [],
25
+ "accumulated_fixes": [],
26
+ "cost_so_far": 0.0,
27
+ "time_elapsed_seconds": 0.0,
28
+ "phase": "",
29
+ "from_agent": "",
30
+ "to_agent": ""
31
+ }
32
+ }
@@ -0,0 +1,59 @@
1
+ {
2
+ "id": "val_8b2d95c7",
3
+ "timestamp": "2026-01-03T14:30:38.341537",
4
+ "story_key": "validation-check",
5
+ "tier": 3,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "tests_pass",
9
+ "result": "pass",
10
+ "message": "Validation passed",
11
+ "duration_ms": 548.0339527130127,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ },
16
+ {
17
+ "gate_name": "lint_clean",
18
+ "result": "pass",
19
+ "message": "Validation passed",
20
+ "duration_ms": 14.641046524047852,
21
+ "retry_count": 0,
22
+ "auto_fixed": false,
23
+ "details": {}
24
+ },
25
+ {
26
+ "gate_name": "types_valid",
27
+ "result": "pass",
28
+ "message": "Validation passed",
29
+ "duration_ms": 14.327049255371094,
30
+ "retry_count": 0,
31
+ "auto_fixed": false,
32
+ "details": {}
33
+ },
34
+ {
35
+ "gate_name": "version_synced",
36
+ "result": "pass",
37
+ "message": "Validation passed",
38
+ "duration_ms": 28.564929962158203,
39
+ "retry_count": 0,
40
+ "auto_fixed": false,
41
+ "details": {}
42
+ }
43
+ ],
44
+ "overall_result": "pass",
45
+ "total_duration_ms": 605.6423187255859,
46
+ "passed": true,
47
+ "context": {
48
+ "story_key": "validation-check",
49
+ "iteration": 0,
50
+ "max_iterations": 3,
51
+ "accumulated_issues": [],
52
+ "accumulated_fixes": [],
53
+ "cost_so_far": 0.0,
54
+ "time_elapsed_seconds": 0.0,
55
+ "phase": "tier_3",
56
+ "from_agent": "",
57
+ "to_agent": ""
58
+ }
59
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "id": "val_d875b297",
3
+ "timestamp": "2026-01-03T14:30:38.226651",
4
+ "story_key": "test",
5
+ "tier": 1,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "gate1",
9
+ "result": "pass",
10
+ "message": "Validation passed",
11
+ "duration_ms": 0.00095367431640625,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ },
16
+ {
17
+ "gate_name": "gate2",
18
+ "result": "pass",
19
+ "message": "Validation passed",
20
+ "duration_ms": 0.0,
21
+ "retry_count": 0,
22
+ "auto_fixed": false,
23
+ "details": {}
24
+ }
25
+ ],
26
+ "overall_result": "pass",
27
+ "total_duration_ms": 0.006198883056640625,
28
+ "passed": true,
29
+ "context": {
30
+ "story_key": "test",
31
+ "iteration": 0,
32
+ "max_iterations": 3,
33
+ "accumulated_issues": [],
34
+ "accumulated_fixes": [],
35
+ "cost_so_far": 0.0,
36
+ "time_elapsed_seconds": 0.0,
37
+ "phase": "",
38
+ "from_agent": "",
39
+ "to_agent": ""
40
+ }
41
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "id": "val_0b81ec2f",
3
+ "timestamp": "2026-01-16T12:33:49.011758",
4
+ "story_key": "test",
5
+ "tier": 1,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "pass",
9
+ "result": "pass",
10
+ "message": "Validation passed",
11
+ "duration_ms": 0.0,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ },
16
+ {
17
+ "gate_name": "fail",
18
+ "result": "fail",
19
+ "message": "Validation failed",
20
+ "duration_ms": 0.00095367431640625,
21
+ "retry_count": 0,
22
+ "auto_fixed": false,
23
+ "details": {}
24
+ }
25
+ ],
26
+ "overall_result": "fail",
27
+ "total_duration_ms": 0.0040531158447265625,
28
+ "passed": false,
29
+ "context": {
30
+ "story_key": "test",
31
+ "iteration": 0,
32
+ "max_iterations": 3,
33
+ "accumulated_issues": [],
34
+ "accumulated_fixes": [],
35
+ "cost_so_far": 0.0,
36
+ "time_elapsed_seconds": 0.0,
37
+ "phase": "",
38
+ "from_agent": "",
39
+ "to_agent": ""
40
+ }
41
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "id": "val_26c18e64",
3
+ "timestamp": "2026-01-16T12:33:31.104962",
4
+ "story_key": "test",
5
+ "tier": 1,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "fail_gate",
9
+ "result": "fail",
10
+ "message": "Validation failed",
11
+ "duration_ms": 0.0,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ }
16
+ ],
17
+ "overall_result": "fail",
18
+ "total_duration_ms": 0.0030994415283203125,
19
+ "passed": false,
20
+ "context": {
21
+ "story_key": "test",
22
+ "iteration": 0,
23
+ "max_iterations": 3,
24
+ "accumulated_issues": [],
25
+ "accumulated_fixes": [],
26
+ "cost_so_far": 0.0,
27
+ "time_elapsed_seconds": 0.0,
28
+ "phase": "",
29
+ "from_agent": "",
30
+ "to_agent": ""
31
+ }
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "id": "val_32af0152",
3
+ "timestamp": "2026-01-16T12:33:49.018779",
4
+ "story_key": "test",
5
+ "tier": 1,
6
+ "gate_results": [
7
+ {
8
+ "gate_name": "fail_gate",
9
+ "result": "fail",
10
+ "message": "Validation failed",
11
+ "duration_ms": 0.00095367431640625,
12
+ "retry_count": 0,
13
+ "auto_fixed": false,
14
+ "details": {}
15
+ }
16
+ ],
17
+ "overall_result": "fail",
18
+ "total_duration_ms": 0.0019073486328125,
19
+ "passed": false,
20
+ "context": {
21
+ "story_key": "test",
22
+ "iteration": 0,
23
+ "max_iterations": 3,
24
+ "accumulated_issues": [],
25
+ "accumulated_fixes": [],
26
+ "cost_so_far": 0.0,
27
+ "time_elapsed_seconds": 0.0,
28
+ "phase": "",
29
+ "from_agent": "",
30
+ "to_agent": ""
31
+ }
32
+ }