instar 1.2.77 → 1.2.79
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/commands/server.d.ts.map +1 -1
- package/dist/commands/server.js +23 -1
- package/dist/commands/server.js.map +1 -1
- package/dist/providers/adapters/openai-codex/canary/codexHookContractCanary.d.ts +20 -0
- package/dist/providers/adapters/openai-codex/canary/codexHookContractCanary.d.ts.map +1 -1
- package/dist/providers/adapters/openai-codex/canary/codexHookContractCanary.js +46 -0
- package/dist/providers/adapters/openai-codex/canary/codexHookContractCanary.js.map +1 -1
- package/dist/server/AgentServer.d.ts +1 -0
- package/dist/server/AgentServer.d.ts.map +1 -1
- package/dist/server/AgentServer.js +1 -0
- package/dist/server/AgentServer.js.map +1 -1
- package/dist/server/routes.d.ts +2 -0
- package/dist/server/routes.d.ts.map +1 -1
- package/dist/server/routes.js +14 -0
- package/dist/server/routes.js.map +1 -1
- package/dist/threadline/CollaborationSurfacer.d.ts +72 -0
- package/dist/threadline/CollaborationSurfacer.d.ts.map +1 -0
- package/dist/threadline/CollaborationSurfacer.js +122 -0
- package/dist/threadline/CollaborationSurfacer.js.map +1 -0
- package/dist/threadline/TopicLinkageHandler.d.ts.map +1 -1
- package/dist/threadline/TopicLinkageHandler.js +16 -11
- package/dist/threadline/TopicLinkageHandler.js.map +1 -1
- package/package.json +1 -1
- package/scripts/pre-push-e2e-scope.mjs +83 -0
- package/scripts/safe-merge.mjs +87 -0
- package/src/data/builtin-manifest.json +47 -47
- package/upgrades/1.2.78.md +49 -0
- package/upgrades/1.2.79.md +68 -0
- package/upgrades/side-effects/codex-parity-c4-canary-drift.md +33 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "./builtin-manifest.schema.json",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
|
-
"generatedAt": "2026-05-
|
|
5
|
-
"instarVersion": "1.2.
|
|
4
|
+
"generatedAt": "2026-05-25T21:49:09.698Z",
|
|
5
|
+
"instarVersion": "1.2.79",
|
|
6
6
|
"entryCount": 191,
|
|
7
7
|
"entries": {
|
|
8
8
|
"hook:session-start": {
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"type": "route-group",
|
|
393
393
|
"domain": "monitoring",
|
|
394
394
|
"sourcePath": "src/server/routes.ts",
|
|
395
|
-
"contentHash": "
|
|
395
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
396
396
|
"since": "2025-01-01"
|
|
397
397
|
},
|
|
398
398
|
"route-group:agents": {
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
"type": "route-group",
|
|
401
401
|
"domain": "sessions",
|
|
402
402
|
"sourcePath": "src/server/routes.ts",
|
|
403
|
-
"contentHash": "
|
|
403
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
404
404
|
"since": "2025-01-01"
|
|
405
405
|
},
|
|
406
406
|
"route-group:backups": {
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"type": "route-group",
|
|
409
409
|
"domain": "operations",
|
|
410
410
|
"sourcePath": "src/server/routes.ts",
|
|
411
|
-
"contentHash": "
|
|
411
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
412
412
|
"since": "2025-01-01"
|
|
413
413
|
},
|
|
414
414
|
"route-group:git": {
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
"type": "route-group",
|
|
417
417
|
"domain": "coordination",
|
|
418
418
|
"sourcePath": "src/server/routes.ts",
|
|
419
|
-
"contentHash": "
|
|
419
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
420
420
|
"since": "2025-01-01"
|
|
421
421
|
},
|
|
422
422
|
"route-group:memory": {
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
"type": "route-group",
|
|
425
425
|
"domain": "memory",
|
|
426
426
|
"sourcePath": "src/server/routes.ts",
|
|
427
|
-
"contentHash": "
|
|
427
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
428
428
|
"since": "2025-01-01"
|
|
429
429
|
},
|
|
430
430
|
"route-group:semantic": {
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"type": "route-group",
|
|
433
433
|
"domain": "memory",
|
|
434
434
|
"sourcePath": "src/server/routes.ts",
|
|
435
|
-
"contentHash": "
|
|
435
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
436
436
|
"since": "2025-01-01"
|
|
437
437
|
},
|
|
438
438
|
"route-group:status": {
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"type": "route-group",
|
|
441
441
|
"domain": "monitoring",
|
|
442
442
|
"sourcePath": "src/server/routes.ts",
|
|
443
|
-
"contentHash": "
|
|
443
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
444
444
|
"since": "2025-01-01"
|
|
445
445
|
},
|
|
446
446
|
"route-group:capabilities": {
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
"type": "route-group",
|
|
449
449
|
"domain": "mapping",
|
|
450
450
|
"sourcePath": "src/server/routes.ts",
|
|
451
|
-
"contentHash": "
|
|
451
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
452
452
|
"since": "2025-01-01"
|
|
453
453
|
},
|
|
454
454
|
"route-group:project-map": {
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"type": "route-group",
|
|
457
457
|
"domain": "mapping",
|
|
458
458
|
"sourcePath": "src/server/routes.ts",
|
|
459
|
-
"contentHash": "
|
|
459
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
460
460
|
"since": "2025-01-01"
|
|
461
461
|
},
|
|
462
462
|
"route-group:coherence": {
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
"type": "route-group",
|
|
465
465
|
"domain": "coherence",
|
|
466
466
|
"sourcePath": "src/server/routes.ts",
|
|
467
|
-
"contentHash": "
|
|
467
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
468
468
|
"since": "2025-01-01"
|
|
469
469
|
},
|
|
470
470
|
"route-group:topic-bindings": {
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
"type": "route-group",
|
|
473
473
|
"domain": "sessions",
|
|
474
474
|
"sourcePath": "src/server/routes.ts",
|
|
475
|
-
"contentHash": "
|
|
475
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
476
476
|
"since": "2025-01-01"
|
|
477
477
|
},
|
|
478
478
|
"route-group:context": {
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"type": "route-group",
|
|
481
481
|
"domain": "context",
|
|
482
482
|
"sourcePath": "src/server/routes.ts",
|
|
483
|
-
"contentHash": "
|
|
483
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
484
484
|
"since": "2025-01-01"
|
|
485
485
|
},
|
|
486
486
|
"route-group:scope-coherence": {
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
"type": "route-group",
|
|
489
489
|
"domain": "coherence",
|
|
490
490
|
"sourcePath": "src/server/routes.ts",
|
|
491
|
-
"contentHash": "
|
|
491
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
492
492
|
"since": "2025-01-01"
|
|
493
493
|
},
|
|
494
494
|
"route-group:canonical-state": {
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"type": "route-group",
|
|
497
497
|
"domain": "state",
|
|
498
498
|
"sourcePath": "src/server/routes.ts",
|
|
499
|
-
"contentHash": "
|
|
499
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
500
500
|
"since": "2025-01-01"
|
|
501
501
|
},
|
|
502
502
|
"route-group:ci": {
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"type": "route-group",
|
|
505
505
|
"domain": "monitoring",
|
|
506
506
|
"sourcePath": "src/server/routes.ts",
|
|
507
|
-
"contentHash": "
|
|
507
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
508
508
|
"since": "2025-01-01"
|
|
509
509
|
},
|
|
510
510
|
"route-group:sessions": {
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
"type": "route-group",
|
|
513
513
|
"domain": "sessions",
|
|
514
514
|
"sourcePath": "src/server/routes.ts",
|
|
515
|
-
"contentHash": "
|
|
515
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
516
516
|
"since": "2025-01-01"
|
|
517
517
|
},
|
|
518
518
|
"route-group:jobs": {
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
"type": "route-group",
|
|
521
521
|
"domain": "scheduling",
|
|
522
522
|
"sourcePath": "src/server/routes.ts",
|
|
523
|
-
"contentHash": "
|
|
523
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
524
524
|
"since": "2025-01-01"
|
|
525
525
|
},
|
|
526
526
|
"route-group:skip-ledger": {
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"type": "route-group",
|
|
529
529
|
"domain": "scheduling",
|
|
530
530
|
"sourcePath": "src/server/routes.ts",
|
|
531
|
-
"contentHash": "
|
|
531
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
532
532
|
"since": "2025-01-01"
|
|
533
533
|
},
|
|
534
534
|
"route-group:telegram": {
|
|
@@ -536,7 +536,7 @@
|
|
|
536
536
|
"type": "route-group",
|
|
537
537
|
"domain": "communication",
|
|
538
538
|
"sourcePath": "src/server/routes.ts",
|
|
539
|
-
"contentHash": "
|
|
539
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
540
540
|
"since": "2025-01-01"
|
|
541
541
|
},
|
|
542
542
|
"route-group:attention": {
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
"type": "route-group",
|
|
545
545
|
"domain": "communication",
|
|
546
546
|
"sourcePath": "src/server/routes.ts",
|
|
547
|
-
"contentHash": "
|
|
547
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
548
548
|
"since": "2025-01-01"
|
|
549
549
|
},
|
|
550
550
|
"route-group:relationships": {
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"type": "route-group",
|
|
553
553
|
"domain": "relationships",
|
|
554
554
|
"sourcePath": "src/server/routes.ts",
|
|
555
|
-
"contentHash": "
|
|
555
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
556
556
|
"since": "2025-01-01"
|
|
557
557
|
},
|
|
558
558
|
"route-group:feedback": {
|
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
"type": "route-group",
|
|
561
561
|
"domain": "feedback",
|
|
562
562
|
"sourcePath": "src/server/routes.ts",
|
|
563
|
-
"contentHash": "
|
|
563
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
564
564
|
"since": "2025-01-01"
|
|
565
565
|
},
|
|
566
566
|
"route-group:updates": {
|
|
@@ -568,7 +568,7 @@
|
|
|
568
568
|
"type": "route-group",
|
|
569
569
|
"domain": "updates",
|
|
570
570
|
"sourcePath": "src/server/routes.ts",
|
|
571
|
-
"contentHash": "
|
|
571
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
572
572
|
"since": "2025-01-01"
|
|
573
573
|
},
|
|
574
574
|
"route-group:dispatches": {
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"type": "route-group",
|
|
577
577
|
"domain": "dispatches",
|
|
578
578
|
"sourcePath": "src/server/routes.ts",
|
|
579
|
-
"contentHash": "
|
|
579
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
580
580
|
"since": "2025-01-01"
|
|
581
581
|
},
|
|
582
582
|
"route-group:quota": {
|
|
@@ -584,7 +584,7 @@
|
|
|
584
584
|
"type": "route-group",
|
|
585
585
|
"domain": "monitoring",
|
|
586
586
|
"sourcePath": "src/server/routes.ts",
|
|
587
|
-
"contentHash": "
|
|
587
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
588
588
|
"since": "2025-01-01"
|
|
589
589
|
},
|
|
590
590
|
"route-group:publishing": {
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
"type": "route-group",
|
|
593
593
|
"domain": "publishing",
|
|
594
594
|
"sourcePath": "src/server/routes.ts",
|
|
595
|
-
"contentHash": "
|
|
595
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
596
596
|
"since": "2025-01-01"
|
|
597
597
|
},
|
|
598
598
|
"route-group:private-views": {
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
"type": "route-group",
|
|
601
601
|
"domain": "publishing",
|
|
602
602
|
"sourcePath": "src/server/routes.ts",
|
|
603
|
-
"contentHash": "
|
|
603
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
604
604
|
"since": "2025-01-01"
|
|
605
605
|
},
|
|
606
606
|
"route-group:tunnel": {
|
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
"type": "route-group",
|
|
609
609
|
"domain": "networking",
|
|
610
610
|
"sourcePath": "src/server/routes.ts",
|
|
611
|
-
"contentHash": "
|
|
611
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
612
612
|
"since": "2025-01-01"
|
|
613
613
|
},
|
|
614
614
|
"route-group:events": {
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"type": "route-group",
|
|
617
617
|
"domain": "networking",
|
|
618
618
|
"sourcePath": "src/server/routes.ts",
|
|
619
|
-
"contentHash": "
|
|
619
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
620
620
|
"since": "2025-01-01"
|
|
621
621
|
},
|
|
622
622
|
"route-group:evolution": {
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
"type": "route-group",
|
|
625
625
|
"domain": "evolution",
|
|
626
626
|
"sourcePath": "src/server/routes.ts",
|
|
627
|
-
"contentHash": "
|
|
627
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
628
628
|
"since": "2025-01-01"
|
|
629
629
|
},
|
|
630
630
|
"route-group:watchdog": {
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
"type": "route-group",
|
|
633
633
|
"domain": "monitoring",
|
|
634
634
|
"sourcePath": "src/server/routes.ts",
|
|
635
|
-
"contentHash": "
|
|
635
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
636
636
|
"since": "2025-01-01"
|
|
637
637
|
},
|
|
638
638
|
"route-group:topic-memory": {
|
|
@@ -640,7 +640,7 @@
|
|
|
640
640
|
"type": "route-group",
|
|
641
641
|
"domain": "memory",
|
|
642
642
|
"sourcePath": "src/server/routes.ts",
|
|
643
|
-
"contentHash": "
|
|
643
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
644
644
|
"since": "2025-01-01"
|
|
645
645
|
},
|
|
646
646
|
"route-group:state-sync": {
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
"type": "route-group",
|
|
649
649
|
"domain": "coordination",
|
|
650
650
|
"sourcePath": "src/server/routes.ts",
|
|
651
|
-
"contentHash": "
|
|
651
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
652
652
|
"since": "2025-01-01"
|
|
653
653
|
},
|
|
654
654
|
"route-group:intent": {
|
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
"type": "route-group",
|
|
657
657
|
"domain": "intent",
|
|
658
658
|
"sourcePath": "src/server/routes.ts",
|
|
659
|
-
"contentHash": "
|
|
659
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
660
660
|
"since": "2025-01-01"
|
|
661
661
|
},
|
|
662
662
|
"route-group:triage": {
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
"type": "route-group",
|
|
665
665
|
"domain": "safety",
|
|
666
666
|
"sourcePath": "src/server/routes.ts",
|
|
667
|
-
"contentHash": "
|
|
667
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
668
668
|
"since": "2025-01-01"
|
|
669
669
|
},
|
|
670
670
|
"route-group:operations": {
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"type": "route-group",
|
|
673
673
|
"domain": "safety",
|
|
674
674
|
"sourcePath": "src/server/routes.ts",
|
|
675
|
-
"contentHash": "
|
|
675
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
676
676
|
"since": "2025-01-01"
|
|
677
677
|
},
|
|
678
678
|
"route-group:sentinel": {
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
"type": "route-group",
|
|
681
681
|
"domain": "safety",
|
|
682
682
|
"sourcePath": "src/server/routes.ts",
|
|
683
|
-
"contentHash": "
|
|
683
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
684
684
|
"since": "2025-01-01"
|
|
685
685
|
},
|
|
686
686
|
"route-group:trust": {
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"type": "route-group",
|
|
689
689
|
"domain": "safety",
|
|
690
690
|
"sourcePath": "src/server/routes.ts",
|
|
691
|
-
"contentHash": "
|
|
691
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
692
692
|
"since": "2025-01-01"
|
|
693
693
|
},
|
|
694
694
|
"route-group:monitoring": {
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
"type": "route-group",
|
|
697
697
|
"domain": "monitoring",
|
|
698
698
|
"sourcePath": "src/server/routes.ts",
|
|
699
|
-
"contentHash": "
|
|
699
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
700
700
|
"since": "2025-01-01"
|
|
701
701
|
},
|
|
702
702
|
"route-group:commitments": {
|
|
@@ -704,7 +704,7 @@
|
|
|
704
704
|
"type": "route-group",
|
|
705
705
|
"domain": "commitments",
|
|
706
706
|
"sourcePath": "src/server/routes.ts",
|
|
707
|
-
"contentHash": "
|
|
707
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
708
708
|
"since": "2025-01-01"
|
|
709
709
|
},
|
|
710
710
|
"route-group:episodes": {
|
|
@@ -712,7 +712,7 @@
|
|
|
712
712
|
"type": "route-group",
|
|
713
713
|
"domain": "memory",
|
|
714
714
|
"sourcePath": "src/server/routes.ts",
|
|
715
|
-
"contentHash": "
|
|
715
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
716
716
|
"since": "2025-01-01"
|
|
717
717
|
},
|
|
718
718
|
"route-group:messages": {
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
"type": "route-group",
|
|
721
721
|
"domain": "coordination",
|
|
722
722
|
"sourcePath": "src/server/routes.ts",
|
|
723
|
-
"contentHash": "
|
|
723
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
724
724
|
"since": "2025-01-01"
|
|
725
725
|
},
|
|
726
726
|
"route-group:system-reviews": {
|
|
@@ -728,7 +728,7 @@
|
|
|
728
728
|
"type": "route-group",
|
|
729
729
|
"domain": "monitoring",
|
|
730
730
|
"sourcePath": "src/server/routes.ts",
|
|
731
|
-
"contentHash": "
|
|
731
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
732
732
|
"since": "2025-01-01"
|
|
733
733
|
},
|
|
734
734
|
"route-group:machine-mesh": {
|
|
@@ -744,7 +744,7 @@
|
|
|
744
744
|
"type": "route-group",
|
|
745
745
|
"domain": "security",
|
|
746
746
|
"sourcePath": "src/server/routes.ts",
|
|
747
|
-
"contentHash": "
|
|
747
|
+
"contentHash": "fe103d29a6f5062e66367e0a131ef53bca638f5c35552bfeb8833cdce0634418",
|
|
748
748
|
"since": "2025-01-01"
|
|
749
749
|
},
|
|
750
750
|
"cli:init": {
|
|
@@ -1440,7 +1440,7 @@
|
|
|
1440
1440
|
"type": "subsystem",
|
|
1441
1441
|
"domain": "server",
|
|
1442
1442
|
"sourcePath": "src/server/AgentServer.ts",
|
|
1443
|
-
"contentHash": "
|
|
1443
|
+
"contentHash": "823d36d25490f6afb6968e96d27a538ce031dae7d97a7f2c979ddab707d2918a",
|
|
1444
1444
|
"since": "2025-01-01"
|
|
1445
1445
|
},
|
|
1446
1446
|
"subsystem:session-manager": {
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# Upgrade Guide — vNEXT
|
|
2
|
+
|
|
3
|
+
<!-- bump: patch -->
|
|
4
|
+
<!-- patch = bug fixes, refactors, test additions, doc updates -->
|
|
5
|
+
|
|
6
|
+
## What Changed
|
|
7
|
+
|
|
8
|
+
Two Codex-parity follow-ups from the codex-full-parity spec (§7), both hardening the Codex
|
|
9
|
+
safety-hook layer that shipped in the previous release:
|
|
10
|
+
|
|
11
|
+
1. **Live-config drift detection for the Codex safety guards (C4).** A new check
|
|
12
|
+
(`checkInstalledCodexHookTrust`) reads what's ACTUALLY installed on a Codex agent — its
|
|
13
|
+
`.codex/hooks.json` plus the trust state in `~/.codex/config.toml` — and reports `ok` / `drift`
|
|
14
|
+
/ `skip`. It confirms the end-of-turn review trio (response-review + claim-intercept-response +
|
|
15
|
+
scope-coherence) is present AND trusted (not disabled), and that the anti-deferral hook hasn't
|
|
16
|
+
drifted back onto the Stop event. The existing canary asserts the *blueprint* (what instar would
|
|
17
|
+
install); this catches *reality* drifting from it — a hand-edited or clobbered config, a
|
|
18
|
+
never-trusted ("dark") agent, or a guard a user turned off — which the blueprint check can't see.
|
|
19
|
+
|
|
20
|
+
2. **Stop-payload runtime-verified (B1).** The two Codex Stop review-checkers read a
|
|
21
|
+
`last_assistant_message` field. We had confirmed Codex's binary *declares* that field; this
|
|
22
|
+
release confirms it at RUNTIME — a live Codex 0.133 turn was captured and the field held the
|
|
23
|
+
exact agent reply. So those checkers genuinely receive the response on Codex. No code change;
|
|
24
|
+
this closes the schema-vs-runtime gap the convergence review flagged.
|
|
25
|
+
|
|
26
|
+
## What to Tell Your User
|
|
27
|
+
|
|
28
|
+
- **Your Codex agent's safety guards now have a reality check**: "There's a new check that looks at
|
|
29
|
+
what's actually wired and switched on for a Codex agent — not just what should be — so a guard
|
|
30
|
+
can't quietly end up uninstalled, untrusted, or turned off without it being noticeable."
|
|
31
|
+
- Nothing for you to do — it ships automatically on update.
|
|
32
|
+
|
|
33
|
+
## Summary of New Capabilities
|
|
34
|
+
|
|
35
|
+
| Capability | How to Use |
|
|
36
|
+
|-----------|-----------|
|
|
37
|
+
| Codex installed-config drift check (`checkInstalledCodexHookTrust`) | Programmatic — read-only health check of a Codex agent's hooks + trust state |
|
|
38
|
+
| Codex Stop review-checkers runtime-verified | Automatic — no action needed |
|
|
39
|
+
|
|
40
|
+
## Evidence
|
|
41
|
+
|
|
42
|
+
- **C4**: `checkInstalledCodexHookTrust` reads the on-disk `.codex/hooks.json` + `config.toml`
|
|
43
|
+
`[hooks.state]` (reusing `codexHookTrust`) and returns `ok`/`drift`/`skip`. 5 new unit tests cover
|
|
44
|
+
skip (no hooks.json), drift (untrusted/dark agent), ok (trio present + trusted), drift (a slot
|
|
45
|
+
explicitly disabled), and a clobbered config where `deferral-detector` wrongly sits on Stop. 28
|
|
46
|
+
codex-area tests green; `tsc` clean. Side-effects review: `upgrades/side-effects/codex-parity-c4-canary-drift.md`.
|
|
47
|
+
- **B1**: captured a real Codex 0.133 Stop payload from a live `codex exec` turn; payload keys
|
|
48
|
+
include `last_assistant_message`, which held the exact reply ("The quick brown fox jumps over the
|
|
49
|
+
lazy dog."). Confirms `response-review.js` + `claim-intercept-response.js` are fed at runtime on Codex.
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
# Upgrade Guide — vNEXT
|
|
2
|
+
|
|
3
|
+
<!-- bump: minor -->
|
|
4
|
+
<!-- minor = new capability, backward compatible -->
|
|
5
|
+
|
|
6
|
+
## What Changed
|
|
7
|
+
|
|
8
|
+
Threadline collaboration is now **visible to the operator** instead of happening
|
|
9
|
+
in an invisible side channel (CMT-509). Driven by a real incident: an agent-to-
|
|
10
|
+
agent collaboration ran entirely in background worker sessions and never surfaced
|
|
11
|
+
to the operator, AND the "report back" commitment resolved with the operator never
|
|
12
|
+
informed.
|
|
13
|
+
|
|
14
|
+
**The fixes (a quiet MVP — convergence scoped it down from "surface everything"
|
|
15
|
+
so it doesn't violate the near-silent-notifications standard):**
|
|
16
|
+
|
|
17
|
+
1. **Report-back commitments wait for the user.** A `threadline-reply` commitment
|
|
18
|
+
no longer resolves on delivery-mode alone — it resolves only when the reply was
|
|
19
|
+
actually surfaced to the user (live-inject into the topic session, or a
|
|
20
|
+
resume-pending whose Telegram surface confirmed). An un-surfaced reply leaves
|
|
21
|
+
the commitment OPEN (beacon keeps heartbeating; 7-day TTL backstop).
|
|
22
|
+
2. **Parentless conversations surface to a dedicated Threadline topic.** When a
|
|
23
|
+
peer reaches out cold (no parent topic), a single warranted first contact posts
|
|
24
|
+
to ONE dedicated "Threadline" topic — created on demand + reused, kept separate
|
|
25
|
+
from the generic attention list, never per-thread. One quiet post per
|
|
26
|
+
conversation (deduped), gated by the warrants-a-reply check so a multi-turn
|
|
27
|
+
exchange doesn't flood the operator.
|
|
28
|
+
3. Topic-bound conversations continue to surface in their parent topic
|
|
29
|
+
(TopicLinkageHandler), at most one user-facing post per reply.
|
|
30
|
+
|
|
31
|
+
## What to Tell Your User
|
|
32
|
+
|
|
33
|
+
When another agent collaborates with me, you'll now see it: cold outreach shows up
|
|
34
|
+
as one quiet heads-up in a dedicated Threadline topic, and a collaboration tied to
|
|
35
|
+
one of your conversations surfaces right there. And "I'll report back" now actually
|
|
36
|
+
waits until you've been told — it won't quietly mark itself done. It stays
|
|
37
|
+
near-silent: only genuinely new, relevant content surfaces.
|
|
38
|
+
|
|
39
|
+
## Summary of New Capabilities
|
|
40
|
+
|
|
41
|
+
| Capability | How to Use |
|
|
42
|
+
|-----------|-----------|
|
|
43
|
+
| Parentless-conversation surfacing | Automatic; one dedicated "Threadline" topic, deduped, near-silent |
|
|
44
|
+
| Commitment resolves only after user-facing surface | Automatic; un-surfaced replies keep the commitment open |
|
|
45
|
+
|
|
46
|
+
## Migration Notes
|
|
47
|
+
|
|
48
|
+
Additive. New state file `.instar/threadline/collaboration-surface.json` (dedicated
|
|
49
|
+
topic id + dedupe). Behind `threadline.surfaceCollaboration` (default on). No
|
|
50
|
+
`~/.codex` or relay change.
|
|
51
|
+
|
|
52
|
+
## Evidence
|
|
53
|
+
|
|
54
|
+
- Spec: `docs/specs/THREADLINE-COLLABORATION-SURFACING-SPEC.md` (+ ELI16 +
|
|
55
|
+
convergence report — scoped down to a low-noise MVP; §3 found to need no code
|
|
56
|
+
change against the live behavior).
|
|
57
|
+
- Tests: `CollaborationSurfacer.test.ts` (9 — routing/dedupe/topic-reuse/JSON-strip/
|
|
58
|
+
non-fatal), `TopicLinkageHandler.test.ts` (+1 regression: resume-pending with no
|
|
59
|
+
surface keeps the commitment open), wiring-integrity
|
|
60
|
+
`collaboration-surfacing-wiring.test.ts` (5 — constructed + invoked at both seams).
|
|
61
|
+
- Test-as-self on live `instar-codey` before merge (cold peer note → one operator
|
|
62
|
+
update, no spam, commitment resolves only after).
|
|
63
|
+
|
|
64
|
+
## Rollback
|
|
65
|
+
|
|
66
|
+
Behind `threadline.surfaceCollaboration` (flag off = today's behavior). The
|
|
67
|
+
commitment-resolution change is a guard on an existing call; revert removes it. No
|
|
68
|
+
state migration.
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# Side-Effects Review: C4 — canary live-config drift detector + B1 runtime-verified
|
|
2
|
+
|
|
3
|
+
## Change
|
|
4
|
+
1. **C4** — new `checkInstalledCodexHookTrust(projectDir, codexHome?)` in codexHookContractCanary.ts:
|
|
5
|
+
reads the ACTUAL installed `.codex/hooks.json` + `$CODEX_HOME/config.toml [hooks.state]` (reusing
|
|
6
|
+
codexHookTrust) and reports `ok` / `drift` / `skip` — asserting the Stop review trio is present
|
|
7
|
+
AND every instar slot is trusted (not enabled=false), and that deferral-detector is NOT on Stop.
|
|
8
|
+
Layer A asserts the BUILDER output; Layer C catches reality drifting (clobbered hooks.json,
|
|
9
|
+
dark/untrusted agent, user-disabled guard). Runtime/per-agent (skip when no hooks.json).
|
|
10
|
+
2. **B1** — spec updated: response-review/claim-intercept Codex Stop-payload is now RUNTIME-VERIFIED
|
|
11
|
+
(captured a real Codex 0.133 Stop payload; `last_assistant_message` held the exact reply). No code.
|
|
12
|
+
|
|
13
|
+
## Why
|
|
14
|
+
Convergence review §7 C4 + B1. C4 makes the drift-alarm check reality, not just the blueprint —
|
|
15
|
+
the reviewer's point that a hardcoded-trio assertion would encode the next drift as correct. B1
|
|
16
|
+
closes the schema≠runtime gap for the two Stop review-checkers.
|
|
17
|
+
|
|
18
|
+
## Scope / blast radius
|
|
19
|
+
- C4 is a new read-only function (no mutation); reuses codexHookTrust (pure). Imported at top
|
|
20
|
+
(no lazy require — that broke under the ESM test runner). Not yet wired into a scheduled health
|
|
21
|
+
check — it's a building block a runtime caller (G5 arming canary / health) can use. RULE 3:
|
|
22
|
+
the canary module already carries a Rule 3.1 rationale; this extends it (read-only config parse).
|
|
23
|
+
- B1: docs-only (spec status update).
|
|
24
|
+
|
|
25
|
+
## Signal vs Authority / Rollback
|
|
26
|
+
- Read-only check, no authority. Rollback: remove the function + tests + revert the spec line.
|
|
27
|
+
|
|
28
|
+
## Tests
|
|
29
|
+
- codexHookContractCanary.test.ts: +5 (skip/drift-untrusted/ok/disabled/clobbered-trio). 11 green.
|
|
30
|
+
installCodexHooks + codexHookTrust unaffected. tsc clean.
|
|
31
|
+
|
|
32
|
+
## Publish
|
|
33
|
+
- PR to JKHeadley/main (codex-parity-followups). Squash-merge.
|