instar 1.3.4 → 1.3.6
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/PostUpdateMigrator.d.ts.map +1 -1
- package/dist/core/PostUpdateMigrator.js +18 -0
- package/dist/core/PostUpdateMigrator.js.map +1 -1
- package/dist/monitoring/FrameworkIssueLedger.d.ts +185 -0
- package/dist/monitoring/FrameworkIssueLedger.d.ts.map +1 -0
- package/dist/monitoring/FrameworkIssueLedger.js +520 -0
- package/dist/monitoring/FrameworkIssueLedger.js.map +1 -0
- package/dist/scaffold/templates.d.ts.map +1 -1
- package/dist/scaffold/templates.js +1 -0
- package/dist/scaffold/templates.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 +18 -0
- package/dist/server/AgentServer.js.map +1 -1
- package/dist/server/CapabilityIndex.d.ts.map +1 -1
- package/dist/server/CapabilityIndex.js +13 -0
- package/dist/server/CapabilityIndex.js.map +1 -1
- package/dist/server/routes.d.ts +4 -0
- package/dist/server/routes.d.ts.map +1 -1
- package/dist/server/routes.js +67 -0
- package/dist/server/routes.js.map +1 -1
- package/package.json +1 -1
- package/src/data/builtin-manifest.json +63 -63
- package/src/scaffold/templates.ts +1 -0
- package/upgrades/1.3.5.md +38 -0
- package/upgrades/1.3.6.md +43 -0
- package/upgrades/side-effects/framework-issue-capture.md +68 -0
- package/upgrades/side-effects/framework-issue-ledger.md +102 -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-05-
|
|
5
|
-
"instarVersion": "1.3.
|
|
4
|
+
"generatedAt": "2026-05-27T03:42:33.009Z",
|
|
5
|
+
"instarVersion": "1.3.6",
|
|
6
6
|
"entryCount": 192,
|
|
7
7
|
"entries": {
|
|
8
8
|
"hook:session-start": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"domain": "identity",
|
|
12
12
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
13
13
|
"installedPath": ".instar/hooks/instar/session-start.sh",
|
|
14
|
-
"contentHash": "
|
|
14
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
15
15
|
"since": "2025-01-01"
|
|
16
16
|
},
|
|
17
17
|
"hook:dangerous-command-guard": {
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"domain": "safety",
|
|
21
21
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
22
22
|
"installedPath": ".instar/hooks/instar/dangerous-command-guard.sh",
|
|
23
|
-
"contentHash": "
|
|
23
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
24
24
|
"since": "2025-01-01"
|
|
25
25
|
},
|
|
26
26
|
"hook:grounding-before-messaging": {
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"domain": "safety",
|
|
30
30
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
31
31
|
"installedPath": ".instar/hooks/instar/grounding-before-messaging.sh",
|
|
32
|
-
"contentHash": "
|
|
32
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
33
33
|
"since": "2025-01-01"
|
|
34
34
|
},
|
|
35
35
|
"hook:compaction-recovery": {
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"domain": "identity",
|
|
39
39
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
40
40
|
"installedPath": ".instar/hooks/instar/compaction-recovery.sh",
|
|
41
|
-
"contentHash": "
|
|
41
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
42
42
|
"since": "2025-01-01"
|
|
43
43
|
},
|
|
44
44
|
"hook:external-operation-gate": {
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"domain": "safety",
|
|
48
48
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
49
49
|
"installedPath": ".instar/hooks/instar/external-operation-gate.js",
|
|
50
|
-
"contentHash": "
|
|
50
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
51
51
|
"since": "2025-01-01"
|
|
52
52
|
},
|
|
53
53
|
"hook:deferral-detector": {
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"domain": "safety",
|
|
57
57
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
58
58
|
"installedPath": ".instar/hooks/instar/deferral-detector.js",
|
|
59
|
-
"contentHash": "
|
|
59
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
60
60
|
"since": "2025-01-01"
|
|
61
61
|
},
|
|
62
62
|
"hook:post-action-reflection": {
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"domain": "evolution",
|
|
66
66
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
67
67
|
"installedPath": ".instar/hooks/instar/post-action-reflection.js",
|
|
68
|
-
"contentHash": "
|
|
68
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
69
69
|
"since": "2025-01-01"
|
|
70
70
|
},
|
|
71
71
|
"hook:external-communication-guard": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"domain": "safety",
|
|
75
75
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
76
76
|
"installedPath": ".instar/hooks/instar/external-communication-guard.js",
|
|
77
|
-
"contentHash": "
|
|
77
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
78
78
|
"since": "2025-01-01"
|
|
79
79
|
},
|
|
80
80
|
"hook:scope-coherence-collector": {
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"domain": "coherence",
|
|
84
84
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
85
85
|
"installedPath": ".instar/hooks/instar/scope-coherence-collector.js",
|
|
86
|
-
"contentHash": "
|
|
86
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
87
87
|
"since": "2025-01-01"
|
|
88
88
|
},
|
|
89
89
|
"hook:scope-coherence-checkpoint": {
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"domain": "coherence",
|
|
93
93
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
94
94
|
"installedPath": ".instar/hooks/instar/scope-coherence-checkpoint.js",
|
|
95
|
-
"contentHash": "
|
|
95
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
96
96
|
"since": "2025-01-01"
|
|
97
97
|
},
|
|
98
98
|
"hook:free-text-guard": {
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"domain": "safety",
|
|
102
102
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
103
103
|
"installedPath": ".instar/hooks/instar/free-text-guard.sh",
|
|
104
|
-
"contentHash": "
|
|
104
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
105
105
|
"since": "2025-01-01"
|
|
106
106
|
},
|
|
107
107
|
"hook:claim-intercept": {
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"domain": "coherence",
|
|
111
111
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
112
112
|
"installedPath": ".instar/hooks/instar/claim-intercept.js",
|
|
113
|
-
"contentHash": "
|
|
113
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
114
114
|
"since": "2025-01-01"
|
|
115
115
|
},
|
|
116
116
|
"hook:claim-intercept-response": {
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"domain": "coherence",
|
|
120
120
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
121
121
|
"installedPath": ".instar/hooks/instar/claim-intercept-response.js",
|
|
122
|
-
"contentHash": "
|
|
122
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
123
123
|
"since": "2025-01-01"
|
|
124
124
|
},
|
|
125
125
|
"hook:stop-gate-router": {
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"domain": "safety",
|
|
129
129
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
130
130
|
"installedPath": ".instar/hooks/instar/stop-gate-router.js",
|
|
131
|
-
"contentHash": "
|
|
131
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
132
132
|
"since": "2025-01-01"
|
|
133
133
|
},
|
|
134
134
|
"hook:auto-approve-permissions": {
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"domain": "safety",
|
|
138
138
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
139
139
|
"installedPath": ".instar/hooks/instar/auto-approve-permissions.js",
|
|
140
|
-
"contentHash": "
|
|
140
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
141
141
|
"since": "2025-01-01"
|
|
142
142
|
},
|
|
143
143
|
"job:health-check": {
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"type": "route-group",
|
|
402
402
|
"domain": "monitoring",
|
|
403
403
|
"sourcePath": "src/server/routes.ts",
|
|
404
|
-
"contentHash": "
|
|
404
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
405
405
|
"since": "2025-01-01"
|
|
406
406
|
},
|
|
407
407
|
"route-group:agents": {
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"type": "route-group",
|
|
410
410
|
"domain": "sessions",
|
|
411
411
|
"sourcePath": "src/server/routes.ts",
|
|
412
|
-
"contentHash": "
|
|
412
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
413
413
|
"since": "2025-01-01"
|
|
414
414
|
},
|
|
415
415
|
"route-group:backups": {
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
"type": "route-group",
|
|
418
418
|
"domain": "operations",
|
|
419
419
|
"sourcePath": "src/server/routes.ts",
|
|
420
|
-
"contentHash": "
|
|
420
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
421
421
|
"since": "2025-01-01"
|
|
422
422
|
},
|
|
423
423
|
"route-group:git": {
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
"type": "route-group",
|
|
426
426
|
"domain": "coordination",
|
|
427
427
|
"sourcePath": "src/server/routes.ts",
|
|
428
|
-
"contentHash": "
|
|
428
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
429
429
|
"since": "2025-01-01"
|
|
430
430
|
},
|
|
431
431
|
"route-group:memory": {
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
"type": "route-group",
|
|
434
434
|
"domain": "memory",
|
|
435
435
|
"sourcePath": "src/server/routes.ts",
|
|
436
|
-
"contentHash": "
|
|
436
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
437
437
|
"since": "2025-01-01"
|
|
438
438
|
},
|
|
439
439
|
"route-group:semantic": {
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
"type": "route-group",
|
|
442
442
|
"domain": "memory",
|
|
443
443
|
"sourcePath": "src/server/routes.ts",
|
|
444
|
-
"contentHash": "
|
|
444
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
445
445
|
"since": "2025-01-01"
|
|
446
446
|
},
|
|
447
447
|
"route-group:status": {
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
"type": "route-group",
|
|
450
450
|
"domain": "monitoring",
|
|
451
451
|
"sourcePath": "src/server/routes.ts",
|
|
452
|
-
"contentHash": "
|
|
452
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
453
453
|
"since": "2025-01-01"
|
|
454
454
|
},
|
|
455
455
|
"route-group:capabilities": {
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
"type": "route-group",
|
|
458
458
|
"domain": "mapping",
|
|
459
459
|
"sourcePath": "src/server/routes.ts",
|
|
460
|
-
"contentHash": "
|
|
460
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
461
461
|
"since": "2025-01-01"
|
|
462
462
|
},
|
|
463
463
|
"route-group:project-map": {
|
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
"type": "route-group",
|
|
466
466
|
"domain": "mapping",
|
|
467
467
|
"sourcePath": "src/server/routes.ts",
|
|
468
|
-
"contentHash": "
|
|
468
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
469
469
|
"since": "2025-01-01"
|
|
470
470
|
},
|
|
471
471
|
"route-group:coherence": {
|
|
@@ -473,7 +473,7 @@
|
|
|
473
473
|
"type": "route-group",
|
|
474
474
|
"domain": "coherence",
|
|
475
475
|
"sourcePath": "src/server/routes.ts",
|
|
476
|
-
"contentHash": "
|
|
476
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
477
477
|
"since": "2025-01-01"
|
|
478
478
|
},
|
|
479
479
|
"route-group:topic-bindings": {
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"type": "route-group",
|
|
482
482
|
"domain": "sessions",
|
|
483
483
|
"sourcePath": "src/server/routes.ts",
|
|
484
|
-
"contentHash": "
|
|
484
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
485
485
|
"since": "2025-01-01"
|
|
486
486
|
},
|
|
487
487
|
"route-group:context": {
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
"type": "route-group",
|
|
490
490
|
"domain": "context",
|
|
491
491
|
"sourcePath": "src/server/routes.ts",
|
|
492
|
-
"contentHash": "
|
|
492
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
493
493
|
"since": "2025-01-01"
|
|
494
494
|
},
|
|
495
495
|
"route-group:scope-coherence": {
|
|
@@ -497,7 +497,7 @@
|
|
|
497
497
|
"type": "route-group",
|
|
498
498
|
"domain": "coherence",
|
|
499
499
|
"sourcePath": "src/server/routes.ts",
|
|
500
|
-
"contentHash": "
|
|
500
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
501
501
|
"since": "2025-01-01"
|
|
502
502
|
},
|
|
503
503
|
"route-group:canonical-state": {
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
"type": "route-group",
|
|
506
506
|
"domain": "state",
|
|
507
507
|
"sourcePath": "src/server/routes.ts",
|
|
508
|
-
"contentHash": "
|
|
508
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
509
509
|
"since": "2025-01-01"
|
|
510
510
|
},
|
|
511
511
|
"route-group:ci": {
|
|
@@ -513,7 +513,7 @@
|
|
|
513
513
|
"type": "route-group",
|
|
514
514
|
"domain": "monitoring",
|
|
515
515
|
"sourcePath": "src/server/routes.ts",
|
|
516
|
-
"contentHash": "
|
|
516
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
517
517
|
"since": "2025-01-01"
|
|
518
518
|
},
|
|
519
519
|
"route-group:sessions": {
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
"type": "route-group",
|
|
522
522
|
"domain": "sessions",
|
|
523
523
|
"sourcePath": "src/server/routes.ts",
|
|
524
|
-
"contentHash": "
|
|
524
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
525
525
|
"since": "2025-01-01"
|
|
526
526
|
},
|
|
527
527
|
"route-group:jobs": {
|
|
@@ -529,7 +529,7 @@
|
|
|
529
529
|
"type": "route-group",
|
|
530
530
|
"domain": "scheduling",
|
|
531
531
|
"sourcePath": "src/server/routes.ts",
|
|
532
|
-
"contentHash": "
|
|
532
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
533
533
|
"since": "2025-01-01"
|
|
534
534
|
},
|
|
535
535
|
"route-group:skip-ledger": {
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
"type": "route-group",
|
|
538
538
|
"domain": "scheduling",
|
|
539
539
|
"sourcePath": "src/server/routes.ts",
|
|
540
|
-
"contentHash": "
|
|
540
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
541
541
|
"since": "2025-01-01"
|
|
542
542
|
},
|
|
543
543
|
"route-group:telegram": {
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
"type": "route-group",
|
|
546
546
|
"domain": "communication",
|
|
547
547
|
"sourcePath": "src/server/routes.ts",
|
|
548
|
-
"contentHash": "
|
|
548
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
549
549
|
"since": "2025-01-01"
|
|
550
550
|
},
|
|
551
551
|
"route-group:attention": {
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"type": "route-group",
|
|
554
554
|
"domain": "communication",
|
|
555
555
|
"sourcePath": "src/server/routes.ts",
|
|
556
|
-
"contentHash": "
|
|
556
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
557
557
|
"since": "2025-01-01"
|
|
558
558
|
},
|
|
559
559
|
"route-group:relationships": {
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
"type": "route-group",
|
|
562
562
|
"domain": "relationships",
|
|
563
563
|
"sourcePath": "src/server/routes.ts",
|
|
564
|
-
"contentHash": "
|
|
564
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
565
565
|
"since": "2025-01-01"
|
|
566
566
|
},
|
|
567
567
|
"route-group:feedback": {
|
|
@@ -569,7 +569,7 @@
|
|
|
569
569
|
"type": "route-group",
|
|
570
570
|
"domain": "feedback",
|
|
571
571
|
"sourcePath": "src/server/routes.ts",
|
|
572
|
-
"contentHash": "
|
|
572
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
573
573
|
"since": "2025-01-01"
|
|
574
574
|
},
|
|
575
575
|
"route-group:updates": {
|
|
@@ -577,7 +577,7 @@
|
|
|
577
577
|
"type": "route-group",
|
|
578
578
|
"domain": "updates",
|
|
579
579
|
"sourcePath": "src/server/routes.ts",
|
|
580
|
-
"contentHash": "
|
|
580
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
581
581
|
"since": "2025-01-01"
|
|
582
582
|
},
|
|
583
583
|
"route-group:dispatches": {
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
"type": "route-group",
|
|
586
586
|
"domain": "dispatches",
|
|
587
587
|
"sourcePath": "src/server/routes.ts",
|
|
588
|
-
"contentHash": "
|
|
588
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
589
589
|
"since": "2025-01-01"
|
|
590
590
|
},
|
|
591
591
|
"route-group:quota": {
|
|
@@ -593,7 +593,7 @@
|
|
|
593
593
|
"type": "route-group",
|
|
594
594
|
"domain": "monitoring",
|
|
595
595
|
"sourcePath": "src/server/routes.ts",
|
|
596
|
-
"contentHash": "
|
|
596
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
597
597
|
"since": "2025-01-01"
|
|
598
598
|
},
|
|
599
599
|
"route-group:publishing": {
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"type": "route-group",
|
|
602
602
|
"domain": "publishing",
|
|
603
603
|
"sourcePath": "src/server/routes.ts",
|
|
604
|
-
"contentHash": "
|
|
604
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
605
605
|
"since": "2025-01-01"
|
|
606
606
|
},
|
|
607
607
|
"route-group:private-views": {
|
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
"type": "route-group",
|
|
610
610
|
"domain": "publishing",
|
|
611
611
|
"sourcePath": "src/server/routes.ts",
|
|
612
|
-
"contentHash": "
|
|
612
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
613
613
|
"since": "2025-01-01"
|
|
614
614
|
},
|
|
615
615
|
"route-group:tunnel": {
|
|
@@ -617,7 +617,7 @@
|
|
|
617
617
|
"type": "route-group",
|
|
618
618
|
"domain": "networking",
|
|
619
619
|
"sourcePath": "src/server/routes.ts",
|
|
620
|
-
"contentHash": "
|
|
620
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
621
621
|
"since": "2025-01-01"
|
|
622
622
|
},
|
|
623
623
|
"route-group:events": {
|
|
@@ -625,7 +625,7 @@
|
|
|
625
625
|
"type": "route-group",
|
|
626
626
|
"domain": "networking",
|
|
627
627
|
"sourcePath": "src/server/routes.ts",
|
|
628
|
-
"contentHash": "
|
|
628
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
629
629
|
"since": "2025-01-01"
|
|
630
630
|
},
|
|
631
631
|
"route-group:evolution": {
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
"type": "route-group",
|
|
634
634
|
"domain": "evolution",
|
|
635
635
|
"sourcePath": "src/server/routes.ts",
|
|
636
|
-
"contentHash": "
|
|
636
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
637
637
|
"since": "2025-01-01"
|
|
638
638
|
},
|
|
639
639
|
"route-group:watchdog": {
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
"type": "route-group",
|
|
642
642
|
"domain": "monitoring",
|
|
643
643
|
"sourcePath": "src/server/routes.ts",
|
|
644
|
-
"contentHash": "
|
|
644
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
645
645
|
"since": "2025-01-01"
|
|
646
646
|
},
|
|
647
647
|
"route-group:topic-memory": {
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
"type": "route-group",
|
|
650
650
|
"domain": "memory",
|
|
651
651
|
"sourcePath": "src/server/routes.ts",
|
|
652
|
-
"contentHash": "
|
|
652
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
653
653
|
"since": "2025-01-01"
|
|
654
654
|
},
|
|
655
655
|
"route-group:state-sync": {
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
"type": "route-group",
|
|
658
658
|
"domain": "coordination",
|
|
659
659
|
"sourcePath": "src/server/routes.ts",
|
|
660
|
-
"contentHash": "
|
|
660
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
661
661
|
"since": "2025-01-01"
|
|
662
662
|
},
|
|
663
663
|
"route-group:intent": {
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
"type": "route-group",
|
|
666
666
|
"domain": "intent",
|
|
667
667
|
"sourcePath": "src/server/routes.ts",
|
|
668
|
-
"contentHash": "
|
|
668
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
669
669
|
"since": "2025-01-01"
|
|
670
670
|
},
|
|
671
671
|
"route-group:triage": {
|
|
@@ -673,7 +673,7 @@
|
|
|
673
673
|
"type": "route-group",
|
|
674
674
|
"domain": "safety",
|
|
675
675
|
"sourcePath": "src/server/routes.ts",
|
|
676
|
-
"contentHash": "
|
|
676
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
677
677
|
"since": "2025-01-01"
|
|
678
678
|
},
|
|
679
679
|
"route-group:operations": {
|
|
@@ -681,7 +681,7 @@
|
|
|
681
681
|
"type": "route-group",
|
|
682
682
|
"domain": "safety",
|
|
683
683
|
"sourcePath": "src/server/routes.ts",
|
|
684
|
-
"contentHash": "
|
|
684
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
685
685
|
"since": "2025-01-01"
|
|
686
686
|
},
|
|
687
687
|
"route-group:sentinel": {
|
|
@@ -689,7 +689,7 @@
|
|
|
689
689
|
"type": "route-group",
|
|
690
690
|
"domain": "safety",
|
|
691
691
|
"sourcePath": "src/server/routes.ts",
|
|
692
|
-
"contentHash": "
|
|
692
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
693
693
|
"since": "2025-01-01"
|
|
694
694
|
},
|
|
695
695
|
"route-group:trust": {
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
"type": "route-group",
|
|
698
698
|
"domain": "safety",
|
|
699
699
|
"sourcePath": "src/server/routes.ts",
|
|
700
|
-
"contentHash": "
|
|
700
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
701
701
|
"since": "2025-01-01"
|
|
702
702
|
},
|
|
703
703
|
"route-group:monitoring": {
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
"type": "route-group",
|
|
706
706
|
"domain": "monitoring",
|
|
707
707
|
"sourcePath": "src/server/routes.ts",
|
|
708
|
-
"contentHash": "
|
|
708
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
709
709
|
"since": "2025-01-01"
|
|
710
710
|
},
|
|
711
711
|
"route-group:commitments": {
|
|
@@ -713,7 +713,7 @@
|
|
|
713
713
|
"type": "route-group",
|
|
714
714
|
"domain": "commitments",
|
|
715
715
|
"sourcePath": "src/server/routes.ts",
|
|
716
|
-
"contentHash": "
|
|
716
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
717
717
|
"since": "2025-01-01"
|
|
718
718
|
},
|
|
719
719
|
"route-group:episodes": {
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"type": "route-group",
|
|
722
722
|
"domain": "memory",
|
|
723
723
|
"sourcePath": "src/server/routes.ts",
|
|
724
|
-
"contentHash": "
|
|
724
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
725
725
|
"since": "2025-01-01"
|
|
726
726
|
},
|
|
727
727
|
"route-group:messages": {
|
|
@@ -729,7 +729,7 @@
|
|
|
729
729
|
"type": "route-group",
|
|
730
730
|
"domain": "coordination",
|
|
731
731
|
"sourcePath": "src/server/routes.ts",
|
|
732
|
-
"contentHash": "
|
|
732
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
733
733
|
"since": "2025-01-01"
|
|
734
734
|
},
|
|
735
735
|
"route-group:system-reviews": {
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
"type": "route-group",
|
|
738
738
|
"domain": "monitoring",
|
|
739
739
|
"sourcePath": "src/server/routes.ts",
|
|
740
|
-
"contentHash": "
|
|
740
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
741
741
|
"since": "2025-01-01"
|
|
742
742
|
},
|
|
743
743
|
"route-group:machine-mesh": {
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
"type": "route-group",
|
|
754
754
|
"domain": "security",
|
|
755
755
|
"sourcePath": "src/server/routes.ts",
|
|
756
|
-
"contentHash": "
|
|
756
|
+
"contentHash": "2347b1bdaa18ac50c52ac5acceb0438a813754db0f1fb486f91864930be9830a",
|
|
757
757
|
"since": "2025-01-01"
|
|
758
758
|
},
|
|
759
759
|
"cli:init": {
|
|
@@ -1449,7 +1449,7 @@
|
|
|
1449
1449
|
"type": "subsystem",
|
|
1450
1450
|
"domain": "server",
|
|
1451
1451
|
"sourcePath": "src/server/AgentServer.ts",
|
|
1452
|
-
"contentHash": "
|
|
1452
|
+
"contentHash": "fdca02dbf63855be79a6e90190916886d06432ca4e91f64b2c5c721d9f2ce6a7",
|
|
1453
1453
|
"since": "2025-01-01"
|
|
1454
1454
|
},
|
|
1455
1455
|
"subsystem:session-manager": {
|
|
@@ -1481,7 +1481,7 @@
|
|
|
1481
1481
|
"type": "subsystem",
|
|
1482
1482
|
"domain": "updates",
|
|
1483
1483
|
"sourcePath": "src/core/PostUpdateMigrator.ts",
|
|
1484
|
-
"contentHash": "
|
|
1484
|
+
"contentHash": "7dd4264b1b769ee9ed5500fdc8dfda8337b162512164eec757fc78cc334b93cf",
|
|
1485
1485
|
"since": "2025-01-01"
|
|
1486
1486
|
},
|
|
1487
1487
|
"subsystem:scheduler": {
|
|
@@ -682,6 +682,7 @@ I maintain registries that are the source of truth for specific categories. Thes
|
|
|
682
682
|
| My backup history? | \`curl -H "Authorization: Bearer $AUTH" http://localhost:${port}/backups\` |
|
|
683
683
|
| My state change history? | \`curl -H "Authorization: Bearer $AUTH" http://localhost:${port}/git/log\` |
|
|
684
684
|
| Other agents on this machine? | \`curl -H "Authorization: Bearer $AUTH" http://localhost:${port}/agents\` |
|
|
685
|
+
| Behavioral issues logged while onboarding a framework? / the onboarding playbook? | \`curl -H "Authorization: Bearer $AUTH" http://localhost:${port}/framework-issues\` (read-only) + \`/framework-issues/playbook?targetFramework=X\` — the Framework-Onboarding Mentor System's issue ledger (observability only; never gates) |
|
|
685
686
|
| Project architecture? | This file (CLAUDE.md), then project docs |
|
|
686
687
|
|
|
687
688
|
**Why this matters:** Searching 1000 files to answer a question that a single state file could answer is slower AND less reliable. Broad searches find stale narratives. State files are current. This applies at EVERY level — including sub-agents I spawn. When spawning a research agent, include the relevant state file reference in its prompt so it searches WITH context, not blind.
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
# Instar Upgrade Guide — NEXT
|
|
2
|
+
|
|
3
|
+
<!-- bump: minor -->
|
|
4
|
+
|
|
5
|
+
## What Changed
|
|
6
|
+
|
|
7
|
+
**Framework-Onboarding Mentor System — the issue ledger (foundation).** This is the first
|
|
8
|
+
piece of a larger system that teaches new agent frameworks (Codex now; Cursor / Aider / Gemini
|
|
9
|
+
later) how to behave well on Instar, and saves every lesson so the next framework onboards
|
|
10
|
+
faster. This release ships the durable, two-table SQLite **issue ledger** that records
|
|
11
|
+
behavioral issues observed during onboarding — one canonical row per distinct root cause, plus
|
|
12
|
+
per-occurrence evidence — and two read-only HTTP routes to query it. Recurrence is counted in
|
|
13
|
+
distinct *episodes* (not raw ticks) and materialized so the onboarding playbook ranks by
|
|
14
|
+
"how badly it hurts × how often it happens" without an expensive read-time scan.
|
|
15
|
+
|
|
16
|
+
It is **observability only** — the ledger never gates a job, blocks a message, or constrains a
|
|
17
|
+
session. Evidence is stored as opaque references (path+line, log ref, PR#), secret-scanned at
|
|
18
|
+
capture, never inlined log text. The full mentor loop (the scheduled job that drives the
|
|
19
|
+
mentee, auto-captures issues, and tracks graduation) ships staged in later releases; this PR is
|
|
20
|
+
the foundation everything else stands on.
|
|
21
|
+
|
|
22
|
+
## What to Tell Your User
|
|
23
|
+
|
|
24
|
+
- I now keep a structured, durable notebook of the real-world problems a new AI engine hits
|
|
25
|
+
when it's learning to run on Instar — bucketed by whether it's the engine's own limit, an
|
|
26
|
+
Instar integration gap, or a one-off mistake.
|
|
27
|
+
- Only the first two kinds travel forward as a reusable "here's what bit the last engine, check
|
|
28
|
+
these first" checklist — so each new engine we add onboards faster than the last.
|
|
29
|
+
- This is plumbing for a bigger mentoring system that's still rolling out gradually; nothing
|
|
30
|
+
changes in your day-to-day yet, and it never blocks anything.
|
|
31
|
+
|
|
32
|
+
## Summary of New Capabilities
|
|
33
|
+
|
|
34
|
+
| Capability | How to Use |
|
|
35
|
+
|-----------|-----------|
|
|
36
|
+
| Framework issue ledger | `curl -H "Authorization: Bearer $AUTH" http://localhost:<port>/framework-issues` (read-only; optional `?framework=&bucket=&status=&limit=`) |
|
|
37
|
+
| Onboarding playbook | `curl -H "Authorization: Bearer $AUTH" "http://localhost:<port>/framework-issues/playbook?targetFramework=X"` — generalizable lessons from PRIOR frameworks, impact-ranked |
|
|
38
|
+
| Auto-created on update | The ledger's SQLite DB auto-creates under `server-data/` on first boot — no migration step |
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# Instar Upgrade Guide — NEXT
|
|
2
|
+
|
|
3
|
+
<!-- bump: patch -->
|
|
4
|
+
|
|
5
|
+
## What Changed
|
|
6
|
+
|
|
7
|
+
**Framework-Onboarding Mentor System — Stage-B auto-capture (§19.2).** Building on the issue
|
|
8
|
+
ledger shipped last release, this adds the *write path*: a single atomic `captureRun()` entry
|
|
9
|
+
point that the mentor tick will call after observing a framework, plus a **capture funnel** that
|
|
10
|
+
logs **every** run — including runs that found nothing. That funnel is the structural guard
|
|
11
|
+
against a silent, broken writer: because a zero-finding run is still recorded as a run, "ran and
|
|
12
|
+
found nothing" is always distinguishable from "never ran / writer is dead." Regression candidates
|
|
13
|
+
(a new issue matching a previously-fixed one) are *surfaced for review, never auto-linked* — the
|
|
14
|
+
writer doesn't get to decide a regression.
|
|
15
|
+
|
|
16
|
+
A new read-only route `GET /framework-issues/capture-stats` exposes the funnel (runs vs
|
|
17
|
+
observations written, broken down per framework). Still observability-only — nothing gates, and
|
|
18
|
+
there is no production caller yet (the mentor job that calls `captureRun` ships in a later staged
|
|
19
|
+
PR), so this is dormant infrastructure with full test coverage.
|
|
20
|
+
|
|
21
|
+
## What to Tell Your User
|
|
22
|
+
|
|
23
|
+
- The "notebook" now has a guaranteed *hand that writes* — whatever I notice while inspecting a
|
|
24
|
+
framework gets recorded automatically, and there's a visible counter so a broken writer can't
|
|
25
|
+
hide by looking quiet.
|
|
26
|
+
- Nothing changes in your day-to-day yet; it's the next layer of a system that's still rolling
|
|
27
|
+
out gradually and stays off by default.
|
|
28
|
+
|
|
29
|
+
## Summary of New Capabilities
|
|
30
|
+
|
|
31
|
+
| Capability | How to Use |
|
|
32
|
+
|-----------|-----------|
|
|
33
|
+
| Stage-B auto-capture | `FrameworkIssueLedger.captureRun({ framework, tickId, findings })` — one atomic call the mentor tick makes; writes findings + logs the run |
|
|
34
|
+
| Capture funnel | `curl -H "Authorization: Bearer $AUTH" http://localhost:<port>/framework-issues/capture-stats` — runs vs observations written, per framework (inert-writer guard) |
|
|
35
|
+
|
|
36
|
+
## Evidence
|
|
37
|
+
|
|
38
|
+
Net-new feature, not a bug fix — no prior failure to reproduce. Behavior is verified by tests:
|
|
39
|
+
the inert-writer guard is proven by a unit test asserting a **zero-finding `captureRun` still
|
|
40
|
+
increments the funnel's run count while observations stay at 0** (so "ran, found nothing" ≠ "never
|
|
41
|
+
ran"), and a Tier-3 e2e boots the real server, runs a capture against the live ledger, and confirms
|
|
42
|
+
`GET /framework-issues/capture-stats` reflects both the run and the written observation. 46 feature
|
|
43
|
+
tests + 299 capability tests green; affected push-config suite (842) green vs canonical main.
|