sinapse-ai 9.0.0 → 9.1.0

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.
@@ -611,3 +611,4 @@
611
611
  {"timestamp":"2026-04-03T15:13:09.088Z","action":"change","path":".sinapse-ai/data/sinapse-kb.md","trigger":"watcher"}
612
612
  {"timestamp":"2026-04-03T17:07:46.494Z","action":"change","path":".sinapse-ai/infrastructure/scripts/validate-codex-delegation.js","trigger":"watcher"}
613
613
  {"timestamp":"2026-04-03T17:38:02.915Z","action":"change","path":".sinapse-ai/development/agents/sinapse-orqx.md","trigger":"watcher"}
614
+ {"timestamp":"2026-04-03T18:34:42.499Z","action":"change","path":".sinapse-ai/core/quality-gates/focus-area-recommender.js","trigger":"watcher"}
@@ -7,8 +7,8 @@
7
7
  # - SHA256 hashes for change detection
8
8
  # - File types for categorization
9
9
  #
10
- version: 9.0.0
11
- generated_at: "2026-04-03T18:28:49.573Z"
10
+ version: 9.1.0
11
+ generated_at: "2026-04-03T18:36:11.847Z"
12
12
  generator: scripts/generate-install-manifest.js
13
13
  file_count: 1120
14
14
  files:
@@ -1001,9 +1001,9 @@ files:
1001
1001
  type: core
1002
1002
  size: 9003
1003
1003
  - path: core/quality-gates/focus-area-recommender.js
1004
- hash: sha256:d15cc7f200c4a60405f324123f0b9dd29995eda23177499c2a5285777b664075
1004
+ hash: sha256:4b2e7e432d2f491f339d30622c0f853b84bb4e6f4fa68876977c5c0807791f1a
1005
1005
  type: core
1006
- size: 10787
1006
+ size: 14346
1007
1007
  - path: core/quality-gates/human-review-orchestrator.js
1008
1008
  hash: sha256:caa61d8bc776eaff9d49ad75daff92039db8c2c04a72595f038ab1b2482fec8b
1009
1009
  type: core
@@ -1241,9 +1241,9 @@ files:
1241
1241
  type: data
1242
1242
  size: 9586
1243
1243
  - path: data/entity-registry.yaml
1244
- hash: sha256:c7f791f44270dbcf2503e7deee3f6bf56ffa1a269436a287596abad3b6200e6e
1244
+ hash: sha256:92372ecd9b4c4450cabebb030021019ad3f561c7b7cafe93aac83dcde1d46b9f
1245
1245
  type: data
1246
- size: 516464
1246
+ size: 514640
1247
1247
  - path: data/learned-patterns.yaml
1248
1248
  hash: sha256:24ac0b160615583a0ff783d3da8af80b7f94191575d6db2054ec8e10a3f945dc
1249
1249
  type: data
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sinapse-ai",
3
- "version": "9.0.0",
3
+ "version": "9.1.0",
4
4
  "description": "SINAPSE AI: Framework de orquestracao de IA — 18 squads, 175 agentes especializados",
5
5
  "bin": {
6
6
  "sinapse": "bin/sinapse.js",