instar 1.3.454 → 1.3.455
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 +9 -0
- package/dist/cli.js.map +1 -1
- package/dist/commands/test-as-self.d.ts +17 -0
- package/dist/commands/test-as-self.d.ts.map +1 -1
- package/dist/commands/test-as-self.js +57 -0
- package/dist/commands/test-as-self.js.map +1 -1
- package/dist/permissions/testing/SlackScenarioHarness.d.ts +97 -5
- package/dist/permissions/testing/SlackScenarioHarness.d.ts.map +1 -1
- package/dist/permissions/testing/SlackScenarioHarness.js +190 -3
- package/dist/permissions/testing/SlackScenarioHarness.js.map +1 -1
- package/dist/scaffold/templates.d.ts.map +1 -1
- package/dist/scaffold/templates.js +4 -1
- package/dist/scaffold/templates.js.map +1 -1
- package/dist/server/routes.d.ts.map +1 -1
- package/dist/server/routes.js +36 -1
- package/dist/server/routes.js.map +1 -1
- package/dist/threadline/ThreadlineBootstrap.d.ts +0 -3
- package/dist/threadline/ThreadlineBootstrap.d.ts.map +1 -1
- package/dist/threadline/ThreadlineBootstrap.js +1 -35
- package/dist/threadline/ThreadlineBootstrap.js.map +1 -1
- package/dist/threadline/client/ThreadlineClient.d.ts +32 -0
- package/dist/threadline/client/ThreadlineClient.d.ts.map +1 -1
- package/dist/threadline/client/ThreadlineClient.js +112 -13
- package/dist/threadline/client/ThreadlineClient.js.map +1 -1
- package/package.json +1 -1
- package/src/data/builtin-manifest.json +78 -78
- package/src/scaffold/templates.ts +4 -1
- package/upgrades/1.3.455.md +46 -0
- package/upgrades/side-effects/slack-test-as-self-harness.md +155 -0
- package/upgrades/side-effects/threadline-dup-identity-pr1-resolver.md +162 -0
- package/upgrades/side-effects/threadline-dup-identity-pr2-orphan-removal.md +89 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "./builtin-manifest.schema.json",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
|
-
"generatedAt": "2026-06-
|
|
5
|
-
"instarVersion": "1.3.
|
|
4
|
+
"generatedAt": "2026-06-10T00:30:32.005Z",
|
|
5
|
+
"instarVersion": "1.3.455",
|
|
6
6
|
"entryCount": 199,
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
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": "2ff8b71cca175e97649a4ac8c1d72b360406d0ddbbeb83587bdae12a126fd544",
|
|
774
774
|
"since": "2025-01-01"
|
|
775
775
|
},
|
|
776
776
|
"cli:init": {
|
|
@@ -778,7 +778,7 @@
|
|
|
778
778
|
"type": "cli-command",
|
|
779
779
|
"domain": "setup",
|
|
780
780
|
"sourcePath": "src/cli.ts",
|
|
781
|
-
"contentHash": "
|
|
781
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
782
782
|
"since": "2025-01-01"
|
|
783
783
|
},
|
|
784
784
|
"cli:setup": {
|
|
@@ -786,7 +786,7 @@
|
|
|
786
786
|
"type": "cli-command",
|
|
787
787
|
"domain": "setup",
|
|
788
788
|
"sourcePath": "src/cli.ts",
|
|
789
|
-
"contentHash": "
|
|
789
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
790
790
|
"since": "2025-01-01"
|
|
791
791
|
},
|
|
792
792
|
"cli:add": {
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
"type": "cli-command",
|
|
795
795
|
"domain": "setup",
|
|
796
796
|
"sourcePath": "src/cli.ts",
|
|
797
|
-
"contentHash": "
|
|
797
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
798
798
|
"since": "2025-01-01"
|
|
799
799
|
},
|
|
800
800
|
"cli:backup": {
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
"type": "cli-command",
|
|
803
803
|
"domain": "operations",
|
|
804
804
|
"sourcePath": "src/cli.ts",
|
|
805
|
-
"contentHash": "
|
|
805
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
806
806
|
"since": "2025-01-01"
|
|
807
807
|
},
|
|
808
808
|
"cli:git": {
|
|
@@ -810,7 +810,7 @@
|
|
|
810
810
|
"type": "cli-command",
|
|
811
811
|
"domain": "coordination",
|
|
812
812
|
"sourcePath": "src/cli.ts",
|
|
813
|
-
"contentHash": "
|
|
813
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
814
814
|
"since": "2025-01-01"
|
|
815
815
|
},
|
|
816
816
|
"cli:memory": {
|
|
@@ -818,7 +818,7 @@
|
|
|
818
818
|
"type": "cli-command",
|
|
819
819
|
"domain": "memory",
|
|
820
820
|
"sourcePath": "src/cli.ts",
|
|
821
|
-
"contentHash": "
|
|
821
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
822
822
|
"since": "2025-01-01"
|
|
823
823
|
},
|
|
824
824
|
"cli:knowledge": {
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
"type": "cli-command",
|
|
827
827
|
"domain": "memory",
|
|
828
828
|
"sourcePath": "src/cli.ts",
|
|
829
|
-
"contentHash": "
|
|
829
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
830
830
|
"since": "2025-01-01"
|
|
831
831
|
},
|
|
832
832
|
"cli:semantic": {
|
|
@@ -834,7 +834,7 @@
|
|
|
834
834
|
"type": "cli-command",
|
|
835
835
|
"domain": "memory",
|
|
836
836
|
"sourcePath": "src/cli.ts",
|
|
837
|
-
"contentHash": "
|
|
837
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
838
838
|
"since": "2025-01-01"
|
|
839
839
|
},
|
|
840
840
|
"cli:intent": {
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
"type": "cli-command",
|
|
843
843
|
"domain": "intent",
|
|
844
844
|
"sourcePath": "src/cli.ts",
|
|
845
|
-
"contentHash": "
|
|
845
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
846
846
|
"since": "2025-01-01"
|
|
847
847
|
},
|
|
848
848
|
"cli:feedback": {
|
|
@@ -850,7 +850,7 @@
|
|
|
850
850
|
"type": "cli-command",
|
|
851
851
|
"domain": "feedback",
|
|
852
852
|
"sourcePath": "src/cli.ts",
|
|
853
|
-
"contentHash": "
|
|
853
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
854
854
|
"since": "2025-01-01"
|
|
855
855
|
},
|
|
856
856
|
"cli:server": {
|
|
@@ -858,7 +858,7 @@
|
|
|
858
858
|
"type": "cli-command",
|
|
859
859
|
"domain": "server",
|
|
860
860
|
"sourcePath": "src/cli.ts",
|
|
861
|
-
"contentHash": "
|
|
861
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
862
862
|
"since": "2025-01-01"
|
|
863
863
|
},
|
|
864
864
|
"cli:status": {
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
"type": "cli-command",
|
|
867
867
|
"domain": "monitoring",
|
|
868
868
|
"sourcePath": "src/cli.ts",
|
|
869
|
-
"contentHash": "
|
|
869
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
870
870
|
"since": "2025-01-01"
|
|
871
871
|
},
|
|
872
872
|
"cli:user": {
|
|
@@ -874,7 +874,7 @@
|
|
|
874
874
|
"type": "cli-command",
|
|
875
875
|
"domain": "users",
|
|
876
876
|
"sourcePath": "src/cli.ts",
|
|
877
|
-
"contentHash": "
|
|
877
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
878
878
|
"since": "2025-01-01"
|
|
879
879
|
},
|
|
880
880
|
"cli:relationship": {
|
|
@@ -882,7 +882,7 @@
|
|
|
882
882
|
"type": "cli-command",
|
|
883
883
|
"domain": "relationships",
|
|
884
884
|
"sourcePath": "src/cli.ts",
|
|
885
|
-
"contentHash": "
|
|
885
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
886
886
|
"since": "2025-01-01"
|
|
887
887
|
},
|
|
888
888
|
"cli:job": {
|
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
"type": "cli-command",
|
|
891
891
|
"domain": "scheduling",
|
|
892
892
|
"sourcePath": "src/cli.ts",
|
|
893
|
-
"contentHash": "
|
|
893
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
894
894
|
"since": "2025-01-01"
|
|
895
895
|
},
|
|
896
896
|
"cli:lifeline": {
|
|
@@ -898,7 +898,7 @@
|
|
|
898
898
|
"type": "cli-command",
|
|
899
899
|
"domain": "communication",
|
|
900
900
|
"sourcePath": "src/cli.ts",
|
|
901
|
-
"contentHash": "
|
|
901
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
902
902
|
"since": "2025-01-01"
|
|
903
903
|
},
|
|
904
904
|
"cli:list": {
|
|
@@ -906,7 +906,7 @@
|
|
|
906
906
|
"type": "cli-command",
|
|
907
907
|
"domain": "monitoring",
|
|
908
908
|
"sourcePath": "src/cli.ts",
|
|
909
|
-
"contentHash": "
|
|
909
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
910
910
|
"since": "2025-01-01"
|
|
911
911
|
},
|
|
912
912
|
"cli:autostart": {
|
|
@@ -914,7 +914,7 @@
|
|
|
914
914
|
"type": "cli-command",
|
|
915
915
|
"domain": "operations",
|
|
916
916
|
"sourcePath": "src/cli.ts",
|
|
917
|
-
"contentHash": "
|
|
917
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
918
918
|
"since": "2025-01-01"
|
|
919
919
|
},
|
|
920
920
|
"cli:migrate": {
|
|
@@ -922,7 +922,7 @@
|
|
|
922
922
|
"type": "cli-command",
|
|
923
923
|
"domain": "updates",
|
|
924
924
|
"sourcePath": "src/cli.ts",
|
|
925
|
-
"contentHash": "
|
|
925
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
926
926
|
"since": "2025-01-01"
|
|
927
927
|
},
|
|
928
928
|
"cli:machines": {
|
|
@@ -930,7 +930,7 @@
|
|
|
930
930
|
"type": "cli-command",
|
|
931
931
|
"domain": "coordination",
|
|
932
932
|
"sourcePath": "src/cli.ts",
|
|
933
|
-
"contentHash": "
|
|
933
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
934
934
|
"since": "2025-01-01"
|
|
935
935
|
},
|
|
936
936
|
"cli:whoami": {
|
|
@@ -938,7 +938,7 @@
|
|
|
938
938
|
"type": "cli-command",
|
|
939
939
|
"domain": "identity",
|
|
940
940
|
"sourcePath": "src/cli.ts",
|
|
941
|
-
"contentHash": "
|
|
941
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
942
942
|
"since": "2025-01-01"
|
|
943
943
|
},
|
|
944
944
|
"cli:pair": {
|
|
@@ -946,7 +946,7 @@
|
|
|
946
946
|
"type": "cli-command",
|
|
947
947
|
"domain": "coordination",
|
|
948
948
|
"sourcePath": "src/cli.ts",
|
|
949
|
-
"contentHash": "
|
|
949
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
950
950
|
"since": "2025-01-01"
|
|
951
951
|
},
|
|
952
952
|
"cli:join": {
|
|
@@ -954,7 +954,7 @@
|
|
|
954
954
|
"type": "cli-command",
|
|
955
955
|
"domain": "coordination",
|
|
956
956
|
"sourcePath": "src/cli.ts",
|
|
957
|
-
"contentHash": "
|
|
957
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
958
958
|
"since": "2025-01-01"
|
|
959
959
|
},
|
|
960
960
|
"cli:wakeup": {
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
"type": "cli-command",
|
|
963
963
|
"domain": "coordination",
|
|
964
964
|
"sourcePath": "src/cli.ts",
|
|
965
|
-
"contentHash": "
|
|
965
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
966
966
|
"since": "2025-01-01"
|
|
967
967
|
},
|
|
968
968
|
"cli:leave": {
|
|
@@ -970,7 +970,7 @@
|
|
|
970
970
|
"type": "cli-command",
|
|
971
971
|
"domain": "coordination",
|
|
972
972
|
"sourcePath": "src/cli.ts",
|
|
973
|
-
"contentHash": "
|
|
973
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
974
974
|
"since": "2025-01-01"
|
|
975
975
|
},
|
|
976
976
|
"cli:doctor": {
|
|
@@ -978,7 +978,7 @@
|
|
|
978
978
|
"type": "cli-command",
|
|
979
979
|
"domain": "monitoring",
|
|
980
980
|
"sourcePath": "src/cli.ts",
|
|
981
|
-
"contentHash": "
|
|
981
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
982
982
|
"since": "2025-01-01"
|
|
983
983
|
},
|
|
984
984
|
"cli:review": {
|
|
@@ -986,7 +986,7 @@
|
|
|
986
986
|
"type": "cli-command",
|
|
987
987
|
"domain": "monitoring",
|
|
988
988
|
"sourcePath": "src/cli.ts",
|
|
989
|
-
"contentHash": "
|
|
989
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
990
990
|
"since": "2025-01-01"
|
|
991
991
|
},
|
|
992
992
|
"cli:nuke": {
|
|
@@ -994,7 +994,7 @@
|
|
|
994
994
|
"type": "cli-command",
|
|
995
995
|
"domain": "operations",
|
|
996
996
|
"sourcePath": "src/cli.ts",
|
|
997
|
-
"contentHash": "
|
|
997
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
998
998
|
"since": "2025-01-01"
|
|
999
999
|
},
|
|
1000
1000
|
"cli:playbook": {
|
|
@@ -1002,7 +1002,7 @@
|
|
|
1002
1002
|
"type": "cli-command",
|
|
1003
1003
|
"domain": "context",
|
|
1004
1004
|
"sourcePath": "src/cli.ts",
|
|
1005
|
-
"contentHash": "
|
|
1005
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
1006
1006
|
"since": "2025-01-01"
|
|
1007
1007
|
},
|
|
1008
1008
|
"cli:dev-preflight": {
|
|
@@ -1010,7 +1010,7 @@
|
|
|
1010
1010
|
"type": "cli-command",
|
|
1011
1011
|
"domain": "development",
|
|
1012
1012
|
"sourcePath": "src/cli.ts",
|
|
1013
|
-
"contentHash": "
|
|
1013
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
1014
1014
|
"since": "2025-01-01"
|
|
1015
1015
|
},
|
|
1016
1016
|
"cli:dev-ci-failures": {
|
|
@@ -1018,7 +1018,7 @@
|
|
|
1018
1018
|
"type": "cli-command",
|
|
1019
1019
|
"domain": "development",
|
|
1020
1020
|
"sourcePath": "src/cli.ts",
|
|
1021
|
-
"contentHash": "
|
|
1021
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
1022
1022
|
"since": "2025-01-01"
|
|
1023
1023
|
},
|
|
1024
1024
|
"cli:dev-profile-node": {
|
|
@@ -1026,7 +1026,7 @@
|
|
|
1026
1026
|
"type": "cli-command",
|
|
1027
1027
|
"domain": "development",
|
|
1028
1028
|
"sourcePath": "src/cli.ts",
|
|
1029
|
-
"contentHash": "
|
|
1029
|
+
"contentHash": "63d261663e6baf47d4550f0614d72341919222e544b87fe3ce5c2800ba0688a5",
|
|
1030
1030
|
"since": "2025-01-01"
|
|
1031
1031
|
},
|
|
1032
1032
|
"template:build-stop-hook.sh": {
|