sinapse-ai 1.25.1 → 1.25.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/install-manifest.yaml +1 -1
- package/CHANGELOG.md +10 -8
- package/README.en.md +38 -30
- package/README.md +33 -25
- package/docs/getting-started.md +13 -5
- package/docs/guides/codex-config.md +35 -51
- package/docs/guides/ide-integration.md +22 -23
- package/docs/guides/project-status-feature.md +35 -55
- package/docs/guides/user-guide.md +21 -10
- package/docs/installation/README.md +4 -4
- package/docs/installation/faq.md +84 -70
- package/docs/installation/linux.md +11 -14
- package/docs/installation/macos.md +10 -4
- package/docs/installation/troubleshooting.md +10 -4
- package/docs/installation/v4-quick-start.md +13 -13
- package/docs/installation/windows.md +11 -15
- package/docs/pt/guides/project-status-feature.md +35 -55
- package/docs/pt/guides/user-guide.md +21 -11
- package/docs/pt/installation/README.md +2 -4
- package/docs/pt/installation/faq.md +54 -89
- package/docs/pt/installation/linux.md +9 -27
- package/docs/pt/installation/macos.md +8 -12
- package/docs/pt/installation/troubleshooting.md +10 -8
- package/docs/pt/installation/v4-quick-start.md +16 -16
- package/docs/pt/installation/windows.md +8 -21
- package/docs/troubleshooting.md +9 -7
- package/package.json +1 -1
- package/scripts/validate-article-vii.js +305 -20
- package/scripts/validate-install-docs.js +87 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
## [1.25.
|
|
1
|
+
## [1.25.2](https://github.com/caioimori/sinapse-ai/compare/1.25.1...1.25.2) (2026-07-15)
|
|
2
2
|
|
|
3
3
|
### Bug Fixes
|
|
4
4
|
|
|
5
|
-
* **
|
|
6
|
-
* **
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
*
|
|
11
|
-
* **
|
|
5
|
+
* **docs:** align public Claude and Codex guidance [Story Cross-Provider] ([8c005ec](https://github.com/caioimori/sinapse-ai/commit/8c005ec4f0c5702131564cb5d3d52fee8ed85b50))
|
|
6
|
+
* **docs:** close public provider guidance gaps [Story Cross-Provider] ([43f76e2](https://github.com/caioimori/sinapse-ai/commit/43f76e2b405ffae61598d8999f043a1d24ea24a5))
|
|
7
|
+
|
|
8
|
+
### Documentation
|
|
9
|
+
|
|
10
|
+
* harden provider backup guidance [Story cross-provider-cli-quality] ([5f4bffd](https://github.com/caioimori/sinapse-ai/commit/5f4bffd351c7ac1c0ee5cde2d7388e34409e0566))
|
|
11
|
+
* **story:** normalize validation terminology [Story sinapse-only-catalog-cleanup] ([7e0ecb9](https://github.com/caioimori/sinapse-ai/commit/7e0ecb9fb01a6626ccc7c665d262c38c61196120))
|
|
12
|
+
* **story:** reconcile post-release evidence [Story sinapse-only-catalog-cleanup] ([3c10c65](https://github.com/caioimori/sinapse-ai/commit/3c10c65fcfdca77ec0d1c1af6a2831af39b0adf0))
|
|
13
|
+
* **story:** record SINAPSE 1.25.1 release [Story sinapse-only-catalog-cleanup] ([ba9f776](https://github.com/caioimori/sinapse-ai/commit/ba9f77607879c6efe8511e38cfeab6c71d2335c4))
|
|
12
14
|
|
|
13
15
|
# Changelog
|
|
14
16
|
|
package/README.en.md
CHANGED
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
|
|
20
20
|
## What is SINAPSE?
|
|
21
21
|
|
|
22
|
-
SINAPSE is an open-source meta-framework that organizes **172 AI agents into 17 specialized squads**, operating directly in the terminal via Claude Code or Codex CLI. Each agent has a defined role, each squad masters a discipline, and the entire system is governed by a **Constitution with real enforcement** --
|
|
22
|
+
SINAPSE is an open-source meta-framework that organizes **172 AI agents into 17 specialized squads**, operating directly in the terminal via Claude Code or Codex CLI. Each agent has a defined role, each squad masters a discipline, and the entire system is governed by a **Constitution with real enforcement** -- 20 registered Claude Code hooks and 9 Codex lifecycle events through the compatibility bridge.
|
|
23
23
|
|
|
24
|
-
The core concept is simple: instead of a single AI assistant trying to do everything, SINAPSE structures work into specialized teams. A branding squad handles visual identity. A cybersecurity squad handles compliance and pentesting. A copywriting squad handles persuasion and conversion.
|
|
24
|
+
The core concept is simple: instead of a single AI assistant trying to do everything, SINAPSE structures work into specialized teams. A branding squad handles visual identity. A cybersecurity squad handles compliance and pentesting. A copywriting squad handles persuasion and conversion. The runtime measures **1,412 task files**: **1,201 squad tasks** and **211 development tasks**. Of those files, **1,348 pointers are resolvable** by real agents.
|
|
25
25
|
|
|
26
26
|
Unlike tools that just chat with AI, SINAPSE enforces discipline. The **Documentation-First** pipeline requires a story to be created and validated before any code is written. Quality gates run automatically before merge. Unauthorized agents are blocked from pushing. All via hooks that intercept operations in real time -- not after the fact.
|
|
27
27
|
|
|
@@ -33,7 +33,7 @@ Generative AI has a known problem: the more you ask of it, the worse it gets. A
|
|
|
33
33
|
|
|
34
34
|
SINAPSE solves this the way human teams solve it: **coordinated specialization**. Instead of one tired generalist, you have 172 agents in 17 squads, each with a defined role, its own knowledge base, and executable tasks. An orchestrator routes your request to whoever actually knows how to solve it -- automatically, without you needing to memorize agent names or commands.
|
|
35
35
|
|
|
36
|
-
The differential isn't just the quantity of agents. It's **real governance**:
|
|
36
|
+
The differential isn't just the quantity of agents. It's **real governance**: 20 Claude Code hook registrations and 9 Codex lifecycle events intercept operations at runtime, a Constitution with 11 articles governs the framework, and 7 of those articles are NON-NEGOTIABLE -- violations are blocked before execution, not detected afterwards. **Speed with rigor, without choosing between the two.**
|
|
37
37
|
|
|
38
38
|
---
|
|
39
39
|
|
|
@@ -55,9 +55,18 @@ npx sinapse-ai doctor
|
|
|
55
55
|
|
|
56
56
|
### 3. Activate your first agent
|
|
57
57
|
|
|
58
|
+
Claude Code:
|
|
59
|
+
|
|
60
|
+
```text
|
|
61
|
+
@developer
|
|
62
|
+
*help
|
|
58
63
|
```
|
|
59
|
-
|
|
60
|
-
|
|
64
|
+
|
|
65
|
+
Codex:
|
|
66
|
+
|
|
67
|
+
```text
|
|
68
|
+
$snps
|
|
69
|
+
$sinapse-agent developer
|
|
61
70
|
```
|
|
62
71
|
|
|
63
72
|
Done. You have 17 squads operating in your terminal.
|
|
@@ -174,7 +183,7 @@ Deny rules in `.claude/settings.json` enforce this deterministically. **Framewor
|
|
|
174
183
|
|
|
175
184
|
### Constitution
|
|
176
185
|
|
|
177
|
-
SINAPSE is governed by a formal Constitution with 11 articles and
|
|
186
|
+
SINAPSE is governed by a formal Constitution with 11 articles and provider-specific enforcement surfaces: 20 Claude Code hook registrations and 9 Codex lifecycle events.
|
|
178
187
|
|
|
179
188
|
| Article | Principle | Severity |
|
|
180
189
|
|---------|-----------|----------|
|
|
@@ -213,7 +222,7 @@ SINAPSE includes 12 core agents covering the complete development cycle:
|
|
|
213
222
|
| `devops` | **Pipeline** | CI/CD, git push (exclusive), releases |
|
|
214
223
|
| `squad-creator` | **Loom** | New squad creation |
|
|
215
224
|
|
|
216
|
-
|
|
225
|
+
In Claude Code, activate an agent with `@agent-name` and use `*help` to see its commands. In Codex, start with `$snps` for routing or use `$sinapse-agent agent-id` for direct activation.
|
|
217
226
|
|
|
218
227
|
### Development Workflow
|
|
219
228
|
|
|
@@ -263,15 +272,19 @@ Each squad is an autonomous team with its own orchestrator, specialist agents, k
|
|
|
263
272
|
| **squad-growth** | Analytics, CRO, SEO, growth hacking | 7 |
|
|
264
273
|
| **squad-finance** | Budget, pricing, profitability analysis | 8 |
|
|
265
274
|
|
|
266
|
-
**Total: 17 squads, 172 specialized agents, 1,201 tasks**
|
|
275
|
+
**Total: 17 squads, 172 specialized agents, and 1,412 task files** (**1,201 squad tasks + 211 development tasks; 1,348 resolvable pointers**)
|
|
267
276
|
|
|
268
|
-
Activate any squad via its orchestrator:
|
|
277
|
+
Activate any squad via its orchestrator using the provider-native syntax:
|
|
269
278
|
|
|
270
|
-
```
|
|
279
|
+
```text
|
|
280
|
+
# Claude Code
|
|
271
281
|
@brand-orqx # Brand squad
|
|
272
282
|
@copy-orqx # Copy squad
|
|
273
|
-
|
|
274
|
-
|
|
283
|
+
|
|
284
|
+
# Codex
|
|
285
|
+
$sinapse-agent brand-orqx
|
|
286
|
+
$sinapse-agent copy-orqx
|
|
287
|
+
$snps # Route through the primary orchestrator
|
|
275
288
|
```
|
|
276
289
|
|
|
277
290
|
The orchestrator receives your request and automatically delegates to the right specialist within the squad.
|
|
@@ -285,27 +298,22 @@ SINAPSE supports two IDEs with deep integrations:
|
|
|
285
298
|
| IDE | Activation | Highlights |
|
|
286
299
|
|-----|------------|------------|
|
|
287
300
|
| **Claude Code** | `@agent-name` | Hooks, contextual rules, deny/allow, Chrome Brain |
|
|
288
|
-
| **Codex CLI** |
|
|
301
|
+
| **Codex CLI** | `$snps` or `$sinapse-agent agent-id` | Native skills, multi-model, `codex exec` for CI/CD |
|
|
289
302
|
|
|
290
303
|
Both IDEs have access to all 17 squads, 172 agents, workflows, and knowledge bases. The installer detects and configures automatically.
|
|
291
304
|
|
|
292
305
|
### Parity Table
|
|
293
306
|
|
|
294
|
-
|
|
|
295
|
-
|
|
296
|
-
|
|
|
297
|
-
|
|
|
298
|
-
|
|
|
299
|
-
|
|
|
300
|
-
|
|
|
301
|
-
|
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
| MCP servers | Full | N/A |
|
|
305
|
-
| Terminal Bus | Full | N/A |
|
|
306
|
-
|
|
307
|
-
**Claude Code** for the most integrated and automated experience.
|
|
308
|
-
**Codex CLI** for model flexibility and CI/CD automation.
|
|
307
|
+
| Measured surface | Claude Code | Codex CLI |
|
|
308
|
+
|------------------|:-----------:|:---------:|
|
|
309
|
+
| Native agents | 172 | 172 |
|
|
310
|
+
| Direct activation | `@agent-name` | `$sinapse-agent agent-id` |
|
|
311
|
+
| Primary routing | `@sinapse-orqx` | `$snps` |
|
|
312
|
+
| Installed skills | 36 | 37 |
|
|
313
|
+
| Registered hooks | 20 native registrations | 9 lifecycle events through the bridge |
|
|
314
|
+
| Validation source | `npm run validate:providers` | `npm run validate:codex-native` |
|
|
315
|
+
|
|
316
|
+
Both providers resolve the same agents, tasks, workflows, and knowledge bases. Their activation and hook surfaces are different native adapters validated independently by the parity gate.
|
|
309
317
|
|
|
310
318
|
---
|
|
311
319
|
|
|
@@ -335,7 +343,7 @@ If you identify with the first group, you're in the right place.
|
|
|
335
343
|
|
|
336
344
|
### Constitutional Enforcement
|
|
337
345
|
|
|
338
|
-
SINAPSE doesn't just document rules --
|
|
346
|
+
SINAPSE doesn't just document rules -- Claude Code uses **20 registered hooks**, while Codex exposes **9 lifecycle events** through the compatibility bridge:
|
|
339
347
|
|
|
340
348
|
- `enforce-git-push-authority.sh` -- blocks push by unauthorized agents
|
|
341
349
|
- `enforce-story-gate.cjs` -- blocks code without a validated story
|
|
@@ -400,7 +408,7 @@ npx sinapse-ai doctor --dry-run # Show what `--fix` would do without applying
|
|
|
400
408
|
npx sinapse-ai chrome-brain install # Install browser automation
|
|
401
409
|
```
|
|
402
410
|
|
|
403
|
-
All commands are safe to re-run.
|
|
411
|
+
All commands are safe to re-run. After installing, use `@agent-name` in Claude Code or `$snps` / `$sinapse-agent agent-id` in Codex.
|
|
404
412
|
|
|
405
413
|
---
|
|
406
414
|
|
package/README.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
SINAPSE é um meta-framework open source que organiza **172 agentes de IA em 17 squads especializados**, operando direto no terminal via Claude Code ou Codex CLI. Cada agente tem um papel definido, cada squad domina uma disciplina, e o sistema inteiro é governado por uma **Constitution com enforcement real** — 20 hooks registrados que bloqueiam violações em tempo de execução.
|
|
25
25
|
|
|
26
|
-
O conceito central é simples: em vez de um único assistente de IA tentando fazer tudo, o SINAPSE estrutura o trabalho em equipes especializadas. Um squad de branding cuida da identidade visual. Um squad de cybersecurity cuida de compliance e pentest. Um squad de copywriting cuida de persuasão e conversão. Cada um com sua própria knowledge base, workflows e tasks
|
|
26
|
+
O conceito central é simples: em vez de um único assistente de IA tentando fazer tudo, o SINAPSE estrutura o trabalho em equipes especializadas. Um squad de branding cuida da identidade visual. Um squad de cybersecurity cuida de compliance e pentest. Um squad de copywriting cuida de persuasão e conversão. Cada um com sua própria knowledge base, workflows e tasks. O runtime mede **1.412 task files**: **1.201 squad tasks** nos 17 squads e **211 development tasks**. Desses arquivos, **1.348 são resolvíveis** pelos ponteiros reais dos agentes.
|
|
27
27
|
|
|
28
28
|
Diferente de ferramentas que apenas conversam com IA, o SINAPSE impõe disciplina. O pipeline **Documentation-First** exige que uma story seja criada e validada antes de qualquer linha de código. Quality gates rodam automaticamente antes de merge. Agentes não autorizados são bloqueados de fazer push. Tudo isso via hooks que interceptam operações em tempo real — não depois.
|
|
29
29
|
|
|
@@ -63,9 +63,18 @@ Se algo estiver fora do lugar, `doctor --fix` corrige automaticamente.
|
|
|
63
63
|
|
|
64
64
|
### 3. Ative seu primeiro agente
|
|
65
65
|
|
|
66
|
+
Claude Code:
|
|
67
|
+
|
|
68
|
+
```text
|
|
69
|
+
@developer
|
|
70
|
+
*help
|
|
66
71
|
```
|
|
67
|
-
|
|
68
|
-
|
|
72
|
+
|
|
73
|
+
Codex:
|
|
74
|
+
|
|
75
|
+
```text
|
|
76
|
+
$snps
|
|
77
|
+
$sinapse-agent developer
|
|
69
78
|
```
|
|
70
79
|
|
|
71
80
|
Pronto. Você tem 17 squads operando no seu terminal.
|
|
@@ -235,7 +244,7 @@ O SINAPSE inclui 12 agentes core que cobrem o ciclo completo de desenvolvimento:
|
|
|
235
244
|
| `devops` | **Pipeline** | CI/CD, git push (exclusivo), releases |
|
|
236
245
|
| `squad-creator` | **Loom** | Criação de novos squads |
|
|
237
246
|
|
|
238
|
-
|
|
247
|
+
No Claude Code, ative um agente com `@agent-name` e use `*help` para ver seus comandos. No Codex, comece com `$snps` para roteamento ou use `$sinapse-agent agent-id` para ativação direta.
|
|
239
248
|
|
|
240
249
|
### Workflow de Desenvolvimento
|
|
241
250
|
|
|
@@ -285,15 +294,19 @@ Cada squad é uma equipe autônoma com orquestrador, agentes especialistas, know
|
|
|
285
294
|
| **squad-growth** | Analytics, CRO, SEO, growth hacking | 7 |
|
|
286
295
|
| **squad-finance** | Budget, pricing, profitability analysis | 8 |
|
|
287
296
|
|
|
288
|
-
**Total: 17 squads, 172 agentes especializados
|
|
297
|
+
**Total: 17 squads, 172 agentes especializados e 1.412 task files** (**1.201 squad tasks + 211 development tasks; 1.348 ponteiros resolvíveis**)
|
|
289
298
|
|
|
290
|
-
Cada squad é ativado via seu orquestrador:
|
|
299
|
+
Cada squad é ativado via seu orquestrador, com a sintaxe nativa do provedor:
|
|
291
300
|
|
|
292
|
-
```
|
|
301
|
+
```text
|
|
302
|
+
# Claude Code
|
|
293
303
|
@brand-orqx # Squad de brand
|
|
294
304
|
@copy-orqx # Squad de copy
|
|
295
|
-
|
|
296
|
-
|
|
305
|
+
|
|
306
|
+
# Codex
|
|
307
|
+
$sinapse-agent brand-orqx
|
|
308
|
+
$sinapse-agent copy-orqx
|
|
309
|
+
$snps # Roteamento pelo orquestrador principal
|
|
297
310
|
```
|
|
298
311
|
|
|
299
312
|
O orquestrador recebe seu pedido e delega automaticamente ao especialista correto dentro do squad.
|
|
@@ -306,28 +319,23 @@ O SINAPSE suporta duas IDEs com integrações profundas:
|
|
|
306
319
|
|
|
307
320
|
| IDE | Ativação | Destaques |
|
|
308
321
|
|-----|----------|-----------|
|
|
309
|
-
| **Claude Code** | `@agent-name`
|
|
322
|
+
| **Claude Code** | `@agent-name` | Subagentes e skills nativos, hooks e rules contextuais |
|
|
310
323
|
| **Codex CLI** | `$snps` ou `$sinapse-agent agent-id` | Agentes TOML, skills nativas e `codex exec` para CI/CD |
|
|
311
324
|
|
|
312
325
|
Ambas as IDEs têm acesso a todos os 17 squads, 172 agentes, workflows e knowledge bases. O installer detecta e configura automaticamente.
|
|
313
326
|
|
|
314
327
|
### Tabela de Paridade
|
|
315
328
|
|
|
316
|
-
|
|
|
317
|
-
|
|
318
|
-
|
|
|
319
|
-
|
|
|
320
|
-
|
|
|
321
|
-
|
|
|
322
|
-
|
|
|
323
|
-
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
| MCP servers | Completo | N/A |
|
|
327
|
-
| Terminal Bus | Completo | N/A |
|
|
328
|
-
|
|
329
|
-
**Claude Code** para a experiência mais integrada e automatizada.
|
|
330
|
-
**Codex CLI** para flexibilidade de modelo e automação CI/CD.
|
|
329
|
+
| Superfície medida | Claude Code | Codex CLI |
|
|
330
|
+
|-------------------|:-----------:|:---------:|
|
|
331
|
+
| Agentes nativos | 172 | 172 |
|
|
332
|
+
| Ativação direta | `@agent-name` | `$sinapse-agent agent-id` |
|
|
333
|
+
| Roteamento principal | `@sinapse-orqx` | `$snps` |
|
|
334
|
+
| Skills instaladas | 36 | 37 |
|
|
335
|
+
| Hooks registrados | 20 registros nativos | 9 eventos de lifecycle via bridge |
|
|
336
|
+
| Fonte de validação | `npm run validate:providers` | `npm run validate:codex-native` |
|
|
337
|
+
|
|
338
|
+
Os dois providers resolvem os mesmos agents, tasks, workflows e knowledge bases. As superfícies de ativação e hooks são adapters nativos diferentes e são validadas separadamente pelo gate de paridade.
|
|
331
339
|
|
|
332
340
|
---
|
|
333
341
|
|
package/docs/getting-started.md
CHANGED
|
@@ -27,14 +27,22 @@ Se algo falhar: `npx sinapse-ai doctor --fix` corrige automaticamente.
|
|
|
27
27
|
|
|
28
28
|
## Ativar primeiro agente
|
|
29
29
|
|
|
30
|
-
No
|
|
30
|
+
No Claude Code:
|
|
31
31
|
|
|
32
|
-
```
|
|
32
|
+
```text
|
|
33
33
|
@developer
|
|
34
34
|
*help
|
|
35
35
|
```
|
|
36
36
|
|
|
37
|
-
|
|
37
|
+
No Codex, use o roteador ou a ativação direta:
|
|
38
|
+
|
|
39
|
+
```text
|
|
40
|
+
$snps
|
|
41
|
+
$sinapse-agent developer
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
`@developer` e `*help` pertencem à superfície do Claude Code. No Codex, `$snps`
|
|
45
|
+
roteia a solicitação e `$sinapse-agent developer` ativa o agente de implementação.
|
|
38
46
|
|
|
39
47
|
## Próximos passos
|
|
40
48
|
|
|
@@ -61,9 +69,9 @@ npx sinapse-ai uninstall # remove tudo
|
|
|
61
69
|
## Conceitos chave (em 30 segundos)
|
|
62
70
|
|
|
63
71
|
- **Squad**: equipe de agentes especializados (ex: squad-design tem 15 agentes de design/UX)
|
|
64
|
-
- **Agente**: persona de IA com
|
|
72
|
+
- **Agente**: persona de IA com especialização e comandos específicos (`@developer` no Claude Code; `$sinapse-agent developer` no Codex)
|
|
65
73
|
- **Hook**: enforcement runtime que bloqueia violações da Constitution (ex: PR sem story)
|
|
66
|
-
- **Constitution**:
|
|
74
|
+
- **Constitution**: 11 artigos que governam o framework (ver `.sinapse-ai/constitution.md`)
|
|
67
75
|
- **Story**: arquivo `.md` que documenta requisitos antes do código (Documentation-First)
|
|
68
76
|
|
|
69
77
|
---
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# AGENTS.md - SINAPSE
|
|
2
2
|
|
|
3
|
-
Este arquivo configura o comportamento esperado de agentes no Codex CLI neste
|
|
3
|
+
Este arquivo configura o comportamento esperado de agentes no Codex CLI neste repositório.
|
|
4
4
|
|
|
5
5
|
## Constitution
|
|
6
6
|
|
|
@@ -14,7 +14,7 @@ Siga `.sinapse-ai/constitution.md` como fonte de verdade:
|
|
|
14
14
|
- Ecosystem Metrics Accuracy (NON-NEGOTIABLE)
|
|
15
15
|
- Mandatory Delegation (NON-NEGOTIABLE)
|
|
16
16
|
|
|
17
|
-
## Workflow
|
|
17
|
+
## Workflow Obrigatório
|
|
18
18
|
|
|
19
19
|
1. Inicie por uma story em `docs/stories/`
|
|
20
20
|
2. Implemente apenas o que os acceptance criteria pedem
|
|
@@ -35,31 +35,31 @@ npm test
|
|
|
35
35
|
- CLI: `bin/`
|
|
36
36
|
- Pacotes: `packages/`
|
|
37
37
|
- Testes: `tests/`
|
|
38
|
-
-
|
|
38
|
+
- Documentação: `docs/`
|
|
39
39
|
|
|
40
40
|
## IDE/Agent Sync
|
|
41
41
|
|
|
42
42
|
- Sincronizar regras/agentes: `npm run sync:ide`
|
|
43
43
|
- Validar drift: `npm run sync:ide:check`
|
|
44
|
-
- Rodar paridade
|
|
44
|
+
- Rodar paridade Claude/Codex: `npm run validate:parity`
|
|
45
45
|
- Sync Claude Code: `npm run sync:ide:claude`
|
|
46
|
-
- Sincronizar
|
|
46
|
+
- Sincronizar Codex: `npm run sync:ide:codex`
|
|
47
47
|
- Validar Codex sync/integration: `npm run validate:codex-sync`; `npm run validate:codex-integration`
|
|
48
48
|
- Validar command/task registry do Codex: `npm run validate:codex-commands`
|
|
49
|
-
- Validar matriz de
|
|
49
|
+
- Validar matriz de delegação do Codex: `npm run validate:codex-delegation`
|
|
50
50
|
- Gerar skills locais do Codex: `npm run sync:skills:codex`
|
|
51
|
-
- Este
|
|
51
|
+
- Este repositório usa **local-first**: `.agents/skills` é a única raiz de skills SINAPSE versionada no projeto
|
|
52
52
|
- Use `sync:skills:codex:global` apenas para testes fora deste repo
|
|
53
53
|
|
|
54
54
|
## Command Resolution (Codex)
|
|
55
55
|
|
|
56
|
-
Quando um agente no Codex receber um `*comando`, prefira resolver a
|
|
56
|
+
Quando um agente no Codex receber um `*comando`, prefira resolver a execução por esta ordem:
|
|
57
57
|
|
|
58
58
|
1. Consultar `.codex/command-registry.json`
|
|
59
59
|
2. Opcionalmente usar `node .codex/scripts/resolve-codex-command.js <skill-ou-agent> <comando>`
|
|
60
60
|
3. Carregar a task/workflow/checklist/template mapeada
|
|
61
61
|
|
|
62
|
-
Isso evita "file hunting" manual e torna a
|
|
62
|
+
Isso evita "file hunting" manual e torna a execução de workflows/tasks mais determinística no Codex.
|
|
63
63
|
|
|
64
64
|
## Delegation Resolution (Codex)
|
|
65
65
|
|
|
@@ -72,68 +72,52 @@ Quando um orqx no Codex precisar decidir um handoff:
|
|
|
72
72
|
- `codex-shim`
|
|
73
73
|
- `exploratory`
|
|
74
74
|
|
|
75
|
-
No Codex,
|
|
75
|
+
No Codex, não trate handoffs exploratórios como se fossem caminhos garantidos pelo validator.
|
|
76
76
|
|
|
77
|
-
##
|
|
77
|
+
## Ativação de agentes (Codex)
|
|
78
78
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
Atalhos aceitos por agente (nome completo + alias):
|
|
86
|
-
- `@sinapse-orqx` -> `.sinapse-ai/development/agents/sinapse-orqx.md`
|
|
87
|
-
- `@developer` ou `@dev` -> `.sinapse-ai/development/agents/developer.md`
|
|
88
|
-
- `@quality-gate` ou `@qa` -> `.sinapse-ai/development/agents/quality-gate.md`
|
|
89
|
-
- `@project-lead` ou `@pm` -> `.sinapse-ai/development/agents/project-lead.md`
|
|
90
|
-
- `@product-lead` ou `@po` -> `.sinapse-ai/development/agents/product-lead.md`
|
|
91
|
-
- `@sprint-lead` ou `@sm` -> `.sinapse-ai/development/agents/sprint-lead.md`
|
|
92
|
-
- `@analyst` -> `.sinapse-ai/development/agents/analyst.md`
|
|
93
|
-
- `@architect` -> `.sinapse-ai/development/agents/architect.md`
|
|
94
|
-
- `@data-engineer` -> `.sinapse-ai/development/agents/data-engineer.md`
|
|
95
|
-
- `@devops` -> `.sinapse-ai/development/agents/devops.md`
|
|
96
|
-
- `@squad-creator` -> `.sinapse-ai/development/agents/squad-creator.md`
|
|
97
|
-
- `@ux-design-expert` -> `.sinapse-ai/development/agents/ux-design-expert.md`
|
|
98
|
-
|
|
99
|
-
Resposta esperada ao ativar atalho:
|
|
100
|
-
1. Confirmar agente ativado
|
|
101
|
-
2. Mostrar 3-6 comandos principais (`*help`, etc.)
|
|
102
|
-
3. Seguir na persona do agente
|
|
79
|
+
- Use `$snps` para roteamento pelo orquestrador principal.
|
|
80
|
+
- Use `$sinapse-agent <agent-id>` para ativação direta, por exemplo
|
|
81
|
+
`$sinapse-agent developer` ou `$sinapse-agent architect`.
|
|
82
|
+
- O ativador paramétrico resolve a fonte canônica e apenas tasks existentes;
|
|
83
|
+
não interprete `@agent`, slash commands ou aliases curtos como ativação Codex.
|
|
103
84
|
|
|
104
85
|
## Orquestradores (18 orqx: 17 squad + 1 master)
|
|
105
86
|
|
|
106
|
-
Cada orqx coordena um squad completo de agentes especializados.
|
|
87
|
+
Cada orqx coordena um squad completo de agentes especializados. Use `$snps` para
|
|
88
|
+
roteamento ou `$sinapse-agent <orqx-id>` para ativação direta:
|
|
107
89
|
|
|
108
90
|
| Orqx | Squad | Foco |
|
|
109
91
|
|------|-------|------|
|
|
110
92
|
| `sinapse-orqx` | Core | Orquestrador principal de todos os squads |
|
|
111
|
-
| `brand-orqx` | Brand |
|
|
112
|
-
| `copy-orqx` | Copy | Copywriting persuasivo, headlines,
|
|
113
|
-
| `content-orqx` | Content |
|
|
114
|
-
| `storytelling-orqx` | Storytelling | Narrativa, roteiros, frameworks de
|
|
93
|
+
| `brand-orqx` | Brand | Estratégia de marca, arquétipos, auditoria |
|
|
94
|
+
| `copy-orqx` | Copy | Copywriting persuasivo, headlines, conversão |
|
|
95
|
+
| `content-orqx` | Content | Governança editorial, estratégia de conteúdo |
|
|
96
|
+
| `storytelling-orqx` | Storytelling | Narrativa, roteiros, frameworks de história |
|
|
115
97
|
| `commercial-orqx` | Commercial | Vendas, funil, revenue, pipeline |
|
|
116
98
|
| `paidmedia-orqx` | Paid Media | Meta Ads, Google Ads, campanhas |
|
|
117
99
|
| `growth-orqx` | Growth | Analytics, CRO, SEO, growth hacking |
|
|
118
|
-
| `research-orqx` | Research | Market analysis,
|
|
119
|
-
| `product-orqx` | Product | Product discovery,
|
|
100
|
+
| `research-orqx` | Research | Market analysis, inteligência competitiva |
|
|
101
|
+
| `product-orqx` | Product | Product discovery, estratégia, operações |
|
|
120
102
|
| `design-orqx` | Design | Design systems, componentes, tokens |
|
|
121
|
-
| `animations-orqx` | Animations | Motion design, CSS,
|
|
122
|
-
| `cyber-orqx` | Cybersecurity |
|
|
103
|
+
| `animations-orqx` | Animations | Motion design, CSS, partículas, 3D |
|
|
104
|
+
| `cyber-orqx` | Cybersecurity | Segurança, threat intel, pentest |
|
|
123
105
|
| `finance-orqx` | Finance | Budget, pricing, profitability |
|
|
124
|
-
| `courses-orqx` | Courses |
|
|
106
|
+
| `courses-orqx` | Courses | Currículos, assessments, launch |
|
|
125
107
|
| `cloning-orqx` | Cloning | Clonagem cognitiva, mind synthesis |
|
|
126
|
-
| `council-orqx` | Council | Advisors
|
|
127
|
-
| `swarm-orqx` | Mastery | Claude Code, MCP,
|
|
108
|
+
| `council-orqx` | Council | Advisors estratégicos (Munger, Dalio, Thiel) |
|
|
109
|
+
| `swarm-orqx` | Mastery | Claude Code, MCP, integração avançada |
|
|
128
110
|
|
|
129
|
-
|
|
111
|
+
Adapters de arquivo: `.claude/agents/sinapse-<orqx-id>.md` no Claude Code e
|
|
112
|
+
`.codex/agents/<orqx-id>.toml` (com companion `.md`) no Codex.
|
|
130
113
|
|
|
131
114
|
## Agentes Especializados (160)
|
|
132
115
|
|
|
133
|
-
Existem 172 agentes organizados em 17 squads (160 em squads + 12 framework agents, incluindo o master orchestrator). Eles
|
|
134
|
-
- `.
|
|
116
|
+
Existem 172 agentes organizados em 17 squads (160 em squads + 12 framework agents, incluindo o master orchestrator). Eles são acessíveis via:
|
|
117
|
+
- `.claude/agents/sinapse-<agent-id>.md` - agent nativo do Claude Code
|
|
118
|
+
- `.codex/agents/<agent-id>.toml` e `.codex/agents/<agent-id>.md` - adapters Codex
|
|
135
119
|
- Chamada interna pelo orqx do squad
|
|
136
120
|
|
|
137
121
|
Exemplos: `brand-strategist`, `ad-copywriter`, `penetration-tester`, `content-writer`, `ga-analytics-engineer`, etc.
|
|
138
122
|
|
|
139
|
-
Use `*help` dentro de qualquer orqx para ver os especialistas
|
|
123
|
+
Use `*help` dentro de qualquer orqx para ver os especialistas disponíveis no squad.
|
|
@@ -19,40 +19,39 @@ SINAPSE supports the following AI-powered development platforms:
|
|
|
19
19
|
|
|
20
20
|
| IDE/CLI | Overall Status | How to Activate an Agent | Auto-Checks Before/After Actions |
|
|
21
21
|
| --- | --- | --- | --- |
|
|
22
|
-
| Claude Code | Works |
|
|
23
|
-
| Codex CLI |
|
|
22
|
+
| Claude Code | Works | `@agent-name` | 20 native hook registrations |
|
|
23
|
+
| Codex CLI | Works | `$snps` or `$sinapse-agent <id>` | 9 lifecycle events through the bridge |
|
|
24
24
|
|
|
25
25
|
Legend:
|
|
26
|
-
- `Works`:
|
|
27
|
-
- `Limited`: usable with the documented workaround.
|
|
26
|
+
- `Works`: supported by provider-native adapters and release validators.
|
|
28
27
|
|
|
29
|
-
###
|
|
28
|
+
### Provider-Native Differences
|
|
30
29
|
|
|
31
|
-
|
|
30
|
+
Both providers expose native lifecycle surfaces. Their registration models differ, so parity is measured semantically instead of by requiring identical hook files:
|
|
32
31
|
|
|
33
|
-
|
|
|
34
|
-
| --- | --- | --- |
|
|
35
|
-
|
|
|
36
|
-
|
|
|
32
|
+
| Measured surface | Claude Code | Codex CLI |
|
|
33
|
+
| --- | --- | --- |
|
|
34
|
+
| Native agents | 172 | 172 |
|
|
35
|
+
| Installed skills | 36 | 37 |
|
|
36
|
+
| Registered hooks | 20 native registrations | 9 lifecycle events through the bridge |
|
|
37
|
+
| Activation | `@agent-name` | `$snps` or `$sinapse-agent <id>` |
|
|
37
38
|
|
|
38
39
|
### Beginner Decision Guide
|
|
39
40
|
|
|
40
41
|
If your goal is to get started as fast as possible:
|
|
41
42
|
|
|
42
|
-
1.
|
|
43
|
-
2.
|
|
43
|
+
1. Use **Claude Code** when you want its native `@agent-name` interaction.
|
|
44
|
+
2. Use **Codex CLI** when you want `$snps`, direct parametric activation and its terminal-first workflow.
|
|
44
45
|
|
|
45
46
|
### Practical Consequences by Capability
|
|
46
47
|
|
|
47
48
|
- **Session tracking** (automatic start/end detection):
|
|
48
|
-
-
|
|
49
|
-
- Manual or partial on Codex CLI.
|
|
49
|
+
- Registered through native lifecycle adapters on both providers.
|
|
50
50
|
- **Pre/post-action guardrails** (checks that run before and after each tool use):
|
|
51
|
-
-
|
|
52
|
-
-
|
|
51
|
+
- Claude Code uses native hook registrations.
|
|
52
|
+
- Codex maps native lifecycle events through the compatibility bridge.
|
|
53
53
|
- **Automatic audit trail** (record of what happened in each session):
|
|
54
|
-
-
|
|
55
|
-
- Reduced on Codex CLI (compensate with manual logging or validator output).
|
|
54
|
+
- Provider-specific telemetry uses the same canonical SINAPSE governance sources.
|
|
56
55
|
|
|
57
56
|
---
|
|
58
57
|
|
|
@@ -60,12 +59,12 @@ If your goal is to get started as fast as possible:
|
|
|
60
59
|
|
|
61
60
|
### Claude Code
|
|
62
61
|
|
|
63
|
-
**Recommendation Level:**
|
|
62
|
+
**Recommendation Level:** Native SINAPSE integration
|
|
64
63
|
|
|
65
64
|
```yaml
|
|
66
65
|
config_file: .claude/CLAUDE.md
|
|
67
66
|
agent_folder: .claude/agents
|
|
68
|
-
activation:
|
|
67
|
+
activation: '@agent-name'
|
|
69
68
|
format: full-markdown-yaml
|
|
70
69
|
mcp_support: native
|
|
71
70
|
special_features:
|
|
@@ -79,7 +78,7 @@ special_features:
|
|
|
79
78
|
**Setup:**
|
|
80
79
|
|
|
81
80
|
1. SINAPSE automatically creates `.claude/` directory on init
|
|
82
|
-
2. Agents are available
|
|
81
|
+
2. Agents are available through `@developer`, `@quality-gate`, `@architect`, etc.
|
|
83
82
|
3. Configure MCP servers in `~/.claude.json`
|
|
84
83
|
|
|
85
84
|
**Configuration:**
|
|
@@ -107,7 +106,7 @@ format: markdown
|
|
|
107
106
|
mcp_support: native via Codex tooling
|
|
108
107
|
special_features:
|
|
109
108
|
- AGENTS.md project instructions
|
|
110
|
-
-
|
|
109
|
+
- $snps and $sinapse-agent <id> activators
|
|
111
110
|
- Strong CLI workflow support
|
|
112
111
|
- Easy integration with repository scripts
|
|
113
112
|
- Notify command plus emerging tool hooks in recent Codex releases
|
|
@@ -118,7 +117,7 @@ special_features:
|
|
|
118
117
|
1. Keep `AGENTS.md` at repository root
|
|
119
118
|
2. Run `npm run sync:ide:codex` to sync auxiliary agent files
|
|
120
119
|
3. Run `npm run sync:skills:codex` to generate project-local skills in `.agents/skills`
|
|
121
|
-
4. Use
|
|
120
|
+
4. Use `$snps` or `$sinapse-agent architect`, `$sinapse-agent developer`, etc.
|
|
122
121
|
5. Use `npm run sync:skills:codex:global` only when you explicitly want global installation
|
|
123
122
|
|
|
124
123
|
**Configuration:**
|