sinapse-ai 1.5.0 → 1.6.1
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/.codex/agents/snps-orqx.md +1 -1
- package/.sinapse-ai/data/entity-registry.yaml +47 -111
- package/.sinapse-ai/data/registry-update-log.jsonl +3 -0
- package/.sinapse-ai/development/agents/snps-orqx.md +1 -1
- package/.sinapse-ai/development/scripts/apply-inline-greeting-all-agents.js +7 -1
- package/.sinapse-ai/install-manifest.yaml +9 -9
- package/.sinapse-ai/product/templates/activation-instructions-inline-greeting.yaml +17 -1
- package/.sinapse-ai/schemas/squad-schema.json +217 -113
- package/bin/commands/install.js +18 -3
- package/docs/guides/README.md +7 -7
- package/docs/guides/ade-guide.md +16 -16
- package/docs/guides/hooks-two-layers.md +66 -0
- package/docs/pt/README.md +3 -39
- package/docs/pt/community.md +13 -13
- package/docs/pt/guides/ade-guide.md +16 -16
- package/docs/sinapse-agent-flows/README.md +3 -4
- package/docs/sinapse-agent-flows/analyst-system.md +12 -12
- package/docs/sinapse-agent-flows/architect-system.md +16 -16
- package/docs/sinapse-agent-flows/data-engineer-system.md +10 -10
- package/docs/sinapse-agent-flows/dev-system.md +11 -11
- package/docs/sinapse-agent-flows/devops-system.md +5 -5
- package/docs/sinapse-agent-flows/pm-system.md +9 -9
- package/docs/sinapse-agent-flows/qa-system.md +10 -10
- package/docs/sinapse-agent-flows/sm-system.md +10 -10
- package/docs/sinapse-agent-flows/snps-orqx-system.md +9 -9
- package/docs/sinapse-agent-flows/squad-creator-system.md +7 -7
- package/package.json +3 -1
- package/packages/installer/src/wizard/index.js +3 -1
- package/scripts/regenerate-orqx-stubs.ps1 +96 -0
- package/scripts/validate-squad-yaml.js +166 -0
- package/sinapse/agents/sinapse-orqx.md +791 -0
- package/sinapse/agents/snps-orqx.md +1 -1
- package/squads/claude-code-mastery/_deprecated/README.md +42 -0
- package/squads/claude-code-mastery/agents/swarm-orqx.md +3 -1
- package/squads/claude-code-mastery/squad.yaml +46 -49
- package/squads/squad-cybersecurity/squad.yaml +1 -0
- package/squads/squad-finance/agents/cost-optimizer.md +164 -0
- package/squads/squad-finance/agents/fiscal-compliance-br.md +224 -0
- package/squads/squad-finance/agents/forecast-strategist.md +234 -0
- package/squads/squad-finance/squad.yaml +140 -21
- package/squads/squad-storytelling/squad.yaml +1 -0
- /package/squads/claude-code-mastery/{agents → _deprecated}/claude-orqx.md +0 -0
- /package/squads/claude-code-mastery/{agents → _deprecated}/db-sage.md +0 -0
- /package/squads/claude-code-mastery/{agents → _deprecated}/tools-orqx.md +0 -0
|
@@ -40,7 +40,7 @@ Then display:
|
|
|
40
40
|
*help — Show all commands and squad overview
|
|
41
41
|
```
|
|
42
42
|
|
|
43
|
-
After the greeting,
|
|
43
|
+
After the greeting, check if the user already provided briefing/context with the activation. If YES → proceed IMMEDIATELY to the NON-NEGOTIABLE ORCHESTRATION PLAN flow below (Imperator's core function). If NO (bare activation only) → await briefing. On receipt, plan automatically. NEVER ask "do you want me to plan?" — the answer is always YES for Imperator.
|
|
44
44
|
|
|
45
45
|
If the user asks about SINAPSE, how it works, or how to use it, execute the `*onboard` task from `tasks/onboard-user.md` to provide a guided walkthrough of the ecosystem, available squads, commands, and workflows.
|
|
46
46
|
|
|
@@ -417,7 +417,7 @@ entities:
|
|
|
417
417
|
constraints: []
|
|
418
418
|
extensionPoints: []
|
|
419
419
|
score: 0.3
|
|
420
|
-
checksum: sha256:
|
|
420
|
+
checksum: sha256:93210b103a23b23a7e1c7687a95cc9739bc264a0543b2a8d5c76fd00f8f1068c
|
|
421
421
|
dependencies: []
|
|
422
422
|
externalDeps: []
|
|
423
423
|
keywords:
|
|
@@ -427,7 +427,7 @@ entities:
|
|
|
427
427
|
- imperator
|
|
428
428
|
- sinapse
|
|
429
429
|
- master
|
|
430
|
-
lastVerified: '2026-05-
|
|
430
|
+
lastVerified: '2026-05-25T16:16:10.948Z'
|
|
431
431
|
layer: L2
|
|
432
432
|
lifecycle: orphan
|
|
433
433
|
path: .sinapse-ai/development/agents/snps-orqx.md
|
|
@@ -3697,6 +3697,7 @@ entities:
|
|
|
3697
3697
|
purpose: '''Let\''s start with the fundamental details about your agent'','
|
|
3698
3698
|
type: module
|
|
3699
3699
|
usedBy:
|
|
3700
|
+
- index
|
|
3700
3701
|
- index.esm
|
|
3701
3702
|
agent-invoker:
|
|
3702
3703
|
adaptability:
|
|
@@ -3717,7 +3718,6 @@ entities:
|
|
|
3717
3718
|
purpose: null,
|
|
3718
3719
|
type: module
|
|
3719
3720
|
usedBy:
|
|
3720
|
-
- index
|
|
3721
3721
|
- master-orchestrator
|
|
3722
3722
|
agent-memory:
|
|
3723
3723
|
adaptability:
|
|
@@ -3934,7 +3934,6 @@ entities:
|
|
|
3934
3934
|
type: module
|
|
3935
3935
|
usedBy:
|
|
3936
3936
|
- project-lead
|
|
3937
|
-
- index
|
|
3938
3937
|
bob-status-writer:
|
|
3939
3938
|
adaptability:
|
|
3940
3939
|
constraints: []
|
|
@@ -3956,7 +3955,6 @@ entities:
|
|
|
3956
3955
|
type: module
|
|
3957
3956
|
usedBy:
|
|
3958
3957
|
- bob-orchestrator
|
|
3959
|
-
- index
|
|
3960
3958
|
branch-protection:
|
|
3961
3959
|
adaptability:
|
|
3962
3960
|
constraints: []
|
|
@@ -4000,7 +3998,6 @@ entities:
|
|
|
4000
3998
|
type: module
|
|
4001
3999
|
usedBy:
|
|
4002
4000
|
- bob-orchestrator
|
|
4003
|
-
- index
|
|
4004
4001
|
build-config:
|
|
4005
4002
|
adaptability:
|
|
4006
4003
|
constraints: []
|
|
@@ -4152,7 +4149,6 @@ entities:
|
|
|
4152
4149
|
purpose: item,
|
|
4153
4150
|
type: module
|
|
4154
4151
|
usedBy:
|
|
4155
|
-
- index
|
|
4156
4152
|
- workflow-orchestrator
|
|
4157
4153
|
ci-config:
|
|
4158
4154
|
adaptability:
|
|
@@ -4280,8 +4276,7 @@ entities:
|
|
|
4280
4276
|
plannedDeps: []
|
|
4281
4277
|
purpose: Entity at .sinapse-ai\core\orchestration\cli-commands.js
|
|
4282
4278
|
type: module
|
|
4283
|
-
usedBy:
|
|
4284
|
-
- index
|
|
4279
|
+
usedBy: []
|
|
4285
4280
|
code-graph-provider:
|
|
4286
4281
|
adaptability:
|
|
4287
4282
|
constraints: []
|
|
@@ -4457,7 +4452,6 @@ entities:
|
|
|
4457
4452
|
purpose: Entity at .sinapse-ai\core\orchestration\condition-evaluator.js
|
|
4458
4453
|
type: module
|
|
4459
4454
|
usedBy:
|
|
4460
|
-
- index
|
|
4461
4455
|
- workflow-orchestrator
|
|
4462
4456
|
config-cache:
|
|
4463
4457
|
adaptability:
|
|
@@ -4479,6 +4473,7 @@ entities:
|
|
|
4479
4473
|
type: module
|
|
4480
4474
|
usedBy:
|
|
4481
4475
|
- config-resolver
|
|
4476
|
+
- index
|
|
4482
4477
|
- index.esm
|
|
4483
4478
|
- agent-config-loader
|
|
4484
4479
|
config-loader:
|
|
@@ -4502,6 +4497,7 @@ entities:
|
|
|
4502
4497
|
purpose: Entity at .sinapse-ai\core\config\config-loader.js
|
|
4503
4498
|
type: module
|
|
4504
4499
|
usedBy:
|
|
4500
|
+
- index
|
|
4505
4501
|
- index.esm
|
|
4506
4502
|
config-migrator:
|
|
4507
4503
|
adaptability:
|
|
@@ -4668,6 +4664,7 @@ entities:
|
|
|
4668
4664
|
type: module
|
|
4669
4665
|
usedBy:
|
|
4670
4666
|
- context-loader
|
|
4667
|
+
- index
|
|
4671
4668
|
- index.esm
|
|
4672
4669
|
- agent-exit-hooks
|
|
4673
4670
|
- greeting-builder
|
|
@@ -4714,6 +4711,7 @@ entities:
|
|
|
4714
4711
|
purpose: Entity at .sinapse-ai\core\session\context-loader.js
|
|
4715
4712
|
type: module
|
|
4716
4713
|
usedBy:
|
|
4714
|
+
- index
|
|
4717
4715
|
- index.esm
|
|
4718
4716
|
- unified-activation-pipeline
|
|
4719
4717
|
- context-loading
|
|
@@ -4736,7 +4734,6 @@ entities:
|
|
|
4736
4734
|
purpose: Entity at .sinapse-ai\core\orchestration\context-manager.js
|
|
4737
4735
|
type: module
|
|
4738
4736
|
usedBy:
|
|
4739
|
-
- index
|
|
4740
4737
|
- workflow-orchestrator
|
|
4741
4738
|
context-tracker:
|
|
4742
4739
|
adaptability:
|
|
@@ -4838,7 +4835,6 @@ entities:
|
|
|
4838
4835
|
purpose: Entity at .sinapse-ai\core\orchestration\dashboard-integration.js
|
|
4839
4836
|
type: module
|
|
4840
4837
|
usedBy:
|
|
4841
|
-
- index
|
|
4842
4838
|
- master-orchestrator
|
|
4843
4839
|
data-lifecycle-manager:
|
|
4844
4840
|
adaptability:
|
|
@@ -4863,23 +4859,6 @@ entities:
|
|
|
4863
4859
|
usedBy:
|
|
4864
4860
|
- project-lead
|
|
4865
4861
|
- bob-orchestrator
|
|
4866
|
-
- index
|
|
4867
|
-
delegate-cli:
|
|
4868
|
-
adaptability:
|
|
4869
|
-
constraints: []
|
|
4870
|
-
extensionPoints: []
|
|
4871
|
-
score: 0.4
|
|
4872
|
-
checksum: sha256:f9ba17ba23010e94f13c41182487fa2d71458331403bbb32e76e7859bcfc7275
|
|
4873
|
-
dependencies: []
|
|
4874
|
-
keywords:
|
|
4875
|
-
- delegate
|
|
4876
|
-
- cli
|
|
4877
|
-
lastVerified: '2026-05-15T13:00:14.096Z'
|
|
4878
|
-
layer: L1
|
|
4879
|
-
path: .sinapse-ai/core/external-executors/delegate-cli.js
|
|
4880
|
-
purpose: Entity at .sinapse-ai\core\external-executors\delegate-cli.js
|
|
4881
|
-
type: module
|
|
4882
|
-
usedBy: []
|
|
4883
4862
|
dependencies:
|
|
4884
4863
|
adaptability:
|
|
4885
4864
|
constraints: []
|
|
@@ -5277,8 +5256,7 @@ entities:
|
|
|
5277
5256
|
plannedDeps: []
|
|
5278
5257
|
purpose: Entity at .sinapse-ai\core\orchestration\epic-context-accumulator.js
|
|
5279
5258
|
type: module
|
|
5280
|
-
usedBy:
|
|
5281
|
-
- index
|
|
5259
|
+
usedBy: []
|
|
5282
5260
|
epic-executor:
|
|
5283
5261
|
adaptability:
|
|
5284
5262
|
constraints: []
|
|
@@ -5322,7 +5300,6 @@ entities:
|
|
|
5322
5300
|
purpose: Entity at .sinapse-ai\core\orchestration\execution-profile-resolver.js
|
|
5323
5301
|
type: module
|
|
5324
5302
|
usedBy:
|
|
5325
|
-
- index
|
|
5326
5303
|
- workflow-orchestrator
|
|
5327
5304
|
executor-assignment:
|
|
5328
5305
|
adaptability:
|
|
@@ -5344,27 +5321,8 @@ entities:
|
|
|
5344
5321
|
type: module
|
|
5345
5322
|
usedBy:
|
|
5346
5323
|
- bob-orchestrator
|
|
5347
|
-
- index
|
|
5348
5324
|
- workflow-executor
|
|
5349
5325
|
- brownfield-create-epic
|
|
5350
|
-
fast-path-gate:
|
|
5351
|
-
adaptability:
|
|
5352
|
-
constraints: []
|
|
5353
|
-
extensionPoints: []
|
|
5354
|
-
score: 0.4
|
|
5355
|
-
checksum: sha256:ecd04d15600bcbf1c717cfe5f1ac3ce38bdde30275fd38f7f48f96cf0757b249
|
|
5356
|
-
dependencies: []
|
|
5357
|
-
keywords:
|
|
5358
|
-
- fast
|
|
5359
|
-
- path
|
|
5360
|
-
- gate
|
|
5361
|
-
lastVerified: '2026-05-15T13:00:14.099Z'
|
|
5362
|
-
layer: L1
|
|
5363
|
-
path: .sinapse-ai/core/orchestration/fast-path-gate.js
|
|
5364
|
-
purpose: String(task.description || task.summary || task.title || ''),
|
|
5365
|
-
type: module
|
|
5366
|
-
usedBy:
|
|
5367
|
-
- index
|
|
5368
5326
|
fix-handler:
|
|
5369
5327
|
adaptability:
|
|
5370
5328
|
constraints: []
|
|
@@ -5567,7 +5525,6 @@ entities:
|
|
|
5567
5525
|
purpose: Entity at .sinapse-ai\core\orchestration\gate-evaluator.js
|
|
5568
5526
|
type: module
|
|
5569
5527
|
usedBy:
|
|
5570
|
-
- index
|
|
5571
5528
|
- master-orchestrator
|
|
5572
5529
|
generate-constitution:
|
|
5573
5530
|
adaptability:
|
|
@@ -5798,7 +5755,6 @@ entities:
|
|
|
5798
5755
|
type: module
|
|
5799
5756
|
usedBy:
|
|
5800
5757
|
- bob-orchestrator
|
|
5801
|
-
- index
|
|
5802
5758
|
hook-collector:
|
|
5803
5759
|
adaptability:
|
|
5804
5760
|
constraints: []
|
|
@@ -5987,44 +5943,30 @@ entities:
|
|
|
5987
5943
|
constraints: []
|
|
5988
5944
|
extensionPoints: []
|
|
5989
5945
|
score: 0.4
|
|
5990
|
-
checksum: sha256:
|
|
5946
|
+
checksum: sha256:1096fccecd12c7b7e6219951048c57bbf6a413e965bd80ae677ad1fc4d5ff604
|
|
5991
5947
|
dependencies:
|
|
5992
|
-
-
|
|
5993
|
-
-
|
|
5994
|
-
- context-
|
|
5995
|
-
-
|
|
5996
|
-
-
|
|
5997
|
-
-
|
|
5998
|
-
-
|
|
5999
|
-
-
|
|
6000
|
-
-
|
|
6001
|
-
-
|
|
6002
|
-
-
|
|
6003
|
-
-
|
|
6004
|
-
|
|
6005
|
-
- dashboard-integration
|
|
6006
|
-
- cli-commands
|
|
6007
|
-
- executor-assignment
|
|
6008
|
-
- terminal-spawner
|
|
6009
|
-
- workflow-executor
|
|
6010
|
-
- surface-checker
|
|
6011
|
-
- session-state
|
|
6012
|
-
- ui
|
|
6013
|
-
- bob-orchestrator
|
|
6014
|
-
- lock-manager
|
|
6015
|
-
- data-lifecycle-manager
|
|
6016
|
-
- epic-context-accumulator
|
|
6017
|
-
- bob-status-writer
|
|
6018
|
-
- message-formatter
|
|
6019
|
-
- brownfield-handler
|
|
6020
|
-
- greenfield-handler
|
|
6021
|
-
- fast-path-gate
|
|
5948
|
+
- config-cache
|
|
5949
|
+
- config-loader
|
|
5950
|
+
- context-detector
|
|
5951
|
+
- context-loader
|
|
5952
|
+
- elicitation-engine
|
|
5953
|
+
- session-manager
|
|
5954
|
+
- agent-elicitation
|
|
5955
|
+
- task-elicitation
|
|
5956
|
+
- workflow-elicitation
|
|
5957
|
+
- output-formatter
|
|
5958
|
+
- yaml-validator
|
|
5959
|
+
- registry-loader
|
|
5960
|
+
externalDeps: []
|
|
6022
5961
|
keywords:
|
|
6023
5962
|
- index
|
|
6024
|
-
lastVerified: '2026-05-
|
|
5963
|
+
lastVerified: '2026-05-07T21:34:53.711Z'
|
|
6025
5964
|
layer: L1
|
|
6026
|
-
|
|
6027
|
-
|
|
5965
|
+
lifecycle: experimental
|
|
5966
|
+
path: .sinapse-ai/core/index.js
|
|
5967
|
+
plannedDeps:
|
|
5968
|
+
- health-check
|
|
5969
|
+
purpose: Entity at .sinapse-ai\core\index.js
|
|
6028
5970
|
type: module
|
|
6029
5971
|
usedBy: []
|
|
6030
5972
|
index.esm:
|
|
@@ -6417,7 +6359,6 @@ entities:
|
|
|
6417
6359
|
usedBy:
|
|
6418
6360
|
- bob-orchestrator
|
|
6419
6361
|
- data-lifecycle-manager
|
|
6420
|
-
- index
|
|
6421
6362
|
lockfile-integrity:
|
|
6422
6363
|
adaptability:
|
|
6423
6364
|
constraints: []
|
|
@@ -6502,14 +6443,14 @@ entities:
|
|
|
6502
6443
|
constraints: []
|
|
6503
6444
|
extensionPoints: []
|
|
6504
6445
|
score: 0.4
|
|
6505
|
-
checksum: sha256:
|
|
6446
|
+
checksum: sha256:c54afe044aec071ed0939a8cc2b99e9584597d3156d96f20afe57d5b83a05ffa
|
|
6506
6447
|
dependencies: []
|
|
6507
6448
|
externalDeps: []
|
|
6508
6449
|
keywords:
|
|
6509
6450
|
- manifest
|
|
6510
6451
|
- version
|
|
6511
6452
|
- parity
|
|
6512
|
-
lastVerified: '2026-05-
|
|
6453
|
+
lastVerified: '2026-05-07T21:34:53.750Z'
|
|
6513
6454
|
layer: L1
|
|
6514
6455
|
lifecycle: orphan
|
|
6515
6456
|
path: .sinapse-ai/core/doctor/checks/manifest-version-parity.js
|
|
@@ -6562,7 +6503,6 @@ entities:
|
|
|
6562
6503
|
type: module
|
|
6563
6504
|
usedBy:
|
|
6564
6505
|
- cli-commands
|
|
6565
|
-
- index
|
|
6566
6506
|
mcp-integration:
|
|
6567
6507
|
adaptability:
|
|
6568
6508
|
constraints: []
|
|
@@ -6685,7 +6625,6 @@ entities:
|
|
|
6685
6625
|
type: module
|
|
6686
6626
|
usedBy:
|
|
6687
6627
|
- bob-orchestrator
|
|
6688
|
-
- index
|
|
6689
6628
|
metrics-source:
|
|
6690
6629
|
adaptability:
|
|
6691
6630
|
constraints: []
|
|
@@ -6810,13 +6749,13 @@ entities:
|
|
|
6810
6749
|
constraints: []
|
|
6811
6750
|
extensionPoints: []
|
|
6812
6751
|
score: 0.4
|
|
6813
|
-
checksum: sha256:
|
|
6752
|
+
checksum: sha256:558f8f4388085c5711853f2a6cc9f0e3fcf8c0558cc606ff1fe0ff746693e325
|
|
6814
6753
|
dependencies: []
|
|
6815
6754
|
externalDeps: []
|
|
6816
6755
|
keywords:
|
|
6817
6756
|
- npm
|
|
6818
6757
|
- packages
|
|
6819
|
-
lastVerified: '2026-05-
|
|
6758
|
+
lastVerified: '2026-05-07T21:34:53.753Z'
|
|
6820
6759
|
layer: L1
|
|
6821
6760
|
lifecycle: orphan
|
|
6822
6761
|
path: .sinapse-ai/core/doctor/checks/npm-packages.js
|
|
@@ -6985,7 +6924,6 @@ entities:
|
|
|
6985
6924
|
purpose: Entity at .sinapse-ai\core\execution\parallel-executor.js
|
|
6986
6925
|
type: module
|
|
6987
6926
|
usedBy:
|
|
6988
|
-
- index
|
|
6989
6927
|
- workflow-orchestrator
|
|
6990
6928
|
parallel-monitor:
|
|
6991
6929
|
adaptability:
|
|
@@ -7262,7 +7200,6 @@ entities:
|
|
|
7262
7200
|
purpose: Entity at .sinapse-ai\core\orchestration\recovery-handler.js
|
|
7263
7201
|
type: module
|
|
7264
7202
|
usedBy:
|
|
7265
|
-
- index
|
|
7266
7203
|
- master-orchestrator
|
|
7267
7204
|
registry-healer:
|
|
7268
7205
|
adaptability:
|
|
@@ -7305,6 +7242,7 @@ entities:
|
|
|
7305
7242
|
usedBy:
|
|
7306
7243
|
- code-intel-source
|
|
7307
7244
|
- framework-governor
|
|
7245
|
+
- index
|
|
7308
7246
|
- registry-source
|
|
7309
7247
|
- registry-syncer
|
|
7310
7248
|
registry-provider:
|
|
@@ -7576,6 +7514,7 @@ entities:
|
|
|
7576
7514
|
type: module
|
|
7577
7515
|
usedBy:
|
|
7578
7516
|
- elicitation-engine
|
|
7517
|
+
- index
|
|
7579
7518
|
- index.esm
|
|
7580
7519
|
session-state:
|
|
7581
7520
|
adaptability:
|
|
@@ -7599,7 +7538,6 @@ entities:
|
|
|
7599
7538
|
- bob-orchestrator
|
|
7600
7539
|
- brownfield-handler
|
|
7601
7540
|
- greenfield-handler
|
|
7602
|
-
- index
|
|
7603
7541
|
- workflow-executor
|
|
7604
7542
|
- greeting-builder
|
|
7605
7543
|
- session-resume
|
|
@@ -7681,20 +7619,19 @@ entities:
|
|
|
7681
7619
|
purpose: '''No result returned from skill'','
|
|
7682
7620
|
type: module
|
|
7683
7621
|
usedBy:
|
|
7684
|
-
- index
|
|
7685
7622
|
- workflow-orchestrator
|
|
7686
7623
|
skills-count:
|
|
7687
7624
|
adaptability:
|
|
7688
7625
|
constraints: []
|
|
7689
7626
|
extensionPoints: []
|
|
7690
7627
|
score: 0.4
|
|
7691
|
-
checksum: sha256:
|
|
7628
|
+
checksum: sha256:4861a2330ce5f3c696d53fc768d1575e03c4efcd5a217185d392556d2b1576cc
|
|
7692
7629
|
dependencies: []
|
|
7693
7630
|
externalDeps: []
|
|
7694
7631
|
keywords:
|
|
7695
7632
|
- skills
|
|
7696
7633
|
- count
|
|
7697
|
-
lastVerified: '2026-05-
|
|
7634
|
+
lastVerified: '2026-05-07T21:34:53.753Z'
|
|
7698
7635
|
layer: L1
|
|
7699
7636
|
lifecycle: orphan
|
|
7700
7637
|
path: .sinapse-ai/core/doctor/checks/skills-count.js
|
|
@@ -7804,7 +7741,6 @@ entities:
|
|
|
7804
7741
|
purpose: ${phaseData.result.summary}\n`;
|
|
7805
7742
|
type: module
|
|
7806
7743
|
usedBy:
|
|
7807
|
-
- index
|
|
7808
7744
|
- workflow-orchestrator
|
|
7809
7745
|
surface-checker:
|
|
7810
7746
|
adaptability:
|
|
@@ -7828,7 +7764,6 @@ entities:
|
|
|
7828
7764
|
- bob-orchestrator
|
|
7829
7765
|
- brownfield-handler
|
|
7830
7766
|
- greenfield-handler
|
|
7831
|
-
- index
|
|
7832
7767
|
- greeting-builder
|
|
7833
7768
|
symlink-manager:
|
|
7834
7769
|
adaptability:
|
|
@@ -7959,6 +7894,7 @@ entities:
|
|
|
7959
7894
|
purpose: '''Define the fundamental details of your task'','
|
|
7960
7895
|
type: module
|
|
7961
7896
|
usedBy:
|
|
7897
|
+
- index
|
|
7962
7898
|
- index.esm
|
|
7963
7899
|
tech-stack-detector:
|
|
7964
7900
|
adaptability:
|
|
@@ -7980,7 +7916,6 @@ entities:
|
|
|
7980
7916
|
purpose: Entity at .sinapse-ai\core\orchestration\tech-stack-detector.js
|
|
7981
7917
|
type: module
|
|
7982
7918
|
usedBy:
|
|
7983
|
-
- index
|
|
7984
7919
|
- master-orchestrator
|
|
7985
7920
|
- workflow-orchestrator
|
|
7986
7921
|
template-overrides:
|
|
@@ -8022,7 +7957,6 @@ entities:
|
|
|
8022
7957
|
type: module
|
|
8023
7958
|
usedBy:
|
|
8024
7959
|
- greenfield-handler
|
|
8025
|
-
- index
|
|
8026
7960
|
- workflow-executor
|
|
8027
7961
|
text:
|
|
8028
7962
|
adaptability:
|
|
@@ -8241,6 +8175,7 @@ entities:
|
|
|
8241
8175
|
purpose: '''Where should this workflow be created?'','
|
|
8242
8176
|
type: module
|
|
8243
8177
|
usedBy:
|
|
8178
|
+
- index
|
|
8244
8179
|
- index.esm
|
|
8245
8180
|
- verify-workflow-gaps
|
|
8246
8181
|
workflow-executor:
|
|
@@ -8268,7 +8203,6 @@ entities:
|
|
|
8268
8203
|
- bob-orchestrator
|
|
8269
8204
|
- brownfield-handler
|
|
8270
8205
|
- greenfield-handler
|
|
8271
|
-
- index
|
|
8272
8206
|
- story-checkpoint
|
|
8273
8207
|
workflow-orchestrator:
|
|
8274
8208
|
adaptability:
|
|
@@ -8296,8 +8230,7 @@ entities:
|
|
|
8296
8230
|
plannedDeps: []
|
|
8297
8231
|
purpose: Entity at .sinapse-ai\core\orchestration\workflow-orchestrator.js
|
|
8298
8232
|
type: module
|
|
8299
|
-
usedBy:
|
|
8300
|
-
- index
|
|
8233
|
+
usedBy: []
|
|
8301
8234
|
yaml-validator:
|
|
8302
8235
|
adaptability:
|
|
8303
8236
|
constraints: []
|
|
@@ -9489,6 +9422,7 @@ entities:
|
|
|
9489
9422
|
usedBy:
|
|
9490
9423
|
- batch-creator
|
|
9491
9424
|
- component-generator
|
|
9425
|
+
- index
|
|
9492
9426
|
- index.esm
|
|
9493
9427
|
elicitation-session-manager:
|
|
9494
9428
|
adaptability:
|
|
@@ -16101,7 +16035,7 @@ entities:
|
|
|
16101
16035
|
constraints: []
|
|
16102
16036
|
extensionPoints: []
|
|
16103
16037
|
score: 0.5
|
|
16104
|
-
checksum: sha256:
|
|
16038
|
+
checksum: sha256:81ae9d16501e01fef5fea1e27fea006f27f262adf4b7394ee0ff52588b86b53b
|
|
16105
16039
|
dependencies: []
|
|
16106
16040
|
externalDeps: []
|
|
16107
16041
|
keywords:
|
|
@@ -16110,7 +16044,7 @@ entities:
|
|
|
16110
16044
|
- inline
|
|
16111
16045
|
- greeting
|
|
16112
16046
|
- template
|
|
16113
|
-
lastVerified: '2026-05-
|
|
16047
|
+
lastVerified: '2026-05-25T16:16:10.950Z'
|
|
16114
16048
|
layer: L2
|
|
16115
16049
|
lifecycle: orphan
|
|
16116
16050
|
path: .sinapse-ai/product/templates/activation-instructions-inline-greeting.yaml
|
|
@@ -17133,6 +17067,7 @@ entities:
|
|
|
17133
17067
|
purpose: Entity at .sinapse-ai\core\utils\output-formatter.js
|
|
17134
17068
|
type: util
|
|
17135
17069
|
usedBy:
|
|
17070
|
+
- index
|
|
17136
17071
|
- index.esm
|
|
17137
17072
|
- next
|
|
17138
17073
|
security-utils:
|
|
@@ -17175,6 +17110,7 @@ entities:
|
|
|
17175
17110
|
usedBy:
|
|
17176
17111
|
- component-generator
|
|
17177
17112
|
- modification-validator
|
|
17113
|
+
- index
|
|
17178
17114
|
- index.esm
|
|
17179
17115
|
workflows:
|
|
17180
17116
|
auto-worktree:
|
|
@@ -17552,7 +17488,7 @@ entities:
|
|
|
17552
17488
|
usedBy: []
|
|
17553
17489
|
metadata:
|
|
17554
17490
|
checksumAlgorithm: sha256
|
|
17555
|
-
entityCount:
|
|
17556
|
-
lastUpdated: '2026-05-
|
|
17491
|
+
entityCount: 756
|
|
17492
|
+
lastUpdated: '2026-05-25T16:16:10.952Z'
|
|
17557
17493
|
resolutionRate: 100
|
|
17558
17494
|
version: 1.0.0
|
|
@@ -10,3 +10,6 @@
|
|
|
10
10
|
{"timestamp":"2026-05-15T13:00:14.098Z","action":"add","path":".sinapse-ai/core/external-executors/index.js","trigger":"watcher"}
|
|
11
11
|
{"timestamp":"2026-05-15T13:00:14.099Z","action":"add","path":".sinapse-ai/core/orchestration/fast-path-gate.js","trigger":"watcher"}
|
|
12
12
|
{"timestamp":"2026-05-15T13:00:14.100Z","action":"change","path":".sinapse-ai/core/orchestration/index.js","trigger":"watcher"}
|
|
13
|
+
{"timestamp":"2026-05-25T16:16:10.949Z","action":"change","path":".sinapse-ai/development/agents/snps-orqx.md","trigger":"watcher"}
|
|
14
|
+
{"timestamp":"2026-05-25T16:16:10.950Z","action":"change","path":".sinapse-ai/product/templates/activation-instructions-inline-greeting.yaml","trigger":"watcher"}
|
|
15
|
+
{"timestamp":"2026-05-26T07:43:07.070Z","action":"change","path":".sinapse-ai/development/scripts/apply-inline-greeting-all-agents.js","trigger":"watcher"}
|
|
@@ -40,7 +40,7 @@ Then display:
|
|
|
40
40
|
*help — Show all commands and squad overview
|
|
41
41
|
```
|
|
42
42
|
|
|
43
|
-
After the greeting,
|
|
43
|
+
After the greeting, check if the user already provided briefing/context with the activation. If YES → proceed IMMEDIATELY to the NON-NEGOTIABLE ORCHESTRATION PLAN flow below (Imperator's core function). If NO (bare activation only) → await briefing. On receipt, plan automatically. NEVER ask "do you want me to plan?" — the answer is always YES for Imperator.
|
|
44
44
|
|
|
45
45
|
If the user asks about SINAPSE, how it works, or how to use it, execute the `*onboard` task from `tasks/onboard-user.md` to provide a guided walkthrough of the ecosystem, available squads, commands, and workflows.
|
|
46
46
|
|
|
@@ -58,7 +58,13 @@ const INLINE_GREETING_LOGIC = `
|
|
|
58
58
|
|
|
59
59
|
- STEP 4: Display the greeting you generated in STEP 3
|
|
60
60
|
|
|
61
|
-
- STEP 5:
|
|
61
|
+
- STEP 5: Check briefing-on-activation behavior
|
|
62
|
+
# Orchestrator detection: agent.id ends with "-orqx" OR persona.role contains "orchestrator"/"Imperator"/"Master"
|
|
63
|
+
- If this agent is an ORCHESTRATOR:
|
|
64
|
+
- If user provided briefing/context with the activation → proceed IMMEDIATELY to ORCHESTRATION PLAN flow (absorb → diagnose → plan with phases + agents + handoffs → execute YOLO). NEVER ask "do you want me to plan?" — the answer is always YES.
|
|
65
|
+
- If bare activation only → await briefing. On receipt, apply same flow automatically.
|
|
66
|
+
- If this agent is a SPECIALIST (developer/architect/analyst/data-engineer/devops/sprint-lead/product-lead/quality-gate/ux-design-expert/squad-creator/domain specialist):
|
|
67
|
+
- HALT and await task assignment from user or upstream orchestrator.
|
|
62
68
|
`;
|
|
63
69
|
|
|
64
70
|
const OLD_PATTERN = / {2}- STEP 3: Execute \/greet slash command to generate contextual greeting\n {2}- STEP 4: Display the greeting returned by \/greet command\n {2}- STEP 5: HALT and await user input/;
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
# - SHA256 hashes for change detection
|
|
8
8
|
# - File types for categorization
|
|
9
9
|
#
|
|
10
|
-
version: 1.
|
|
10
|
+
version: 1.6.1
|
|
11
11
|
generator: scripts/generate-install-manifest.js
|
|
12
12
|
file_count: 1167
|
|
13
13
|
files:
|
|
@@ -1284,9 +1284,9 @@ files:
|
|
|
1284
1284
|
type: data
|
|
1285
1285
|
size: 9587
|
|
1286
1286
|
- path: data/entity-registry.yaml
|
|
1287
|
-
hash: sha256:
|
|
1287
|
+
hash: sha256:d95d1ace3b69ff5ca91a2a43ec440374b38e156241e8b15db6f63b1d0cfc6ef8
|
|
1288
1288
|
type: data
|
|
1289
|
-
size:
|
|
1289
|
+
size: 520811
|
|
1290
1290
|
- path: data/learned-patterns.yaml
|
|
1291
1291
|
hash: sha256:1a4cd045c087b9dfd7046ff1464a9d2edb85fba77cf0b6fba14f4bb9004c741e
|
|
1292
1292
|
type: data
|
|
@@ -1452,9 +1452,9 @@ files:
|
|
|
1452
1452
|
type: agent
|
|
1453
1453
|
size: 1369
|
|
1454
1454
|
- path: development/agents/snps-orqx.md
|
|
1455
|
-
hash: sha256:
|
|
1455
|
+
hash: sha256:93210b103a23b23a7e1c7687a95cc9739bc264a0543b2a8d5c76fd00f8f1068c
|
|
1456
1456
|
type: agent
|
|
1457
|
-
size:
|
|
1457
|
+
size: 34826
|
|
1458
1458
|
- path: development/agents/sprint-lead.md
|
|
1459
1459
|
hash: sha256:572289b770cdbb0cff9ae2de4b2d19c38ce814fe978df397aa2794297f562c91
|
|
1460
1460
|
type: agent
|
|
@@ -1572,9 +1572,9 @@ files:
|
|
|
1572
1572
|
type: script
|
|
1573
1573
|
size: 3216
|
|
1574
1574
|
- path: development/scripts/apply-inline-greeting-all-agents.js
|
|
1575
|
-
hash: sha256:
|
|
1575
|
+
hash: sha256:e58ad5d52b329d335ee73245352ae545df19c8122e23f34750a6a75996ca9dc6
|
|
1576
1576
|
type: script
|
|
1577
|
-
size:
|
|
1577
|
+
size: 5386
|
|
1578
1578
|
- path: development/scripts/approval-workflow.js
|
|
1579
1579
|
hash: sha256:3e0874ab55558dd39539dc1da7eea97c60f5797129165c385a01a699b1e98df0
|
|
1580
1580
|
type: script
|
|
@@ -4016,9 +4016,9 @@ files:
|
|
|
4016
4016
|
type: product
|
|
4017
4017
|
size: 1708
|
|
4018
4018
|
- path: product/templates/activation-instructions-inline-greeting.yaml
|
|
4019
|
-
hash: sha256:
|
|
4019
|
+
hash: sha256:81ae9d16501e01fef5fea1e27fea006f27f262adf4b7394ee0ff52588b86b53b
|
|
4020
4020
|
type: template
|
|
4021
|
-
size:
|
|
4021
|
+
size: 3816
|
|
4022
4022
|
- path: product/templates/activation-instructions-template.md
|
|
4023
4023
|
hash: sha256:1c97134346114eeb5669eb188990cf50e61588109f306bd139917f1d934d3a5e
|
|
4024
4024
|
type: template
|
|
@@ -48,7 +48,23 @@ activation-instructions:
|
|
|
48
48
|
|
|
49
49
|
- STEP 4: Display the greeting you generated in STEP 3
|
|
50
50
|
|
|
51
|
-
- STEP 5:
|
|
51
|
+
- STEP 5: Check briefing-on-activation behavior
|
|
52
|
+
# Orchestrator detection: agent.id ends with "-orqx" OR agent.id is sinapse-orqx/snps-orqx
|
|
53
|
+
# OR persona.role contains "orchestrator" / "orquestrador" / "Imperator" / "Master"
|
|
54
|
+
- If this agent is an ORCHESTRATOR:
|
|
55
|
+
- Inspect the activation message — did the user provide briefing/context with the activation
|
|
56
|
+
(anything beyond a bare @agent call, including in the same message or just prior)?
|
|
57
|
+
- If YES → proceed IMMEDIATELY to the ORCHESTRATION PLAN flow:
|
|
58
|
+
1. Absorb the briefing
|
|
59
|
+
2. Diagnose domains/squads/agents involved
|
|
60
|
+
3. Produce structured plan with phases (sequential + parallel), lead squad per phase,
|
|
61
|
+
specific agents, handoffs (artifact in/out, validation), complexity SIMPLE/STANDARD/COMPLEX
|
|
62
|
+
4. Execute (YOLO mode) unless user explicitly asks to review first
|
|
63
|
+
NEVER ask "do you want me to plan?" — the answer is always YES for orchestrators.
|
|
64
|
+
- If NO (bare activation only) → await briefing. On receipt, apply the same flow automatically.
|
|
65
|
+
- If this agent is a SPECIALIST (developer/architect/analyst/data-engineer/devops/sprint-lead/
|
|
66
|
+
product-lead/quality-gate/ux-design-expert/squad-creator/domain specialist):
|
|
67
|
+
- HALT and await task assignment from user or upstream orchestrator.
|
|
52
68
|
|
|
53
69
|
# Important Notes:
|
|
54
70
|
# - This approach sacrifices DRY for reliability
|