instar 1.3.981 → 1.3.983
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/core/ProjectRoundExecution.d.ts +45 -2
- package/dist/core/ProjectRoundExecution.d.ts.map +1 -1
- package/dist/core/ProjectRoundExecution.js +56 -7
- package/dist/core/ProjectRoundExecution.js.map +1 -1
- package/dist/core/StageTransitionValidator.d.ts +26 -0
- package/dist/core/StageTransitionValidator.d.ts.map +1 -1
- package/dist/core/StageTransitionValidator.js +11 -1
- package/dist/core/StageTransitionValidator.js.map +1 -1
- package/dist/monitoring/CommitmentTracker.d.ts +11 -1
- package/dist/monitoring/CommitmentTracker.d.ts.map +1 -1
- package/dist/monitoring/CommitmentTracker.js +50 -16
- package/dist/monitoring/CommitmentTracker.js.map +1 -1
- package/dist/server/routes.d.ts.map +1 -1
- package/dist/server/routes.js +55 -4
- package/dist/server/routes.js.map +1 -1
- package/package.json +1 -1
- package/src/data/builtin-manifest.json +46 -46
- package/upgrades/1.3.982.md +84 -0
- package/upgrades/1.3.983.md +108 -0
- package/upgrades/side-effects/behavioural-promise-unverifiable.md +156 -0
- package/upgrades/side-effects/merged-record-carries-its-evidence.md +230 -0
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "./builtin-manifest.schema.json",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
|
-
"generatedAt": "2026-07-
|
|
5
|
-
"instarVersion": "1.3.
|
|
4
|
+
"generatedAt": "2026-07-26T07:12:22.087Z",
|
|
5
|
+
"instarVersion": "1.3.983",
|
|
6
6
|
"entryCount": 202,
|
|
7
7
|
"entries": {
|
|
8
8
|
"hook:session-start": {
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
"type": "route-group",
|
|
419
419
|
"domain": "monitoring",
|
|
420
420
|
"sourcePath": "src/server/routes.ts",
|
|
421
|
-
"contentHash": "
|
|
421
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
422
422
|
"since": "2025-01-01"
|
|
423
423
|
},
|
|
424
424
|
"route-group:agents": {
|
|
@@ -426,7 +426,7 @@
|
|
|
426
426
|
"type": "route-group",
|
|
427
427
|
"domain": "sessions",
|
|
428
428
|
"sourcePath": "src/server/routes.ts",
|
|
429
|
-
"contentHash": "
|
|
429
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
430
430
|
"since": "2025-01-01"
|
|
431
431
|
},
|
|
432
432
|
"route-group:backups": {
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
"type": "route-group",
|
|
435
435
|
"domain": "operations",
|
|
436
436
|
"sourcePath": "src/server/routes.ts",
|
|
437
|
-
"contentHash": "
|
|
437
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
438
438
|
"since": "2025-01-01"
|
|
439
439
|
},
|
|
440
440
|
"route-group:git": {
|
|
@@ -442,7 +442,7 @@
|
|
|
442
442
|
"type": "route-group",
|
|
443
443
|
"domain": "coordination",
|
|
444
444
|
"sourcePath": "src/server/routes.ts",
|
|
445
|
-
"contentHash": "
|
|
445
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
446
446
|
"since": "2025-01-01"
|
|
447
447
|
},
|
|
448
448
|
"route-group:memory": {
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
"type": "route-group",
|
|
451
451
|
"domain": "memory",
|
|
452
452
|
"sourcePath": "src/server/routes.ts",
|
|
453
|
-
"contentHash": "
|
|
453
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
454
454
|
"since": "2025-01-01"
|
|
455
455
|
},
|
|
456
456
|
"route-group:semantic": {
|
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
"type": "route-group",
|
|
459
459
|
"domain": "memory",
|
|
460
460
|
"sourcePath": "src/server/routes.ts",
|
|
461
|
-
"contentHash": "
|
|
461
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
462
462
|
"since": "2025-01-01"
|
|
463
463
|
},
|
|
464
464
|
"route-group:status": {
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"type": "route-group",
|
|
467
467
|
"domain": "monitoring",
|
|
468
468
|
"sourcePath": "src/server/routes.ts",
|
|
469
|
-
"contentHash": "
|
|
469
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
470
470
|
"since": "2025-01-01"
|
|
471
471
|
},
|
|
472
472
|
"route-group:capabilities": {
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"type": "route-group",
|
|
475
475
|
"domain": "mapping",
|
|
476
476
|
"sourcePath": "src/server/routes.ts",
|
|
477
|
-
"contentHash": "
|
|
477
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
478
478
|
"since": "2025-01-01"
|
|
479
479
|
},
|
|
480
480
|
"route-group:project-map": {
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
"type": "route-group",
|
|
483
483
|
"domain": "mapping",
|
|
484
484
|
"sourcePath": "src/server/routes.ts",
|
|
485
|
-
"contentHash": "
|
|
485
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
486
486
|
"since": "2025-01-01"
|
|
487
487
|
},
|
|
488
488
|
"route-group:coherence": {
|
|
@@ -490,7 +490,7 @@
|
|
|
490
490
|
"type": "route-group",
|
|
491
491
|
"domain": "coherence",
|
|
492
492
|
"sourcePath": "src/server/routes.ts",
|
|
493
|
-
"contentHash": "
|
|
493
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
494
494
|
"since": "2025-01-01"
|
|
495
495
|
},
|
|
496
496
|
"route-group:topic-bindings": {
|
|
@@ -498,7 +498,7 @@
|
|
|
498
498
|
"type": "route-group",
|
|
499
499
|
"domain": "sessions",
|
|
500
500
|
"sourcePath": "src/server/routes.ts",
|
|
501
|
-
"contentHash": "
|
|
501
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
502
502
|
"since": "2025-01-01"
|
|
503
503
|
},
|
|
504
504
|
"route-group:context": {
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
"type": "route-group",
|
|
507
507
|
"domain": "context",
|
|
508
508
|
"sourcePath": "src/server/routes.ts",
|
|
509
|
-
"contentHash": "
|
|
509
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
510
510
|
"since": "2025-01-01"
|
|
511
511
|
},
|
|
512
512
|
"route-group:scope-coherence": {
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
"type": "route-group",
|
|
515
515
|
"domain": "coherence",
|
|
516
516
|
"sourcePath": "src/server/routes.ts",
|
|
517
|
-
"contentHash": "
|
|
517
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
518
518
|
"since": "2025-01-01"
|
|
519
519
|
},
|
|
520
520
|
"route-group:canonical-state": {
|
|
@@ -522,7 +522,7 @@
|
|
|
522
522
|
"type": "route-group",
|
|
523
523
|
"domain": "state",
|
|
524
524
|
"sourcePath": "src/server/routes.ts",
|
|
525
|
-
"contentHash": "
|
|
525
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
526
526
|
"since": "2025-01-01"
|
|
527
527
|
},
|
|
528
528
|
"route-group:ci": {
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"type": "route-group",
|
|
531
531
|
"domain": "monitoring",
|
|
532
532
|
"sourcePath": "src/server/routes.ts",
|
|
533
|
-
"contentHash": "
|
|
533
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
534
534
|
"since": "2025-01-01"
|
|
535
535
|
},
|
|
536
536
|
"route-group:sessions": {
|
|
@@ -538,7 +538,7 @@
|
|
|
538
538
|
"type": "route-group",
|
|
539
539
|
"domain": "sessions",
|
|
540
540
|
"sourcePath": "src/server/routes.ts",
|
|
541
|
-
"contentHash": "
|
|
541
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
542
542
|
"since": "2025-01-01"
|
|
543
543
|
},
|
|
544
544
|
"route-group:jobs": {
|
|
@@ -546,7 +546,7 @@
|
|
|
546
546
|
"type": "route-group",
|
|
547
547
|
"domain": "scheduling",
|
|
548
548
|
"sourcePath": "src/server/routes.ts",
|
|
549
|
-
"contentHash": "
|
|
549
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
550
550
|
"since": "2025-01-01"
|
|
551
551
|
},
|
|
552
552
|
"route-group:skip-ledger": {
|
|
@@ -554,7 +554,7 @@
|
|
|
554
554
|
"type": "route-group",
|
|
555
555
|
"domain": "scheduling",
|
|
556
556
|
"sourcePath": "src/server/routes.ts",
|
|
557
|
-
"contentHash": "
|
|
557
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
558
558
|
"since": "2025-01-01"
|
|
559
559
|
},
|
|
560
560
|
"route-group:telegram": {
|
|
@@ -562,7 +562,7 @@
|
|
|
562
562
|
"type": "route-group",
|
|
563
563
|
"domain": "communication",
|
|
564
564
|
"sourcePath": "src/server/routes.ts",
|
|
565
|
-
"contentHash": "
|
|
565
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
566
566
|
"since": "2025-01-01"
|
|
567
567
|
},
|
|
568
568
|
"route-group:attention": {
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
"type": "route-group",
|
|
571
571
|
"domain": "communication",
|
|
572
572
|
"sourcePath": "src/server/routes.ts",
|
|
573
|
-
"contentHash": "
|
|
573
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
574
574
|
"since": "2025-01-01"
|
|
575
575
|
},
|
|
576
576
|
"route-group:relationships": {
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
"type": "route-group",
|
|
579
579
|
"domain": "relationships",
|
|
580
580
|
"sourcePath": "src/server/routes.ts",
|
|
581
|
-
"contentHash": "
|
|
581
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
582
582
|
"since": "2025-01-01"
|
|
583
583
|
},
|
|
584
584
|
"route-group:feedback": {
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"type": "route-group",
|
|
587
587
|
"domain": "feedback",
|
|
588
588
|
"sourcePath": "src/server/routes.ts",
|
|
589
|
-
"contentHash": "
|
|
589
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
590
590
|
"since": "2025-01-01"
|
|
591
591
|
},
|
|
592
592
|
"route-group:updates": {
|
|
@@ -594,7 +594,7 @@
|
|
|
594
594
|
"type": "route-group",
|
|
595
595
|
"domain": "updates",
|
|
596
596
|
"sourcePath": "src/server/routes.ts",
|
|
597
|
-
"contentHash": "
|
|
597
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
598
598
|
"since": "2025-01-01"
|
|
599
599
|
},
|
|
600
600
|
"route-group:dispatches": {
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
"type": "route-group",
|
|
603
603
|
"domain": "dispatches",
|
|
604
604
|
"sourcePath": "src/server/routes.ts",
|
|
605
|
-
"contentHash": "
|
|
605
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
606
606
|
"since": "2025-01-01"
|
|
607
607
|
},
|
|
608
608
|
"route-group:quota": {
|
|
@@ -610,7 +610,7 @@
|
|
|
610
610
|
"type": "route-group",
|
|
611
611
|
"domain": "monitoring",
|
|
612
612
|
"sourcePath": "src/server/routes.ts",
|
|
613
|
-
"contentHash": "
|
|
613
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
614
614
|
"since": "2025-01-01"
|
|
615
615
|
},
|
|
616
616
|
"route-group:publishing": {
|
|
@@ -618,7 +618,7 @@
|
|
|
618
618
|
"type": "route-group",
|
|
619
619
|
"domain": "publishing",
|
|
620
620
|
"sourcePath": "src/server/routes.ts",
|
|
621
|
-
"contentHash": "
|
|
621
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
622
622
|
"since": "2025-01-01"
|
|
623
623
|
},
|
|
624
624
|
"route-group:private-views": {
|
|
@@ -626,7 +626,7 @@
|
|
|
626
626
|
"type": "route-group",
|
|
627
627
|
"domain": "publishing",
|
|
628
628
|
"sourcePath": "src/server/routes.ts",
|
|
629
|
-
"contentHash": "
|
|
629
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
630
630
|
"since": "2025-01-01"
|
|
631
631
|
},
|
|
632
632
|
"route-group:tunnel": {
|
|
@@ -634,7 +634,7 @@
|
|
|
634
634
|
"type": "route-group",
|
|
635
635
|
"domain": "networking",
|
|
636
636
|
"sourcePath": "src/server/routes.ts",
|
|
637
|
-
"contentHash": "
|
|
637
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
638
638
|
"since": "2025-01-01"
|
|
639
639
|
},
|
|
640
640
|
"route-group:events": {
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
"type": "route-group",
|
|
643
643
|
"domain": "networking",
|
|
644
644
|
"sourcePath": "src/server/routes.ts",
|
|
645
|
-
"contentHash": "
|
|
645
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
646
646
|
"since": "2025-01-01"
|
|
647
647
|
},
|
|
648
648
|
"route-group:evolution": {
|
|
@@ -650,7 +650,7 @@
|
|
|
650
650
|
"type": "route-group",
|
|
651
651
|
"domain": "evolution",
|
|
652
652
|
"sourcePath": "src/server/routes.ts",
|
|
653
|
-
"contentHash": "
|
|
653
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
654
654
|
"since": "2025-01-01"
|
|
655
655
|
},
|
|
656
656
|
"route-group:watchdog": {
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
"type": "route-group",
|
|
659
659
|
"domain": "monitoring",
|
|
660
660
|
"sourcePath": "src/server/routes.ts",
|
|
661
|
-
"contentHash": "
|
|
661
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
662
662
|
"since": "2025-01-01"
|
|
663
663
|
},
|
|
664
664
|
"route-group:topic-memory": {
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
"type": "route-group",
|
|
667
667
|
"domain": "memory",
|
|
668
668
|
"sourcePath": "src/server/routes.ts",
|
|
669
|
-
"contentHash": "
|
|
669
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
670
670
|
"since": "2025-01-01"
|
|
671
671
|
},
|
|
672
672
|
"route-group:state-sync": {
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
"type": "route-group",
|
|
675
675
|
"domain": "coordination",
|
|
676
676
|
"sourcePath": "src/server/routes.ts",
|
|
677
|
-
"contentHash": "
|
|
677
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
678
678
|
"since": "2025-01-01"
|
|
679
679
|
},
|
|
680
680
|
"route-group:intent": {
|
|
@@ -682,7 +682,7 @@
|
|
|
682
682
|
"type": "route-group",
|
|
683
683
|
"domain": "intent",
|
|
684
684
|
"sourcePath": "src/server/routes.ts",
|
|
685
|
-
"contentHash": "
|
|
685
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
686
686
|
"since": "2025-01-01"
|
|
687
687
|
},
|
|
688
688
|
"route-group:triage": {
|
|
@@ -690,7 +690,7 @@
|
|
|
690
690
|
"type": "route-group",
|
|
691
691
|
"domain": "safety",
|
|
692
692
|
"sourcePath": "src/server/routes.ts",
|
|
693
|
-
"contentHash": "
|
|
693
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
694
694
|
"since": "2025-01-01"
|
|
695
695
|
},
|
|
696
696
|
"route-group:operations": {
|
|
@@ -698,7 +698,7 @@
|
|
|
698
698
|
"type": "route-group",
|
|
699
699
|
"domain": "safety",
|
|
700
700
|
"sourcePath": "src/server/routes.ts",
|
|
701
|
-
"contentHash": "
|
|
701
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
702
702
|
"since": "2025-01-01"
|
|
703
703
|
},
|
|
704
704
|
"route-group:sentinel": {
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"type": "route-group",
|
|
707
707
|
"domain": "safety",
|
|
708
708
|
"sourcePath": "src/server/routes.ts",
|
|
709
|
-
"contentHash": "
|
|
709
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
710
710
|
"since": "2025-01-01"
|
|
711
711
|
},
|
|
712
712
|
"route-group:trust": {
|
|
@@ -714,7 +714,7 @@
|
|
|
714
714
|
"type": "route-group",
|
|
715
715
|
"domain": "safety",
|
|
716
716
|
"sourcePath": "src/server/routes.ts",
|
|
717
|
-
"contentHash": "
|
|
717
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
718
718
|
"since": "2025-01-01"
|
|
719
719
|
},
|
|
720
720
|
"route-group:monitoring": {
|
|
@@ -722,7 +722,7 @@
|
|
|
722
722
|
"type": "route-group",
|
|
723
723
|
"domain": "monitoring",
|
|
724
724
|
"sourcePath": "src/server/routes.ts",
|
|
725
|
-
"contentHash": "
|
|
725
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
726
726
|
"since": "2025-01-01"
|
|
727
727
|
},
|
|
728
728
|
"route-group:commitments": {
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
"type": "route-group",
|
|
731
731
|
"domain": "commitments",
|
|
732
732
|
"sourcePath": "src/server/routes.ts",
|
|
733
|
-
"contentHash": "
|
|
733
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
734
734
|
"since": "2025-01-01"
|
|
735
735
|
},
|
|
736
736
|
"route-group:episodes": {
|
|
@@ -738,7 +738,7 @@
|
|
|
738
738
|
"type": "route-group",
|
|
739
739
|
"domain": "memory",
|
|
740
740
|
"sourcePath": "src/server/routes.ts",
|
|
741
|
-
"contentHash": "
|
|
741
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
742
742
|
"since": "2025-01-01"
|
|
743
743
|
},
|
|
744
744
|
"route-group:messages": {
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
"type": "route-group",
|
|
747
747
|
"domain": "coordination",
|
|
748
748
|
"sourcePath": "src/server/routes.ts",
|
|
749
|
-
"contentHash": "
|
|
749
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
750
750
|
"since": "2025-01-01"
|
|
751
751
|
},
|
|
752
752
|
"route-group:system-reviews": {
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
"type": "route-group",
|
|
755
755
|
"domain": "monitoring",
|
|
756
756
|
"sourcePath": "src/server/routes.ts",
|
|
757
|
-
"contentHash": "
|
|
757
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
758
758
|
"since": "2025-01-01"
|
|
759
759
|
},
|
|
760
760
|
"route-group:machine-mesh": {
|
|
@@ -770,7 +770,7 @@
|
|
|
770
770
|
"type": "route-group",
|
|
771
771
|
"domain": "security",
|
|
772
772
|
"sourcePath": "src/server/routes.ts",
|
|
773
|
-
"contentHash": "
|
|
773
|
+
"contentHash": "3d7b20ccbe93ba5e4d23dbacbedfef0e66d8e97c44e0169a90cc21da36f2a5c3",
|
|
774
774
|
"since": "2025-01-01"
|
|
775
775
|
},
|
|
776
776
|
"cli:init": {
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
# Upgrade Guide — vNEXT
|
|
2
|
+
|
|
3
|
+
<!-- assembled-by: assemble-next-md -->
|
|
4
|
+
<!-- bump: patch -->
|
|
5
|
+
|
|
6
|
+
## What Changed
|
|
7
|
+
|
|
8
|
+
**A behavioural commitment was marked `verified` or `violated` according to whether its
|
|
9
|
+
optional `behavioralRule` field was populated — 98 of 98 rows, no exceptions.**
|
|
10
|
+
|
|
11
|
+
`CommitmentTracker.verifyBehavioral` decided the verdict with
|
|
12
|
+
`content.includes(commitment.id)` against the behavioural rules file. That file is written
|
|
13
|
+
**by the same class** from its own active list, and nothing else on the machine reads it, so
|
|
14
|
+
the check verified that the system had written its own file and reported the result as a
|
|
15
|
+
verdict on the promise.
|
|
16
|
+
|
|
17
|
+
Measured on the live store: **74 behavioural commitments with `behavioralRule` set all read
|
|
18
|
+
`verified`; 24 without it all read `violated`.** Because the sweep runs about once a minute,
|
|
19
|
+
each accumulated a tick per pass — CMT-068 reached **162,344 violations**, and four
|
|
20
|
+
commitments created in the same minute held **identical** counts (80,425), which individual
|
|
21
|
+
conduct cannot produce.
|
|
22
|
+
|
|
23
|
+
Behavioural commitments now take the path this file already gives an unverifiable
|
|
24
|
+
`one-time-action`: **the sweep is a no-op**, the promise stays `pending`, and closure remains
|
|
25
|
+
explicit (`deliver()` / `markDelivered()` / `expiresAt`), with the overdue surfacing keeping
|
|
26
|
+
it visible. Both wrong answers are removed, not just one — `verified` was false comfort and
|
|
27
|
+
`violated` a false accusation, since a blank optional field is not a broken promise.
|
|
28
|
+
|
|
29
|
+
`getHealth` changed with it. It previously reported `"N commitment(s) tracked, all verified"`
|
|
30
|
+
whenever nothing was marked broken, inferring compliance from the absence of violations —
|
|
31
|
+
which would have become a *new* false claim once these rows moved to `pending`. It now names
|
|
32
|
+
how many are genuinely verified and how many are not automatically verifiable. It also stops
|
|
33
|
+
reporting the component `degraded`, which those 24 false violations had made permanent.
|
|
34
|
+
|
|
35
|
+
The rules file still self-heals when missing (now `ensureBehavioralRulesFile`, which returns
|
|
36
|
+
nothing) — repairing bookkeeping is worth doing but is not evidence about a promise.
|
|
37
|
+
|
|
38
|
+
**What this does not do:** behavioural compliance remains unverified by anything. This stops
|
|
39
|
+
the system claiming otherwise; it does not build real verification, which would require
|
|
40
|
+
observing conduct against each rule. `config-change` verification is untouched and still
|
|
41
|
+
genuinely reads live state.
|
|
42
|
+
|
|
43
|
+
## What to Tell Your User
|
|
44
|
+
|
|
45
|
+
If you track commitments, promises about behaviour now show as **pending** rather than
|
|
46
|
+
verified or violated, with both counters at zero. That is more honest, not a regression:
|
|
47
|
+
nothing was ever watching whether those promises were kept, so "verified" was reassurance
|
|
48
|
+
nobody had earned and "violated" was usually just a blank optional field.
|
|
49
|
+
|
|
50
|
+
You may also notice the commitment health line stops saying "all verified" and stops
|
|
51
|
+
reporting itself degraded. Both were consequences of the same defect.
|
|
52
|
+
|
|
53
|
+
## Summary of New Capabilities
|
|
54
|
+
|
|
55
|
+
- A promise that cannot be automatically checked reports as open instead of being declared
|
|
56
|
+
kept or broken, matching the treatment this module already gave unverifiable one-time
|
|
57
|
+
actions.
|
|
58
|
+
- Commitment counters no longer accumulate a tick per sweep for behavioural promises.
|
|
59
|
+
- The commitment health line distinguishes "verified" from "not automatically verifiable"
|
|
60
|
+
rather than inferring compliance from an absence of violations.
|
|
61
|
+
|
|
62
|
+
## Evidence
|
|
63
|
+
|
|
64
|
+
**Reproduction (before):** record a behavioural commitment and run the verify sweep 25
|
|
65
|
+
times. With `behavioralRule` set: `status: 'verified'`, `verificationCount: 25`. Without it:
|
|
66
|
+
`status: 'violated'`, `violationCount: 25`, detail `"Missing behavioralRule on behavioral
|
|
67
|
+
commitment"`. Live store corroboration: 74/74 with the field `verified`, 24/24 without it
|
|
68
|
+
`violated`; CMT-068 at 162,344; CMT-555/556/557/558 identical at 80,425.
|
|
69
|
+
|
|
70
|
+
**Observed after,** same scenarios against the built code:
|
|
71
|
+
|
|
72
|
+
| scenario | before | after (25 sweeps) |
|
|
73
|
+
|---|---|---|
|
|
74
|
+
| behavioural, `behavioralRule` set | `verified`, +1 tick per sweep | `pending`, verifications 0, violations 0 |
|
|
75
|
+
| behavioural, field absent | `violated`, +1 tick per sweep | `pending`, verifications 0, violations 0 |
|
|
76
|
+
| rules file deleted | produced a verdict | no verdict; file self-heals; status unchanged |
|
|
77
|
+
| health, 1 behavioural row | `"1 commitment(s) tracked, all verified"` | `"1 commitment(s) tracked — 0 verified, 1 not automatically verifiable (no violations)"`, status `healthy` |
|
|
78
|
+
|
|
79
|
+
**Tests:** `tests/unit/CommitmentTracker.test.ts` — three tests rewritten because they
|
|
80
|
+
asserted the removed behaviour (one of them asserting that a *missing* optional field is a
|
|
81
|
+
broken promise; another named `"detects violation when rules file is deleted"` whose body
|
|
82
|
+
asserted the opposite, with a comment conceding it). Two regression guards added: 25 sweeps
|
|
83
|
+
accumulate zero ticks on either shape of behavioural promise, and health never claims "all
|
|
84
|
+
verified" over promises it has not observed. **79 tests pass**; `npx tsc --noEmit` clean.
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
# Upgrade Guide — vNEXT
|
|
2
|
+
|
|
3
|
+
<!-- assembled-by: assemble-next-md -->
|
|
4
|
+
<!-- bump: patch -->
|
|
5
|
+
|
|
6
|
+
## What Changed
|
|
7
|
+
|
|
8
|
+
**A project item could read `merged` while carrying no record of what merged it — and
|
|
9
|
+
the two regression detectors that read that record were therefore selecting nothing and
|
|
10
|
+
reporting all clear.**
|
|
11
|
+
|
|
12
|
+
`/projects/:id/advance` proves four things before it will move an item to `merged`: the
|
|
13
|
+
PR state is `MERGED`, it has a format-valid merge commit sha, that sha is reachable from
|
|
14
|
+
canonical main, and the CI rollup is green. It then persisted **only** `pipelineStage`
|
|
15
|
+
and discarded the evidence. Measured on the live store: both Tier-1 children of the
|
|
16
|
+
`convergence-towards-coherence` project read `pipelineStage: "merged"` with no
|
|
17
|
+
`prNumber`, no `mergeCommitOid` and no `ciCheckedAt`.
|
|
18
|
+
|
|
19
|
+
The cause was a type, not carelessness. `StageTransitionResult`'s success case was
|
|
20
|
+
`{ ok: true }` — one bit — while every refusal carried `reason` + `code`. The validator
|
|
21
|
+
explained itself when it said no and said nothing when it said yes, so the caller had
|
|
22
|
+
nothing to write down. A passing verdict now carries a `MergedEvidence` record (PR
|
|
23
|
+
number, merge sha, the canonical-main ref it was actually proven against, and an ISO
|
|
24
|
+
timestamp), persisted in the **same** `update()` as the stage — so no window exists in
|
|
25
|
+
which an item reads `merged` with nothing behind it.
|
|
26
|
+
|
|
27
|
+
**The half that mattered more.** Two merged-state reconcilers find their candidates by
|
|
28
|
+
looking for `mergeCommitOid`: the lazy reconciler on `GET /projects/:id` (documented
|
|
29
|
+
"may mutate", running on every read) and `verifyMergedItemsViaGit`. Nothing ever wrote
|
|
30
|
+
that field, so the candidate set was always empty and the git verification never ran.
|
|
31
|
+
A regression detector that scans nothing and reports nothing is indistinguishable from
|
|
32
|
+
one that scans everything and finds nothing wrong — so merged work that was later
|
|
33
|
+
reverted or force-pushed off main would never have been noticed.
|
|
34
|
+
|
|
35
|
+
Because that path had never executed, three defects sat in it unexercised, **all three
|
|
36
|
+
already fixed in the advance path a few hundred lines away**: it called
|
|
37
|
+
`SafeGitExecutor.run` without `sourceTreeReadOk`, so SourceTreeGuard refuses the read
|
|
38
|
+
against an instar source tree; it hardcoded `origin/main`, which on a dev-agent home is
|
|
39
|
+
the agent's fork rather than where merges land; and its `catch {}` meant the caller
|
|
40
|
+
marked the item `regressed`, turning "I could not check" into "it was reverted". Any one
|
|
41
|
+
of those would have produced false demotions the moment evidence started being written,
|
|
42
|
+
so both halves ship together. `verifyMergedItemsViaGit` now returns three states —
|
|
43
|
+
`verified`, `regressed` (git's documented exit 1, the only genuine negative) and
|
|
44
|
+
`unverifiable` (everything else, with its reason) — and the reconciler demotes only on
|
|
45
|
+
`regressed`; an unverifiable item keeps its stage and takes only the `ciCheckedAt`
|
|
46
|
+
backoff, so the question is asked again later instead of answered wrongly now.
|
|
47
|
+
|
|
48
|
+
**What this does not do:** it adds no new regression checking. It makes the existing
|
|
49
|
+
reconcilers *possible*, by giving them the evidence they were written to read, and
|
|
50
|
+
*safe*, by stopping them guessing. Items merged before this change carry no evidence and
|
|
51
|
+
report honestly as `unverifiable` with the reason "no mergeCommitOid recorded on the
|
|
52
|
+
item" — no backfill is attempted, because reconstructing which PR merged a historical
|
|
53
|
+
item would mean fabricating evidence.
|
|
54
|
+
|
|
55
|
+
## What to Tell Your User
|
|
56
|
+
|
|
57
|
+
If you use project tracking, a finished item now records the pull request, the commit
|
|
58
|
+
and the time it was checked — so "merged" can name what merged it. Previously it could
|
|
59
|
+
not.
|
|
60
|
+
|
|
61
|
+
More usefully: the checks that watch for finished work being undone were, in practice,
|
|
62
|
+
examining an empty list and reporting no problems. They now have something to examine.
|
|
63
|
+
And when one of them cannot answer — no permission, wrong branch, missing commit — it
|
|
64
|
+
says so instead of declaring the work reverted, which is what it used to do.
|
|
65
|
+
|
|
66
|
+
## Summary of New Capabilities
|
|
67
|
+
|
|
68
|
+
- A passing stage-transition verdict carries the evidence it established, instead of a
|
|
69
|
+
bare success flag.
|
|
70
|
+
- A merged item records its PR number, merge commit and check timestamp in the same
|
|
71
|
+
write as its stage.
|
|
72
|
+
- The merged-state verifier distinguishes "reverted" from "could not check", and the
|
|
73
|
+
reconciler demotes only on the former.
|
|
74
|
+
- The reconciler checks the canonical-main ref resolved for the install rather than
|
|
75
|
+
assuming `origin/main`, so a fork-origin agent home no longer reads every healthy item
|
|
76
|
+
as regressed.
|
|
77
|
+
- `POST /projects/:id/advance` echoes the recorded evidence back, so a caller can confirm
|
|
78
|
+
it landed rather than trusting that it did.
|
|
79
|
+
|
|
80
|
+
## Evidence
|
|
81
|
+
|
|
82
|
+
**Reproduction (before):** read any merged child of a project —
|
|
83
|
+
`GET /projects/convergence-towards-coherence` returned both Tier-1 children with
|
|
84
|
+
`pipelineStage: "merged"` and an object whose keys contained no `prNumber`,
|
|
85
|
+
`mergeCommitOid` or `ciCheckedAt`. `grep` for writers of `mergeCommitOid` found none
|
|
86
|
+
outside `InitiativeTracker`'s own accessors, while two consumers select on it.
|
|
87
|
+
|
|
88
|
+
**Observed after,** same scenarios against the built code:
|
|
89
|
+
|
|
90
|
+
| scenario | before | after |
|
|
91
|
+
|---|---|---|
|
|
92
|
+
| passing `building → merged` verdict | `{ ok: true }` | carries `prNumber`, `mergeCommitOid`, `mergeBaseBranch`, `verifiedAt` |
|
|
93
|
+
| the item record after a merged advance | stage only | stage + PR number + merge sha + check timestamp, one write |
|
|
94
|
+
| verifier, git exit 0 | verified | verified |
|
|
95
|
+
| verifier, git exit 1 | not verified → caller demotes | `regressed` → caller demotes |
|
|
96
|
+
| verifier, git exit 128 / guard refusal | not verified → **caller demotes** | `unverifiable` with reason → **stage unchanged** |
|
|
97
|
+
| verifier, child with no recorded evidence | silently skipped | `unverifiable`, "no mergeCommitOid recorded" |
|
|
98
|
+
| verifier's branch | hardcoded `origin/main` | the caller-resolved canonical-main ref |
|
|
99
|
+
|
|
100
|
+
**Tests:** `tests/unit/merged-record-carries-its-evidence.test.ts` (9 new) plus 2 added
|
|
101
|
+
to `tests/unit/StageTransitionValidator.test.ts`. All 9 fail against pre-fix source with
|
|
102
|
+
failures that name the defect — "expected undefined to be defined" for the evidence-free
|
|
103
|
+
approval, "prNumber must be persisted alongside the stage, not discarded after
|
|
104
|
+
validation: expected false to be true", "the verifier readSync must exist: expected +0
|
|
105
|
+
to be 1" (it used `.run`, proving the missing source-tree declaration), and "an item is
|
|
106
|
+
demoted only when git said exit 1, never merely because it was absent from `verified`".
|
|
107
|
+
The 48 pre-existing validator tests and the 8 `ProjectRoundExecution` tests pass
|
|
108
|
+
unchanged. `npx tsc --noEmit` clean.
|