sinapse-ai 7.0.2 → 7.0.4
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/data/entity-registry.yaml +753 -753
- package/.sinapse-ai/data/registry-update-log.jsonl +2 -0
- package/.sinapse-ai/development/scripts/audit-agent-config.js +1 -1
- package/.sinapse-ai/install-manifest.yaml +8 -8
- package/.sinapse-ai/user-guide.md +4 -4
- package/README.en.md +13 -13
- package/README.md +13 -13
- package/docs/installation/faq.md +3 -3
- package/docs/pt/DOCUMENTATION-ROADMAP.md +1 -1
- package/docs/pt/agent-reference-guide.md +3 -3
- package/docs/pt/installation/faq.md +3 -3
- package/package.json +2 -2
- package/packages/installer/src/pro/pro-scaffolder.js +1 -1
- package/squads/squad-brand/squad.yaml +1 -1
- package/squads/squad-commercial/squad.yaml +1 -1
|
@@ -509,3 +509,5 @@
|
|
|
509
509
|
{"timestamp":"2026-03-25T15:07:11.687Z","action":"change","path":".sinapse-ai/product/templates/ide-rules/claude-rules.md","trigger":"watcher"}
|
|
510
510
|
{"timestamp":"2026-03-25T15:07:11.687Z","action":"change","path":".sinapse-ai/product/templates/ide-rules/codex-rules.md","trigger":"watcher"}
|
|
511
511
|
{"timestamp":"2026-03-25T15:07:11.687Z","action":"change","path":".sinapse-ai/product/templates/personalized-task-template-v2.md","trigger":"watcher"}
|
|
512
|
+
{"timestamp":"2026-03-25T18:09:14.490Z","action":"change","path":".sinapse-ai/development/scripts/audit-agent-config.js","trigger":"watcher"}
|
|
513
|
+
{"timestamp":"2026-03-25T18:09:15.578Z","action":"change","path":".sinapse-ai/development/scripts/audit-agent-config.js","trigger":"watcher"}
|
|
@@ -99,7 +99,7 @@ function analyzeConfigNeeds(agentData) {
|
|
|
99
99
|
if (agentData.dependencies.tools) {
|
|
100
100
|
const tools = agentData.dependencies.tools;
|
|
101
101
|
|
|
102
|
-
// pvMindContext needed for
|
|
102
|
+
// pvMindContext needed for specialized agents
|
|
103
103
|
if (tools.includes('supabase') || tools.includes('n8n')) {
|
|
104
104
|
needs.lazy.push('pvMindContext');
|
|
105
105
|
needs.lazy.push('hybridOpsConfig');
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
# - SHA256 hashes for change detection
|
|
8
8
|
# - File types for categorization
|
|
9
9
|
#
|
|
10
|
-
version:
|
|
11
|
-
generated_at: "2026-03-
|
|
10
|
+
version: 7.0.3
|
|
11
|
+
generated_at: "2026-03-25T18:12:24.226Z"
|
|
12
12
|
generator: scripts/generate-install-manifest.js
|
|
13
13
|
file_count: 1090
|
|
14
14
|
files:
|
|
@@ -1217,9 +1217,9 @@ files:
|
|
|
1217
1217
|
type: data
|
|
1218
1218
|
size: 9586
|
|
1219
1219
|
- path: data/entity-registry.yaml
|
|
1220
|
-
hash: sha256:
|
|
1220
|
+
hash: sha256:869265683dbacfdc41d850038530deae673f05639c6e35b621184c0398fa2cf0
|
|
1221
1221
|
type: data
|
|
1222
|
-
size:
|
|
1222
|
+
size: 519038
|
|
1223
1223
|
- path: data/learned-patterns.yaml
|
|
1224
1224
|
hash: sha256:24ac0b160615583a0ff783d3da8af80b7f94191575d6db2054ec8e10a3f945dc
|
|
1225
1225
|
type: data
|
|
@@ -1465,9 +1465,9 @@ files:
|
|
|
1465
1465
|
type: script
|
|
1466
1466
|
size: 21559
|
|
1467
1467
|
- path: development/scripts/audit-agent-config.js
|
|
1468
|
-
hash: sha256:
|
|
1468
|
+
hash: sha256:fde7fba12b7b451109911d75ac7719c0c5f586bf81341fb0d79d4110be3750af
|
|
1469
1469
|
type: script
|
|
1470
|
-
size:
|
|
1470
|
+
size: 9830
|
|
1471
1471
|
- path: development/scripts/backlog-manager.js
|
|
1472
1472
|
hash: sha256:ac83ad8a5d32a119add54bad55cb5f84a32d093702ae4f75b0a6d2388ff1fc0a
|
|
1473
1473
|
type: script
|
|
@@ -4289,9 +4289,9 @@ files:
|
|
|
4289
4289
|
type: script
|
|
4290
4290
|
size: 1711
|
|
4291
4291
|
- path: user-guide.md
|
|
4292
|
-
hash: sha256:
|
|
4292
|
+
hash: sha256:5e99c3bf1c80b40ce1d0c0925d051e601d2a18e7f26d531424cf96046a8a4ea4
|
|
4293
4293
|
type: documentation
|
|
4294
|
-
size:
|
|
4294
|
+
size: 38455
|
|
4295
4295
|
- path: workflow-intelligence/__tests__/confidence-scorer.test.js
|
|
4296
4296
|
hash: sha256:237216842d3eb710ae33f3aba6c7b2a6a353cccc1dea6d4b927d8d063d9cb635
|
|
4297
4297
|
type: workflow-intelligence
|
|
@@ -49,7 +49,7 @@ npx @sinapse/fullstack install
|
|
|
49
49
|
Current state: Clean installation
|
|
50
50
|
|
|
51
51
|
📦 Select Squads to Install:
|
|
52
|
-
◉
|
|
52
|
+
◉ squad-brand (Brand Strategy)
|
|
53
53
|
◯ expansion-creator (Create new squads)
|
|
54
54
|
◯ sinapse-infrastructure-devops (DevOps utilities)
|
|
55
55
|
◯ meeting-notes (Meeting assistant)
|
|
@@ -121,7 +121,7 @@ your-project/
|
|
|
121
121
|
│ └── ... (30+ rules)
|
|
122
122
|
│
|
|
123
123
|
└── Squads/ # ✅ Se squads selecionados
|
|
124
|
-
├──
|
|
124
|
+
├── squad-brand/ # Estrategia de marca
|
|
125
125
|
└── expansion-creator/ # Criador de squads
|
|
126
126
|
```
|
|
127
127
|
|
|
@@ -1281,7 +1281,7 @@ O **sinapse-developer** é o meta-agente para o próprio SINAPSE:
|
|
|
1281
1281
|
O SINAPSE suporta squads para domínios específicos:
|
|
1282
1282
|
|
|
1283
1283
|
**Disponíveis durante instalação**:
|
|
1284
|
-
- **
|
|
1284
|
+
- **squad-brand** - Estrategia de marca, identidade visual, brandbook
|
|
1285
1285
|
- **expansion-creator** - Ferramentas para criar novos squads
|
|
1286
1286
|
- **sinapse-infrastructure-devops** - Utilities de DevOps e infraestrutura
|
|
1287
1287
|
- **meeting-notes** - Assistente de notas e atas de reuniões
|
|
@@ -1293,7 +1293,7 @@ npx sinapse-ai@latest install
|
|
|
1293
1293
|
|
|
1294
1294
|
# O wizard mostra:
|
|
1295
1295
|
# 📦 Select Squads to Install:
|
|
1296
|
-
# ◉
|
|
1296
|
+
# ◉ squad-brand
|
|
1297
1297
|
# ◯ expansion-creator
|
|
1298
1298
|
# ◯ sinapse-infrastructure-devops
|
|
1299
1299
|
# ◯ meeting-notes
|
package/README.en.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
[](https://nodejs.org/)
|
|
8
8
|
[](LICENSE)
|
|
9
9
|
|
|
10
|
-
> **
|
|
10
|
+
> **174 AI agents. 19 specialized squads. One CLI.**
|
|
11
11
|
>
|
|
12
12
|
> SINAPSE AI is an open source framework that organizes AI agents into specialized squads to solve real problems in business, marketing, development, copywriting, design and more. Works directly in your terminal with Claude Code, Codex CLI or any compatible IDE.
|
|
13
13
|
|
|
@@ -20,7 +20,7 @@ SINAPSE AI is not another chatbot. It is an orchestration system where each agen
|
|
|
20
20
|
**What you get when you install:**
|
|
21
21
|
|
|
22
22
|
- **19 orchestrators (orqx)** ready to activate from the terminal
|
|
23
|
-
- **
|
|
23
|
+
- **174 specialized agents** with their own knowledge bases
|
|
24
24
|
- **Complete workflows** for planning, development, QA and deploy
|
|
25
25
|
- **Story-Driven Development** with automatic progress tracking
|
|
26
26
|
- **Multi-IDE support**: Claude Code, Codex CLI, Cursor, Gemini CLI
|
|
@@ -69,25 +69,25 @@ Each squad is a team of specialized agents with its own knowledge base, workflow
|
|
|
69
69
|
| Squad | Focus | Agents |
|
|
70
70
|
|-------|-------|--------|
|
|
71
71
|
| **squad-brand** | Brand strategy, archetypes, auditing | 15 |
|
|
72
|
-
| **squad-copy** | Persuasive copywriting, headlines, conversion |
|
|
72
|
+
| **squad-copy** | Persuasive copywriting, headlines, conversion | 14 |
|
|
73
73
|
| **squad-council** | Strategic advisors (Munger, Dalio, Thiel) | 11 |
|
|
74
|
-
| **squad-storytelling** | Narrative, scripts, story frameworks |
|
|
75
|
-
| **squad-commercial** | Sales, funnel, revenue, pipeline |
|
|
74
|
+
| **squad-storytelling** | Narrative, scripts, story frameworks | 11 |
|
|
75
|
+
| **squad-commercial** | Sales, funnel, revenue, pipeline | 11 |
|
|
76
76
|
| **squad-animations** | Motion design, CSS, particles, 3D | 9 |
|
|
77
|
-
| **squad-paidmedia** | Meta Ads, Google Ads, campaigns, optimization |
|
|
78
|
-
| **squad-claude** | Claude Code, MCP, advanced integration |
|
|
79
|
-
| **squad-cloning** | Cognitive cloning, mind synthesis |
|
|
77
|
+
| **squad-paidmedia** | Meta Ads, Google Ads, campaigns, optimization | 10 |
|
|
78
|
+
| **squad-claude** | Claude Code, MCP, advanced integration | 10 |
|
|
79
|
+
| **squad-cloning** | Cognitive cloning, mind synthesis | 9 |
|
|
80
80
|
| **squad-courses** | Courses, curriculum, assessments, launch | 8 |
|
|
81
|
-
| **squad-cybersecurity** | Security, threat intel, pentest |
|
|
82
|
-
| **squad-design** | Design systems, components, tokens |
|
|
81
|
+
| **squad-cybersecurity** | Security, threat intel, pentest | 9 |
|
|
82
|
+
| **squad-design** | Design systems, components, tokens | 15 |
|
|
83
83
|
| **squad-content** | Editorial governance, content strategy | 7 |
|
|
84
84
|
| **squad-product** | Product discovery, strategy, operations | 7 |
|
|
85
|
-
| **squad-research** | Market analysis, competitive intelligence |
|
|
85
|
+
| **squad-research** | Market analysis, competitive intelligence | 8 |
|
|
86
86
|
| **squad-growth** | Analytics, CRO, SEO, growth hacking | 7 |
|
|
87
87
|
| **squad-finance** | Budget, pricing, profitability analysis | 5 |
|
|
88
88
|
| **claude-code-mastery** | Advanced Claude Code mastery | 8 |
|
|
89
89
|
|
|
90
|
-
**Total: 19 squads,
|
|
90
|
+
**Total: 19 squads, 174 specialized agents**
|
|
91
91
|
|
|
92
92
|
---
|
|
93
93
|
|
|
@@ -240,7 +240,7 @@ Pre-commit and pre-push hooks validate automatically.
|
|
|
240
240
|
| Resource | Link |
|
|
241
241
|
|----------|------|
|
|
242
242
|
| User Guide | [docs/guides/user-guide.md](docs/guides/user-guide.md) |
|
|
243
|
-
| Architecture | [docs/architecture/](docs/architecture/) |
|
|
243
|
+
| Architecture | [docs/pt/architecture/](docs/pt/architecture/) |
|
|
244
244
|
| Squads Guide | [docs/guides/squads-guide.md](docs/guides/squads-guide.md) |
|
|
245
245
|
| Getting Started | [docs/getting-started.md](docs/getting-started.md) |
|
|
246
246
|
| Troubleshooting | [docs/troubleshooting.md](docs/troubleshooting.md) |
|
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
[](https://nodejs.org/)
|
|
8
8
|
[](LICENSE)
|
|
9
9
|
|
|
10
|
-
> **
|
|
10
|
+
> **174 agentes de IA. 19 squads especializados. Uma CLI.**
|
|
11
11
|
>
|
|
12
12
|
> O SINAPSE AI e um framework open source que organiza agentes de IA em squads especializados para resolver problemas reais de negocios, marketing, desenvolvimento, copy, design e mais. Funciona direto no seu terminal com Claude Code, Codex CLI ou qualquer IDE compativel.
|
|
13
13
|
|
|
@@ -20,7 +20,7 @@ O SINAPSE AI nao e mais um chatbot. E um sistema de orquestracao onde cada agent
|
|
|
20
20
|
**O que voce ganha ao instalar:**
|
|
21
21
|
|
|
22
22
|
- **19 orquestradores (orqx)** prontos para ativar direto no terminal
|
|
23
|
-
- **
|
|
23
|
+
- **174 agentes especializados** com knowledge bases proprias
|
|
24
24
|
- **Workflows completos** de planejamento, desenvolvimento, QA e deploy
|
|
25
25
|
- **Story-Driven Development** com rastreamento automatico de progresso
|
|
26
26
|
- **Compatibilidade multi-IDE**: Claude Code, Codex CLI, Cursor, Gemini CLI
|
|
@@ -69,25 +69,25 @@ Cada squad e uma equipe de agentes especializados com knowledge base, workflows
|
|
|
69
69
|
| Squad | Foco | Agentes |
|
|
70
70
|
|-------|------|---------|
|
|
71
71
|
| **squad-brand** | Estrategia de marca, arquetipos, auditoria | 15 |
|
|
72
|
-
| **squad-copy** | Copywriting persuasivo, headlines, conversao |
|
|
72
|
+
| **squad-copy** | Copywriting persuasivo, headlines, conversao | 14 |
|
|
73
73
|
| **squad-council** | Advisors estrategicos (Munger, Dalio, Thiel) | 11 |
|
|
74
|
-
| **squad-storytelling** | Narrativa, roteiros, frameworks de historia |
|
|
75
|
-
| **squad-commercial** | Vendas, funil, revenue, pipeline |
|
|
74
|
+
| **squad-storytelling** | Narrativa, roteiros, frameworks de historia | 11 |
|
|
75
|
+
| **squad-commercial** | Vendas, funil, revenue, pipeline | 11 |
|
|
76
76
|
| **squad-animations** | Motion design, CSS, particulas, 3D | 9 |
|
|
77
|
-
| **squad-paidmedia** | Meta Ads, Google Ads, campanhas, otimizacao |
|
|
78
|
-
| **squad-claude** | Claude Code, MCP, integracao avancada |
|
|
79
|
-
| **squad-cloning** | Clonagem cognitiva, mind synthesis |
|
|
77
|
+
| **squad-paidmedia** | Meta Ads, Google Ads, campanhas, otimizacao | 10 |
|
|
78
|
+
| **squad-claude** | Claude Code, MCP, integracao avancada | 10 |
|
|
79
|
+
| **squad-cloning** | Clonagem cognitiva, mind synthesis | 9 |
|
|
80
80
|
| **squad-courses** | Cursos, curriculos, assessments, launch | 8 |
|
|
81
|
-
| **squad-cybersecurity** | Seguranca, threat intel, pentest |
|
|
82
|
-
| **squad-design** | Design systems, componentes, tokens |
|
|
81
|
+
| **squad-cybersecurity** | Seguranca, threat intel, pentest | 9 |
|
|
82
|
+
| **squad-design** | Design systems, componentes, tokens | 15 |
|
|
83
83
|
| **squad-content** | Governanca editorial, estrategia de conteudo | 7 |
|
|
84
84
|
| **squad-product** | Product discovery, estrategia, operacoes | 7 |
|
|
85
|
-
| **squad-research** | Market analysis, inteligencia competitiva |
|
|
85
|
+
| **squad-research** | Market analysis, inteligencia competitiva | 8 |
|
|
86
86
|
| **squad-growth** | Analytics, CRO, SEO, growth hacking | 7 |
|
|
87
87
|
| **squad-finance** | Budget, pricing, profitability analysis | 5 |
|
|
88
88
|
| **claude-code-mastery** | Dominio avancado do Claude Code | 8 |
|
|
89
89
|
|
|
90
|
-
**Total: 19 squads,
|
|
90
|
+
**Total: 19 squads, 174 agentes especializados**
|
|
91
91
|
|
|
92
92
|
---
|
|
93
93
|
|
|
@@ -240,7 +240,7 @@ Pre-commit e pre-push hooks validam automaticamente.
|
|
|
240
240
|
| Recurso | Link |
|
|
241
241
|
|---------|------|
|
|
242
242
|
| Guia do Usuario | [docs/guides/user-guide.md](docs/guides/user-guide.md) |
|
|
243
|
-
| Arquitetura | [docs/architecture/](docs/architecture/) |
|
|
243
|
+
| Arquitetura | [docs/pt/architecture/](docs/pt/architecture/) |
|
|
244
244
|
| Guia de Squads | [docs/guides/squads-guide.md](docs/guides/squads-guide.md) |
|
|
245
245
|
| Primeiros Passos | [docs/getting-started.md](docs/getting-started.md) |
|
|
246
246
|
| Troubleshooting | [docs/troubleshooting.md](docs/troubleshooting.md) |
|
package/docs/installation/faq.md
CHANGED
|
@@ -128,7 +128,7 @@ your-project/
|
|
|
128
128
|
│ └── prd/ # Product requirements
|
|
129
129
|
│
|
|
130
130
|
└── Squads/ # (if installed)
|
|
131
|
-
└──
|
|
131
|
+
└── squad-brand/ # HybridOps pack
|
|
132
132
|
```
|
|
133
133
|
|
|
134
134
|
---
|
|
@@ -432,12 +432,12 @@ npx sinapse-ai install
|
|
|
432
432
|
|
|
433
433
|
| Pack | Features |
|
|
434
434
|
| -------------- | -------------------------------------------------------------- |
|
|
435
|
-
| **
|
|
435
|
+
| **squad-brand** | ClickUp integration, process automation, specialized workflows |
|
|
436
436
|
|
|
437
437
|
**Install an Squad:**
|
|
438
438
|
|
|
439
439
|
```bash
|
|
440
|
-
npx sinapse-ai install --Squads
|
|
440
|
+
npx sinapse-ai install --Squads squad-brand
|
|
441
441
|
```
|
|
442
442
|
|
|
443
443
|
**List available packs:**
|
|
@@ -107,7 +107,7 @@ Estes documentos devem ser **mesclados na documentação existente**:
|
|
|
107
107
|
| `migration-migration-guide.md` | `migration-guide.md` | Mesmo que acima |
|
|
108
108
|
| `coderabbit-integration-decisions.md` | `architecture/adr/` | Criar novo ADR |
|
|
109
109
|
| `technical-review-greeting-system-unification.md` | `guides/contextual-greeting-system-guide.md` | Adicionar seção técnica |
|
|
110
|
-
| `
|
|
110
|
+
| `brand-workflow-mind-integration.md` | `architecture/high-level-architecture.md` | Adicionar seção de integração |
|
|
111
111
|
| `repository-migration-plan.md` | `migration-guide.md` | Adicionar seção de migração de repo |
|
|
112
112
|
| `internal-tools-analysis.md` | `.sinapse-ai/infrastructure/tools/README.md` | Referenciar existente |
|
|
113
113
|
| `.sinapse-ai/core/registry/README.md` | **JÁ EXISTE** | Nenhuma ação necessária |
|
|
@@ -456,7 +456,7 @@ Use *help para lista completa de comandos.
|
|
|
456
456
|
*validate-phase 4
|
|
457
457
|
|
|
458
458
|
# Exemplo: Gerar runbook
|
|
459
|
-
*generate-runbook
|
|
459
|
+
*generate-runbook squad-brand-workflow
|
|
460
460
|
```
|
|
461
461
|
|
|
462
462
|
### Acesso ao Contexto do Workflow
|
|
@@ -541,7 +541,7 @@ Todos os agentes aplicam:
|
|
|
541
541
|
│ ├── validation-reviewer-pv.md (Fase 8)
|
|
542
542
|
│ └── documentation-writer-pv.md (Fase 9)
|
|
543
543
|
├── workflows/
|
|
544
|
-
│ └──
|
|
544
|
+
│ └── brand-workflow.yaml (Orquestração de workflow)
|
|
545
545
|
└── docs/
|
|
546
546
|
├── workflow-diagram.md (Workflow visual)
|
|
547
547
|
└── agent-reference-guide.md (Este documento)
|
|
@@ -552,7 +552,7 @@ Todos os agentes aplicam:
|
|
|
552
552
|
## Documentação Relacionada
|
|
553
553
|
|
|
554
554
|
- [Diagrama de Workflow](../guides/hybridOps/workflow-diagram.md) - Representação visual do workflow de 9 fases
|
|
555
|
-
- [Workflow YAML](../guides/hybridOps/
|
|
555
|
+
- [Workflow YAML](../guides/hybridOps/brand-workflow.yaml) - Configuração de orquestração de workflow
|
|
556
556
|
|
|
557
557
|
---
|
|
558
558
|
|
|
@@ -136,7 +136,7 @@ your-project/
|
|
|
136
136
|
│ └── prd/ # Requisitos de produto
|
|
137
137
|
│
|
|
138
138
|
└── Squads/ # (se instalado)
|
|
139
|
-
└──
|
|
139
|
+
└── squad-brand/ # Pack HybridOps
|
|
140
140
|
```
|
|
141
141
|
|
|
142
142
|
---
|
|
@@ -440,12 +440,12 @@ npx sinapse-ai install
|
|
|
440
440
|
|
|
441
441
|
| Pack | Funcionalidades |
|
|
442
442
|
| -------------- | -------------------------------------------------------------- |
|
|
443
|
-
| **
|
|
443
|
+
| **squad-brand** | Integração ClickUp, automação de processos, workflows especializados |
|
|
444
444
|
|
|
445
445
|
**Instalar um Squad:**
|
|
446
446
|
|
|
447
447
|
```bash
|
|
448
|
-
npx sinapse-ai install --Squads
|
|
448
|
+
npx sinapse-ai install --Squads squad-brand
|
|
449
449
|
```
|
|
450
450
|
|
|
451
451
|
**Listar packs disponíveis:**
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sinapse-ai",
|
|
3
|
-
"version": "7.0.
|
|
4
|
-
"description": "SINAPSE
|
|
3
|
+
"version": "7.0.4",
|
|
4
|
+
"description": "SINAPSE AI: Framework de orquestracao de IA — 18 squads, 174 agentes especializados",
|
|
5
5
|
"bin": {
|
|
6
6
|
"sinapse": "bin/sinapse.js",
|
|
7
7
|
"sinapse-ai": "bin/cli.js",
|
|
@@ -132,7 +132,7 @@ async function scaffoldProContent(targetDir, proSourceDir, options = {}) {
|
|
|
132
132
|
if (commandsResult.installed > 0) {
|
|
133
133
|
result.copiedFiles.push(...commandsResult.files);
|
|
134
134
|
if (onProgress) {
|
|
135
|
-
onProgress({ item: 'squad-
|
|
135
|
+
onProgress({ item: 'squad-setup', status: 'done',
|
|
136
136
|
message: `${commandsResult.installed} squad agent commands installed` });
|
|
137
137
|
}
|
|
138
138
|
}
|
|
@@ -373,7 +373,7 @@ cross_squad_connections:
|
|
|
373
373
|
- squad-growth: "Brand KPIs, valuation data, ROI metrics, digital ad templates, creator toolkit"
|
|
374
374
|
- squad-commercial: "Marca aplicada em ofertas, packaging, sensory strategy, brand experience principles"
|
|
375
375
|
- squad-product: "Design system, tokens, illustration style, motion language, brand characters, UI patterns"
|
|
376
|
-
- squad-
|
|
376
|
+
- squad-brand: "Brand assets, templates, governance, training program, brand characters"
|
|
377
377
|
inbound:
|
|
378
378
|
- squad-research: "Insights de mercado → posicionamento, competitive equity, cultural adaptation, audience data"
|
|
379
379
|
- squad-growth: "Campaign performance → brand lift measurement, brand health tracking"
|
|
@@ -254,7 +254,7 @@ cross_squad_handoffs:
|
|
|
254
254
|
sends: "Proposal copy briefs, email sequence requirements, case study raw data"
|
|
255
255
|
- to: squad-product
|
|
256
256
|
sends: "Feature requests, client feedback, expansion blockers, NPS verbatims"
|
|
257
|
-
- to: squad-
|
|
257
|
+
- to: squad-commercial
|
|
258
258
|
sends: "Tech stack requirements, process automation needs, reporting requirements"
|
|
259
259
|
|
|
260
260
|
preferences:
|