sinapse-ai 1.12.0 → 1.12.2
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/.sinapse-ai/core-config.yaml +5 -1
- package/.sinapse-ai/data/entity-registry.yaml +90 -66
- package/.sinapse-ai/development/agents/devops.md +0 -1
- package/.sinapse-ai/development/agents/quality-gate.md +1 -1
- package/.sinapse-ai/development/agents/snps-orqx.md +4 -0
- package/.sinapse-ai/infrastructure/scripts/validate-agents.js +46 -16
- package/.sinapse-ai/install-manifest.yaml +13 -13
- package/CHANGELOG.md +33 -31
- package/README.md +132 -132
- package/package.json +1 -1
- package/scripts/validate-no-external-refs.js +2 -2
|
@@ -302,8 +302,12 @@ ideSync:
|
|
|
302
302
|
enabled: true
|
|
303
303
|
path: .claude/commands/SINAPSE/agents
|
|
304
304
|
format: full-markdown-yaml
|
|
305
|
+
# Post-E8: .codex agents are thin runtime pointers owned by the canonical
|
|
306
|
+
# Codex sync (sync-codex-local-first.js) + resolve-codex-agent.js. ide-sync
|
|
307
|
+
# must NOT write full agent bodies here or it clobbers those pointers and
|
|
308
|
+
# breaks validate:codex-sync / validate:codex-integration. Keep disabled.
|
|
305
309
|
codex:
|
|
306
|
-
enabled:
|
|
310
|
+
enabled: false
|
|
307
311
|
path: .codex/agents
|
|
308
312
|
format: full-markdown-yaml
|
|
309
313
|
redirects: {}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
metadata:
|
|
2
2
|
version: 1.0.0
|
|
3
|
-
lastUpdated: '2026-06-
|
|
4
|
-
entityCount:
|
|
3
|
+
lastUpdated: '2026-06-21T05:24:05.999Z'
|
|
4
|
+
entityCount: 811
|
|
5
5
|
checksumAlgorithm: sha256
|
|
6
6
|
resolutionRate: 100
|
|
7
7
|
entities:
|
|
@@ -83,8 +83,8 @@ entities:
|
|
|
83
83
|
score: 0.7
|
|
84
84
|
constraints: []
|
|
85
85
|
extensionPoints: []
|
|
86
|
-
checksum: sha256:
|
|
87
|
-
lastVerified: '2026-06-
|
|
86
|
+
checksum: sha256:7000bd11cbcfd8b96bbb800d74bdf68c869331692db04e7350d1f97ebca3839b
|
|
87
|
+
lastVerified: '2026-06-21T05:24:05.619Z'
|
|
88
88
|
help:
|
|
89
89
|
path: bin/commands/help.js
|
|
90
90
|
layer: L1
|
|
@@ -105,8 +105,8 @@ entities:
|
|
|
105
105
|
score: 0.7
|
|
106
106
|
constraints: []
|
|
107
107
|
extensionPoints: []
|
|
108
|
-
checksum: sha256:
|
|
109
|
-
lastVerified: '2026-06-
|
|
108
|
+
checksum: sha256:d959fe749f9e0239d4295a6ec7cfda116a3e3438b101ecd3c348a13acef968bc
|
|
109
|
+
lastVerified: '2026-06-21T05:24:05.619Z'
|
|
110
110
|
ideate:
|
|
111
111
|
path: bin/commands/ideate.js
|
|
112
112
|
layer: L1
|
|
@@ -164,8 +164,8 @@ entities:
|
|
|
164
164
|
score: 0.7
|
|
165
165
|
constraints: []
|
|
166
166
|
extensionPoints: []
|
|
167
|
-
checksum: sha256:
|
|
168
|
-
lastVerified: '2026-06-
|
|
167
|
+
checksum: sha256:e543d49945bc13d49cfe0d4edced86866a84aff7725a77bc4b946dfbde10c3ee
|
|
168
|
+
lastVerified: '2026-06-21T05:24:05.620Z'
|
|
169
169
|
local:
|
|
170
170
|
path: bin/commands/local.js
|
|
171
171
|
layer: L1
|
|
@@ -212,8 +212,8 @@ entities:
|
|
|
212
212
|
score: 0.7
|
|
213
213
|
constraints: []
|
|
214
214
|
extensionPoints: []
|
|
215
|
-
checksum: sha256:
|
|
216
|
-
lastVerified: '2026-06-
|
|
215
|
+
checksum: sha256:82ec537932c7b6c7e46c294ac4396c988bea43583a1f1f7a1886d2b13518dd55
|
|
216
|
+
lastVerified: '2026-06-21T05:24:05.621Z'
|
|
217
217
|
uninstall:
|
|
218
218
|
path: bin/commands/uninstall.js
|
|
219
219
|
layer: L1
|
|
@@ -491,8 +491,8 @@ entities:
|
|
|
491
491
|
score: 0.7
|
|
492
492
|
constraints: []
|
|
493
493
|
extensionPoints: []
|
|
494
|
-
checksum: sha256:
|
|
495
|
-
lastVerified: '2026-06-
|
|
494
|
+
checksum: sha256:c1261659dd7f00f462a53696af866cb5b5a8bef12bab4f27a77725876adb7eec
|
|
495
|
+
lastVerified: '2026-06-21T05:24:05.624Z'
|
|
496
496
|
env-config:
|
|
497
497
|
path: bin/modules/env-config.js
|
|
498
498
|
layer: L1
|
|
@@ -547,8 +547,8 @@ entities:
|
|
|
547
547
|
score: 0.7
|
|
548
548
|
constraints: []
|
|
549
549
|
extensionPoints: []
|
|
550
|
-
checksum: sha256:
|
|
551
|
-
lastVerified: '2026-06-
|
|
550
|
+
checksum: sha256:415f472e5ff5d61950e00e2bc9023c94476c49099fc8faaeed44ea309b77ccae
|
|
551
|
+
lastVerified: '2026-06-21T05:24:05.625Z'
|
|
552
552
|
sinapse-delegate:
|
|
553
553
|
path: bin/sinapse-delegate.js
|
|
554
554
|
layer: L1
|
|
@@ -607,8 +607,8 @@ entities:
|
|
|
607
607
|
score: 0.7
|
|
608
608
|
constraints: []
|
|
609
609
|
extensionPoints: []
|
|
610
|
-
checksum: sha256:
|
|
611
|
-
lastVerified: '2026-06-
|
|
610
|
+
checksum: sha256:0ae515465db7d650096643f63fd0c26cbcf6de6b47eefe81cda275aa3c3a0002
|
|
611
|
+
lastVerified: '2026-06-21T05:24:05.626Z'
|
|
612
612
|
sinapse-minimal:
|
|
613
613
|
path: bin/sinapse-minimal.js
|
|
614
614
|
layer: L1
|
|
@@ -653,8 +653,8 @@ entities:
|
|
|
653
653
|
score: 0.7
|
|
654
654
|
constraints: []
|
|
655
655
|
extensionPoints: []
|
|
656
|
-
checksum: sha256:
|
|
657
|
-
lastVerified: '2026-06-
|
|
656
|
+
checksum: sha256:01cae0d9971b1acaec7e62025570cc5a629fe60e91d226fde6818bf359913c78
|
|
657
|
+
lastVerified: '2026-06-21T05:24:05.627Z'
|
|
658
658
|
collab-start:
|
|
659
659
|
path: bin/utils/collab-start.js
|
|
660
660
|
layer: L1
|
|
@@ -731,8 +731,8 @@ entities:
|
|
|
731
731
|
score: 0.7
|
|
732
732
|
constraints: []
|
|
733
733
|
extensionPoints: []
|
|
734
|
-
checksum: sha256:
|
|
735
|
-
lastVerified: '2026-06-
|
|
734
|
+
checksum: sha256:4dbea5a072425ac0c23664e80a6bbb009a54ab0be4a2df76747d6bc99a1c39eb
|
|
735
|
+
lastVerified: '2026-06-21T05:24:05.628Z'
|
|
736
736
|
git-branch-guard:
|
|
737
737
|
path: bin/utils/git-branch-guard.js
|
|
738
738
|
layer: L1
|
|
@@ -831,8 +831,29 @@ entities:
|
|
|
831
831
|
score: 0.7
|
|
832
832
|
constraints: []
|
|
833
833
|
extensionPoints: []
|
|
834
|
-
checksum: sha256:
|
|
835
|
-
lastVerified: '2026-06-
|
|
834
|
+
checksum: sha256:f221f41844640d26dca6c7ad2be1e833f5534ab0a9f343bf9c53d4c11da1265c
|
|
835
|
+
lastVerified: '2026-06-21T05:24:05.630Z'
|
|
836
|
+
staged-protected-files-guard:
|
|
837
|
+
path: bin/utils/staged-protected-files-guard.js
|
|
838
|
+
layer: L1
|
|
839
|
+
type: script
|
|
840
|
+
purpose: Entity at bin\utils\staged-protected-files-guard.js
|
|
841
|
+
keywords:
|
|
842
|
+
- staged
|
|
843
|
+
- protected
|
|
844
|
+
- files
|
|
845
|
+
- guard
|
|
846
|
+
usedBy: []
|
|
847
|
+
dependencies: []
|
|
848
|
+
externalDeps: []
|
|
849
|
+
plannedDeps: []
|
|
850
|
+
lifecycle: orphan
|
|
851
|
+
adaptability:
|
|
852
|
+
score: 0.7
|
|
853
|
+
constraints: []
|
|
854
|
+
extensionPoints: []
|
|
855
|
+
checksum: sha256:870c6bee1f9f40b9f7c13ad9fbb36e0279b37f19dc7d4da59708cffdfd8cb383
|
|
856
|
+
lastVerified: '2026-06-21T05:24:05.631Z'
|
|
836
857
|
staged-secret-scan:
|
|
837
858
|
path: bin/utils/staged-secret-scan.js
|
|
838
859
|
layer: L1
|
|
@@ -4231,6 +4252,7 @@ entities:
|
|
|
4231
4252
|
usedBy:
|
|
4232
4253
|
- developer
|
|
4233
4254
|
- product-lead
|
|
4255
|
+
- quality-gate
|
|
4234
4256
|
dependencies: []
|
|
4235
4257
|
externalDeps: []
|
|
4236
4258
|
plannedDeps:
|
|
@@ -7585,6 +7607,7 @@ entities:
|
|
|
7585
7607
|
dependencies:
|
|
7586
7608
|
- config-cache
|
|
7587
7609
|
- performance-tracker
|
|
7610
|
+
- squad-agent-resolver
|
|
7588
7611
|
- config-resolver
|
|
7589
7612
|
externalDeps: []
|
|
7590
7613
|
plannedDeps: []
|
|
@@ -7593,8 +7616,8 @@ entities:
|
|
|
7593
7616
|
score: 0.7
|
|
7594
7617
|
constraints: []
|
|
7595
7618
|
extensionPoints: []
|
|
7596
|
-
checksum: sha256:
|
|
7597
|
-
lastVerified: '2026-06-
|
|
7619
|
+
checksum: sha256:e27095c228ce32d8b5a6f45c937a02242de97dd6ea42a0e8a52651d15962e31c
|
|
7620
|
+
lastVerified: '2026-06-21T05:24:05.776Z'
|
|
7598
7621
|
agent-exit-hooks:
|
|
7599
7622
|
path: .sinapse-ai/development/scripts/agent-exit-hooks.js
|
|
7600
7623
|
layer: L2
|
|
@@ -8042,8 +8065,8 @@ entities:
|
|
|
8042
8065
|
score: 0.7
|
|
8043
8066
|
constraints: []
|
|
8044
8067
|
extensionPoints: []
|
|
8045
|
-
checksum: sha256:
|
|
8046
|
-
lastVerified: '2026-06-
|
|
8068
|
+
checksum: sha256:293b89379a558837cfab65893130b638d6207079cde2d5252578089bb25732be
|
|
8069
|
+
lastVerified: '2026-06-21T05:24:05.781Z'
|
|
8047
8070
|
greeting-config-cli:
|
|
8048
8071
|
path: .sinapse-ai/development/scripts/greeting-config-cli.js
|
|
8049
8072
|
layer: L2
|
|
@@ -9079,8 +9102,8 @@ entities:
|
|
|
9079
9102
|
score: 0.4
|
|
9080
9103
|
constraints: []
|
|
9081
9104
|
extensionPoints: []
|
|
9082
|
-
checksum: sha256:
|
|
9083
|
-
lastVerified: '2026-06-
|
|
9105
|
+
checksum: sha256:c7464066f3862b251e266c28ebd2945dc2d958997c020f5ce4121fb7cc2ca423
|
|
9106
|
+
lastVerified: '2026-06-21T05:24:05.798Z'
|
|
9084
9107
|
devops-helper:
|
|
9085
9108
|
path: .sinapse-ai/core/code-intel/helpers/devops-helper.js
|
|
9086
9109
|
layer: L1
|
|
@@ -9101,8 +9124,8 @@ entities:
|
|
|
9101
9124
|
score: 0.4
|
|
9102
9125
|
constraints: []
|
|
9103
9126
|
extensionPoints: []
|
|
9104
|
-
checksum: sha256:
|
|
9105
|
-
lastVerified: '2026-06-
|
|
9127
|
+
checksum: sha256:e8017237fb2db8b49ebd02a9114a93549fbf0683044d7ad1a8632106188495a9
|
|
9128
|
+
lastVerified: '2026-06-21T05:24:05.798Z'
|
|
9106
9129
|
planning-helper:
|
|
9107
9130
|
path: .sinapse-ai/core/code-intel/helpers/planning-helper.js
|
|
9108
9131
|
layer: L1
|
|
@@ -9126,8 +9149,8 @@ entities:
|
|
|
9126
9149
|
score: 0.4
|
|
9127
9150
|
constraints: []
|
|
9128
9151
|
extensionPoints: []
|
|
9129
|
-
checksum: sha256:
|
|
9130
|
-
lastVerified: '2026-06-
|
|
9152
|
+
checksum: sha256:9b37aa02b3b0a3cabb53e2c0e53f05e1db65490d1ac403088aefec977fd025f8
|
|
9153
|
+
lastVerified: '2026-06-21T05:24:05.799Z'
|
|
9131
9154
|
qa-helper:
|
|
9132
9155
|
path: .sinapse-ai/core/code-intel/helpers/qa-helper.js
|
|
9133
9156
|
layer: L1
|
|
@@ -9146,8 +9169,8 @@ entities:
|
|
|
9146
9169
|
score: 0.4
|
|
9147
9170
|
constraints: []
|
|
9148
9171
|
extensionPoints: []
|
|
9149
|
-
checksum: sha256:
|
|
9150
|
-
lastVerified: '2026-06-
|
|
9172
|
+
checksum: sha256:852fa5c36260f7e89fd15dd5e4702f6e2eaae88bb4d8615f6a82b30ffdc88310
|
|
9173
|
+
lastVerified: '2026-06-21T05:24:05.799Z'
|
|
9151
9174
|
story-helper:
|
|
9152
9175
|
path: .sinapse-ai/core/code-intel/helpers/story-helper.js
|
|
9153
9176
|
layer: L1
|
|
@@ -9446,8 +9469,8 @@ entities:
|
|
|
9446
9469
|
score: 0.4
|
|
9447
9470
|
constraints: []
|
|
9448
9471
|
extensionPoints: []
|
|
9449
|
-
checksum: sha256:
|
|
9450
|
-
lastVerified: '2026-06-
|
|
9472
|
+
checksum: sha256:bf453cb8203e0752bd41a25449b3883bb548e746edfb015c7969951a16b1f62a
|
|
9473
|
+
lastVerified: '2026-06-21T05:24:05.802Z'
|
|
9451
9474
|
agent-memory:
|
|
9452
9475
|
path: .sinapse-ai/core/doctor/checks/agent-memory.js
|
|
9453
9476
|
layer: L1
|
|
@@ -9610,8 +9633,8 @@ entities:
|
|
|
9610
9633
|
score: 0.4
|
|
9611
9634
|
constraints: []
|
|
9612
9635
|
extensionPoints: []
|
|
9613
|
-
checksum: sha256:
|
|
9614
|
-
lastVerified: '2026-06-
|
|
9636
|
+
checksum: sha256:1d20455c435ccb0d9eefb3ad8fbe0edf4bfa8e9ba4e1b7c10e837ac9063c3479
|
|
9637
|
+
lastVerified: '2026-06-21T05:24:05.803Z'
|
|
9615
9638
|
graph-dashboard:
|
|
9616
9639
|
path: .sinapse-ai/core/doctor/checks/graph-dashboard.js
|
|
9617
9640
|
layer: L1
|
|
@@ -9726,8 +9749,8 @@ entities:
|
|
|
9726
9749
|
score: 0.4
|
|
9727
9750
|
constraints: []
|
|
9728
9751
|
extensionPoints: []
|
|
9729
|
-
checksum: sha256:
|
|
9730
|
-
lastVerified: '2026-06-
|
|
9752
|
+
checksum: sha256:c523e6917373ae0080f98d81c52512c34ca11904339dd09656375bfff4a9075b
|
|
9753
|
+
lastVerified: '2026-06-21T05:24:05.805Z'
|
|
9731
9754
|
rules-files:
|
|
9732
9755
|
path: .sinapse-ai/core/doctor/checks/rules-files.js
|
|
9733
9756
|
layer: L1
|
|
@@ -9746,8 +9769,8 @@ entities:
|
|
|
9746
9769
|
score: 0.4
|
|
9747
9770
|
constraints: []
|
|
9748
9771
|
extensionPoints: []
|
|
9749
|
-
checksum: sha256:
|
|
9750
|
-
lastVerified: '2026-06-
|
|
9772
|
+
checksum: sha256:773572637ba2758e6ea60910d86e9973bd261020b33b44da93f946f852715e91
|
|
9773
|
+
lastVerified: '2026-06-21T05:24:05.805Z'
|
|
9751
9774
|
settings-json:
|
|
9752
9775
|
path: .sinapse-ai/core/doctor/checks/settings-json.js
|
|
9753
9776
|
layer: L1
|
|
@@ -10405,8 +10428,8 @@ entities:
|
|
|
10405
10428
|
score: 0.4
|
|
10406
10429
|
constraints: []
|
|
10407
10430
|
extensionPoints: []
|
|
10408
|
-
checksum: sha256:
|
|
10409
|
-
lastVerified: '2026-06-
|
|
10431
|
+
checksum: sha256:491d199284d20ac61457632b2cd6890eaa2d18dab2f6d1577674f0854219f8bd
|
|
10432
|
+
lastVerified: '2026-06-21T05:24:05.813Z'
|
|
10410
10433
|
code-intel-source:
|
|
10411
10434
|
path: .sinapse-ai/core/graph-dashboard/data-sources/code-intel-source.js
|
|
10412
10435
|
layer: L1
|
|
@@ -10428,8 +10451,8 @@ entities:
|
|
|
10428
10451
|
score: 0.4
|
|
10429
10452
|
constraints: []
|
|
10430
10453
|
extensionPoints: []
|
|
10431
|
-
checksum: sha256:
|
|
10432
|
-
lastVerified: '2026-06-
|
|
10454
|
+
checksum: sha256:90957f10067d26a41538574f4cf7397cef7bcf87c080fe27b96d91c244306f0c
|
|
10455
|
+
lastVerified: '2026-06-21T05:24:05.813Z'
|
|
10433
10456
|
metrics-source:
|
|
10434
10457
|
path: .sinapse-ai/core/graph-dashboard/data-sources/metrics-source.js
|
|
10435
10458
|
layer: L1
|
|
@@ -11443,8 +11466,8 @@ entities:
|
|
|
11443
11466
|
score: 0.4
|
|
11444
11467
|
constraints: []
|
|
11445
11468
|
extensionPoints: []
|
|
11446
|
-
checksum: sha256:
|
|
11447
|
-
lastVerified: '2026-06-
|
|
11469
|
+
checksum: sha256:a8f1efdf143c5bb91e8d2e983d820ddb0367b1404c86bbc2927fb136c9afd4f3
|
|
11470
|
+
lastVerified: '2026-06-21T05:24:05.828Z'
|
|
11448
11471
|
circuit-breaker:
|
|
11449
11472
|
path: .sinapse-ai/core/ids/circuit-breaker.js
|
|
11450
11473
|
layer: L1
|
|
@@ -11668,8 +11691,8 @@ entities:
|
|
|
11668
11691
|
score: 0.4
|
|
11669
11692
|
constraints: []
|
|
11670
11693
|
extensionPoints: []
|
|
11671
|
-
checksum: sha256:
|
|
11672
|
-
lastVerified: '2026-06-
|
|
11694
|
+
checksum: sha256:0c8916f70a410a6aa08f789c58cf84dd4ba60845964a8454b074d367c03770a4
|
|
11695
|
+
lastVerified: '2026-06-21T05:24:05.829Z'
|
|
11673
11696
|
registry-healer:
|
|
11674
11697
|
path: .sinapse-ai/core/ids/registry-healer.js
|
|
11675
11698
|
layer: L1
|
|
@@ -12990,8 +13013,8 @@ entities:
|
|
|
12990
13013
|
score: 0.4
|
|
12991
13014
|
constraints: []
|
|
12992
13015
|
extensionPoints: []
|
|
12993
|
-
checksum: sha256:
|
|
12994
|
-
lastVerified: '2026-06-
|
|
13016
|
+
checksum: sha256:b0e65b85380265d1db589d7e48e98e30b96f3da9af1a082f04aa794d9d412838
|
|
13017
|
+
lastVerified: '2026-06-21T05:24:05.840Z'
|
|
12995
13018
|
squad-agent-resolver:
|
|
12996
13019
|
path: .sinapse-ai/core/registry/squad-agent-resolver.js
|
|
12997
13020
|
layer: L1
|
|
@@ -13002,6 +13025,7 @@ entities:
|
|
|
13002
13025
|
- agent
|
|
13003
13026
|
- resolver
|
|
13004
13027
|
usedBy:
|
|
13028
|
+
- agent-config-loader
|
|
13005
13029
|
- agents
|
|
13006
13030
|
- subagent-dispatcher
|
|
13007
13031
|
dependencies: []
|
|
@@ -13012,8 +13036,8 @@ entities:
|
|
|
13012
13036
|
score: 0.4
|
|
13013
13037
|
constraints: []
|
|
13014
13038
|
extensionPoints: []
|
|
13015
|
-
checksum: sha256:
|
|
13016
|
-
lastVerified: '2026-06-
|
|
13039
|
+
checksum: sha256:74c4a1fafd2f60eb9db38e9fd82a03b74d47d4e563ccb754fe00824f519c84f8
|
|
13040
|
+
lastVerified: '2026-06-21T05:24:05.840Z'
|
|
13017
13041
|
validate-registry:
|
|
13018
13042
|
path: .sinapse-ai/core/registry/validate-registry.js
|
|
13019
13043
|
layer: L1
|
|
@@ -13635,8 +13659,8 @@ entities:
|
|
|
13635
13659
|
score: 0.4
|
|
13636
13660
|
constraints: []
|
|
13637
13661
|
extensionPoints: []
|
|
13638
|
-
checksum: sha256:
|
|
13639
|
-
lastVerified: '2026-06-
|
|
13662
|
+
checksum: sha256:57a514c7e03913d466d2058400229a8ffb4589e6ad7dcc03cbacd93a12df2ac6
|
|
13663
|
+
lastVerified: '2026-06-21T05:24:05.843Z'
|
|
13640
13664
|
memory-bridge:
|
|
13641
13665
|
path: .sinapse-ai/core/synapse/memory/memory-bridge.js
|
|
13642
13666
|
layer: L1
|
|
@@ -14270,8 +14294,8 @@ entities:
|
|
|
14270
14294
|
score: 0.3
|
|
14271
14295
|
constraints: []
|
|
14272
14296
|
extensionPoints: []
|
|
14273
|
-
checksum: sha256:
|
|
14274
|
-
lastVerified: '2026-06-
|
|
14297
|
+
checksum: sha256:81144f100a7ea8ef339a51691d32e7c480e24fef6ab4c3276e927568ba6ba0e4
|
|
14298
|
+
lastVerified: '2026-06-21T05:24:05.860Z'
|
|
14275
14299
|
product-lead:
|
|
14276
14300
|
path: .sinapse-ai/development/agents/product-lead.md
|
|
14277
14301
|
layer: L2
|
|
@@ -14355,6 +14379,7 @@ entities:
|
|
|
14355
14379
|
dependencies:
|
|
14356
14380
|
- qa-create-fix-request
|
|
14357
14381
|
- qa-generate-tests
|
|
14382
|
+
- po-manage-story-backlog
|
|
14358
14383
|
- qa-nfr-assess
|
|
14359
14384
|
- qa-gate
|
|
14360
14385
|
- qa-review-build
|
|
@@ -14381,15 +14406,14 @@ entities:
|
|
|
14381
14406
|
externalDeps:
|
|
14382
14407
|
- coderabbit
|
|
14383
14408
|
- git
|
|
14384
|
-
plannedDeps:
|
|
14385
|
-
- manage-story-backlog
|
|
14409
|
+
plannedDeps: []
|
|
14386
14410
|
lifecycle: experimental
|
|
14387
14411
|
adaptability:
|
|
14388
14412
|
score: 0.3
|
|
14389
14413
|
constraints: []
|
|
14390
14414
|
extensionPoints: []
|
|
14391
|
-
checksum: sha256:
|
|
14392
|
-
lastVerified: '2026-06-
|
|
14415
|
+
checksum: sha256:bc99385b3aee34ed5234287f37b53dd57c1f59b7f4cf1bd401447da4562117d4
|
|
14416
|
+
lastVerified: '2026-06-21T05:24:05.864Z'
|
|
14393
14417
|
snps-orqx:
|
|
14394
14418
|
path: .sinapse-ai/development/agents/snps-orqx.md
|
|
14395
14419
|
layer: L2
|
|
@@ -14411,8 +14435,8 @@ entities:
|
|
|
14411
14435
|
score: 0.3
|
|
14412
14436
|
constraints: []
|
|
14413
14437
|
extensionPoints: []
|
|
14414
|
-
checksum: sha256:
|
|
14415
|
-
lastVerified: '2026-06-
|
|
14438
|
+
checksum: sha256:ac7f931f107fe2adc020ef26f8ea0e1aba57dd0ba3d02bbff3b92e3ca6466368
|
|
14439
|
+
lastVerified: '2026-06-21T05:24:05.866Z'
|
|
14416
14440
|
sprint-lead:
|
|
14417
14441
|
path: .sinapse-ai/development/agents/sprint-lead.md
|
|
14418
14442
|
layer: L2
|
|
@@ -17526,8 +17550,8 @@ entities:
|
|
|
17526
17550
|
score: 0.7
|
|
17527
17551
|
constraints: []
|
|
17528
17552
|
extensionPoints: []
|
|
17529
|
-
checksum: sha256:
|
|
17530
|
-
lastVerified: '2026-06-
|
|
17553
|
+
checksum: sha256:1fb818950cfa60c572cdc63b5f822ffe9b0a11d351d136f2373bffb24eef99e8
|
|
17554
|
+
lastVerified: '2026-06-21T05:24:05.941Z'
|
|
17531
17555
|
validate-claude-integration:
|
|
17532
17556
|
path: .sinapse-ai/infrastructure/scripts/validate-claude-integration.js
|
|
17533
17557
|
layer: L2
|
|
@@ -304,7 +304,6 @@ dependencies:
|
|
|
304
304
|
utils:
|
|
305
305
|
- branch-manager # Manages git branch operations and workflows
|
|
306
306
|
- repository-detector # Detect repository context dynamically
|
|
307
|
-
- gitignore-manager # Manage gitignore rules per mode
|
|
308
307
|
- version-tracker # Track version history and semantic versioning
|
|
309
308
|
- git-wrapper # Abstracts git command execution for consistency
|
|
310
309
|
scripts:
|
|
@@ -697,6 +697,10 @@ framework_compatibility:
|
|
|
697
697
|
- "Sinapse own domain expertise: branding, content, copy, growth, finance, etc."
|
|
698
698
|
- "No overlap — clear boundary between dev workflow and domain expertise"
|
|
699
699
|
- "@sinapse-orqx can invoke any squad directly via /{prefix}:agents:{orchestrator}"
|
|
700
|
+
|
|
701
|
+
autoClaude:
|
|
702
|
+
version: '3.0'
|
|
703
|
+
migratedAt: '2026-06-21T05:17:50.359Z'
|
|
700
704
|
```
|
|
701
705
|
|
|
702
706
|
---
|
|
@@ -35,6 +35,18 @@ const DATA_DIR = path.join(ROOT_DIR, 'development', 'data');
|
|
|
35
35
|
const UTILS_DIR = path.join(ROOT_DIR, 'development', 'utils');
|
|
36
36
|
const WORKFLOWS_DIR = path.join(ROOT_DIR, 'development', 'workflows');
|
|
37
37
|
const SCRIPTS_DIR = path.join(ROOT_DIR, 'development', 'scripts');
|
|
38
|
+
// Additional canonical homes — the framework stores agent artifacts across
|
|
39
|
+
// development/, product/, data/ and infrastructure/, not only development/.
|
|
40
|
+
const KNOWLEDGE_BASE_DIR = path.join(ROOT_DIR, 'development', 'knowledge-base');
|
|
41
|
+
const PRODUCT_TEMPLATES_DIR = path.join(ROOT_DIR, 'product', 'templates');
|
|
42
|
+
const PRODUCT_CHECKLISTS_DIR = path.join(ROOT_DIR, 'product', 'checklists');
|
|
43
|
+
const PRODUCT_DATA_DIR = path.join(ROOT_DIR, 'product', 'data');
|
|
44
|
+
const ROOT_DATA_DIR = path.join(ROOT_DIR, 'data');
|
|
45
|
+
const INFRA_SCRIPTS_DIR = path.join(ROOT_DIR, 'infrastructure', 'scripts');
|
|
46
|
+
const INFRA_SCHEMAS_DIR = path.join(ROOT_DIR, 'infrastructure', 'schemas');
|
|
47
|
+
const SCHEMAS_DIR = path.join(ROOT_DIR, 'schemas');
|
|
48
|
+
const CORE_EXECUTION_DIR = path.join(ROOT_DIR, 'core', 'execution');
|
|
49
|
+
const CORE_MEMORY_DIR = path.join(ROOT_DIR, 'core', 'memory');
|
|
38
50
|
|
|
39
51
|
// Commands that are allowed to be shared by multiple agents
|
|
40
52
|
// These are utility/infrastructure commands, not domain-specific
|
|
@@ -187,14 +199,18 @@ async function validateDependencies(agents) {
|
|
|
187
199
|
const errors = [];
|
|
188
200
|
const warnings = [];
|
|
189
201
|
|
|
202
|
+
// Each dependency type resolves against one or more candidate directories —
|
|
203
|
+
// an artifact is considered present if it exists in ANY of them.
|
|
190
204
|
const depDirs = {
|
|
191
|
-
tasks: TASKS_DIR,
|
|
192
|
-
templates: TEMPLATES_DIR,
|
|
193
|
-
checklists: CHECKLISTS_DIR,
|
|
194
|
-
data: DATA_DIR,
|
|
195
|
-
utils: UTILS_DIR,
|
|
196
|
-
workflows: WORKFLOWS_DIR,
|
|
197
|
-
scripts: SCRIPTS_DIR,
|
|
205
|
+
tasks: [TASKS_DIR],
|
|
206
|
+
templates: [TEMPLATES_DIR, PRODUCT_TEMPLATES_DIR],
|
|
207
|
+
checklists: [CHECKLISTS_DIR, PRODUCT_CHECKLISTS_DIR],
|
|
208
|
+
data: [DATA_DIR, ROOT_DATA_DIR, PRODUCT_DATA_DIR],
|
|
209
|
+
utils: [UTILS_DIR, SCRIPTS_DIR, INFRA_SCRIPTS_DIR, CORE_EXECUTION_DIR, CORE_MEMORY_DIR],
|
|
210
|
+
workflows: [WORKFLOWS_DIR],
|
|
211
|
+
scripts: [SCRIPTS_DIR, INFRA_SCRIPTS_DIR, CORE_EXECUTION_DIR, CORE_MEMORY_DIR],
|
|
212
|
+
knowledge_bases: [KNOWLEDGE_BASE_DIR],
|
|
213
|
+
schemas: [SCHEMAS_DIR, INFRA_SCHEMAS_DIR],
|
|
198
214
|
};
|
|
199
215
|
|
|
200
216
|
// Dependency types that are not file-based (external tools, integrations)
|
|
@@ -208,8 +224,8 @@ async function validateDependencies(agents) {
|
|
|
208
224
|
if (skipDepTypes.has(depType)) continue;
|
|
209
225
|
if (!Array.isArray(depList)) continue;
|
|
210
226
|
|
|
211
|
-
const
|
|
212
|
-
if (!
|
|
227
|
+
const candidateDirs = depDirs[depType];
|
|
228
|
+
if (!candidateDirs) {
|
|
213
229
|
warnings.push({
|
|
214
230
|
type: 'UNKNOWN_DEP_TYPE',
|
|
215
231
|
agent: agent.id,
|
|
@@ -219,9 +235,23 @@ async function validateDependencies(agents) {
|
|
|
219
235
|
continue;
|
|
220
236
|
}
|
|
221
237
|
|
|
222
|
-
for (const
|
|
223
|
-
|
|
224
|
-
|
|
238
|
+
for (const depFile2 of depList) {
|
|
239
|
+
// Bare references (no extension) may be listed without their suffix —
|
|
240
|
+
// try the common framework extensions before declaring them missing.
|
|
241
|
+
const extCandidates = path.extname(depFile2)
|
|
242
|
+
? ['']
|
|
243
|
+
: ['', '.js', '.cjs', '.md', '.yaml', '.yml'];
|
|
244
|
+
|
|
245
|
+
let exists = false;
|
|
246
|
+
for (const dir of candidateDirs) {
|
|
247
|
+
for (const ext of extCandidates) {
|
|
248
|
+
if (await fileExists(path.join(dir, depFile2 + ext))) {
|
|
249
|
+
exists = true;
|
|
250
|
+
break;
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
if (exists) break;
|
|
254
|
+
}
|
|
225
255
|
|
|
226
256
|
if (!exists) {
|
|
227
257
|
// Missing dependencies are warnings, not errors (pre-existing technical debt)
|
|
@@ -229,10 +259,10 @@ async function validateDependencies(agents) {
|
|
|
229
259
|
type: 'MISSING_DEPENDENCY',
|
|
230
260
|
agent: agent.id,
|
|
231
261
|
depType,
|
|
232
|
-
depFile,
|
|
233
|
-
expectedPath:
|
|
234
|
-
message: `Missing dependency: @${agent.id} → ${depType}/${
|
|
235
|
-
suggestion: `Create the file
|
|
262
|
+
depFile: depFile2,
|
|
263
|
+
expectedPath: path.join(candidateDirs[0], depFile2),
|
|
264
|
+
message: `Missing dependency: @${agent.id} → ${depType}/${depFile2}`,
|
|
265
|
+
suggestion: `Create the file under one of [${candidateDirs.join(', ')}] or remove from agent dependencies.`,
|
|
236
266
|
});
|
|
237
267
|
}
|
|
238
268
|
}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
# - SHA256 hashes for change detection
|
|
8
8
|
# - File types for categorization
|
|
9
9
|
#
|
|
10
|
-
version: 1.12.
|
|
10
|
+
version: 1.12.2
|
|
11
11
|
generator: scripts/generate-install-manifest.js
|
|
12
12
|
file_count: 1181
|
|
13
13
|
files:
|
|
@@ -192,9 +192,9 @@ files:
|
|
|
192
192
|
type: cli
|
|
193
193
|
size: 5908
|
|
194
194
|
- path: core-config.yaml
|
|
195
|
-
hash: sha256:
|
|
195
|
+
hash: sha256:e3da197727d22d7b95f31cf288faa7810f4806dcc8e448163c154ec9c0755c64
|
|
196
196
|
type: config
|
|
197
|
-
size:
|
|
197
|
+
size: 12646
|
|
198
198
|
- path: core/code-intel/code-intel-client.js
|
|
199
199
|
hash: sha256:65f6c0f2bb639ff3080db3d85660e0b8097e5af7c60dc04f582ef20f42cc9cfc
|
|
200
200
|
type: core
|
|
@@ -1364,9 +1364,9 @@ files:
|
|
|
1364
1364
|
type: data
|
|
1365
1365
|
size: 9602
|
|
1366
1366
|
- path: data/entity-registry.yaml
|
|
1367
|
-
hash: sha256:
|
|
1367
|
+
hash: sha256:4d8f1c23bf4240a845ab90b7b82092e7c5022ff0e1d583900b750d95f44ffe0b
|
|
1368
1368
|
type: data
|
|
1369
|
-
size:
|
|
1369
|
+
size: 558883
|
|
1370
1370
|
- path: data/learned-patterns.yaml
|
|
1371
1371
|
hash: sha256:1a4cd045c087b9dfd7046ff1464a9d2edb85fba77cf0b6fba14f4bb9004c741e
|
|
1372
1372
|
type: data
|
|
@@ -1500,9 +1500,9 @@ files:
|
|
|
1500
1500
|
type: agent
|
|
1501
1501
|
size: 2493
|
|
1502
1502
|
- path: development/agents/devops.md
|
|
1503
|
-
hash: sha256:
|
|
1503
|
+
hash: sha256:81144f100a7ea8ef339a51691d32e7c480e24fef6ab4c3276e927568ba6ba0e4
|
|
1504
1504
|
type: agent
|
|
1505
|
-
size:
|
|
1505
|
+
size: 28149
|
|
1506
1506
|
- path: development/agents/devops/MEMORY.md
|
|
1507
1507
|
hash: sha256:c9c574566f3ab627135219eefb2e0039169016f4f0a8605b02593d0cfd38f071
|
|
1508
1508
|
type: agent
|
|
@@ -1524,17 +1524,17 @@ files:
|
|
|
1524
1524
|
type: agent
|
|
1525
1525
|
size: 1238
|
|
1526
1526
|
- path: development/agents/quality-gate.md
|
|
1527
|
-
hash: sha256:
|
|
1527
|
+
hash: sha256:bc99385b3aee34ed5234287f37b53dd57c1f59b7f4cf1bd401447da4562117d4
|
|
1528
1528
|
type: agent
|
|
1529
|
-
size:
|
|
1529
|
+
size: 23745
|
|
1530
1530
|
- path: development/agents/quality-gate/MEMORY.md
|
|
1531
1531
|
hash: sha256:a17353257dc4dce493f6a87690c8ac8e8bbc1f0d71018f926277324c6a2869bb
|
|
1532
1532
|
type: agent
|
|
1533
1533
|
size: 1369
|
|
1534
1534
|
- path: development/agents/snps-orqx.md
|
|
1535
|
-
hash: sha256:
|
|
1535
|
+
hash: sha256:ac7f931f107fe2adc020ef26f8ea0e1aba57dd0ba3d02bbff3b92e3ca6466368
|
|
1536
1536
|
type: agent
|
|
1537
|
-
size:
|
|
1537
|
+
size: 41103
|
|
1538
1538
|
- path: development/agents/sprint-lead.md
|
|
1539
1539
|
hash: sha256:572289b770cdbb0cff9ae2de4b2d19c38ce814fe978df397aa2794297f562c91
|
|
1540
1540
|
type: agent
|
|
@@ -3684,9 +3684,9 @@ files:
|
|
|
3684
3684
|
type: script
|
|
3685
3685
|
size: 18249
|
|
3686
3686
|
- path: infrastructure/scripts/validate-agents.js
|
|
3687
|
-
hash: sha256:
|
|
3687
|
+
hash: sha256:1fb818950cfa60c572cdc63b5f822ffe9b0a11d351d136f2373bffb24eef99e8
|
|
3688
3688
|
type: script
|
|
3689
|
-
size:
|
|
3689
|
+
size: 16777
|
|
3690
3690
|
- path: infrastructure/scripts/validate-claude-integration.js
|
|
3691
3691
|
hash: sha256:fe5e85f257724ec86178d4ed0a4cc6ce4d98b5b093f707851852ae0d2469abad
|
|
3692
3692
|
type: script
|