sinapse-ai 1.25.0 → 1.25.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.
Files changed (100) hide show
  1. package/.claude/settings.json +170 -0
  2. package/.codex/catalog.json +1 -1
  3. package/.codex/scripts/sinapse-codex.js +0 -5
  4. package/.codex/scripts/sync-codex-native.js +4 -37
  5. package/.codex/scripts/validate-codex-native.js +13 -23
  6. package/.codex/tasks/onboard-sinapse-codex.md +1 -1
  7. package/.sinapse-ai/data/entity-registry.yaml +44 -18
  8. package/.sinapse-ai/install-manifest.yaml +3 -3
  9. package/CHANGELOG.md +8 -16
  10. package/bin/cli.js +8 -1
  11. package/bin/commands/help.js +3 -2
  12. package/bin/commands/install.js +25 -14
  13. package/bin/commands/status.js +4 -3
  14. package/bin/commands/uninstall.js +216 -51
  15. package/bin/commands/update.js +8 -4
  16. package/bin/lib/global-provider-adapters.js +73 -10
  17. package/bin/lib/provider-parity.js +22 -0
  18. package/bin/postinstall.js +11 -11
  19. package/docs/framework/codex-parity/codex-integration-process.md +6 -7
  20. package/docs/framework/codex-parity/codex-native-runtime-v2.md +8 -8
  21. package/docs/framework/codex-parity/codex-parity-program.md +4 -4
  22. package/docs/framework/codex-parity/codex-total-parity-orchestration-plan.md +1 -1
  23. package/docs/guides/codex-config.md +2 -2
  24. package/docs/guides/development-setup.md +1 -2
  25. package/docs/guides/ide-integration.md +6 -6
  26. package/docs/guides/quality-gates.md +2 -2
  27. package/docs/ide-integration.md +2 -2
  28. package/docs/installation/faq.md +1 -1
  29. package/docs/installation/troubleshooting.md +2 -2
  30. package/docs/installation/v4-quick-start.md +1 -1
  31. package/docs/pt/contributing.md +1 -1
  32. package/docs/pt/guides/development-setup.md +1 -2
  33. package/docs/pt/guides/quality-gates.md +2 -2
  34. package/docs/pt/ide-integration.md +6 -6
  35. package/docs/pt/installation/faq.md +1 -1
  36. package/docs/pt/installation/troubleshooting.md +2 -3
  37. package/docs/pt/installation/v4-quick-start.md +1 -2
  38. package/docs/pt/platforms/claude-code.md +4 -4
  39. package/docs/sinapse-agent-flows/analyst-system.md +1 -1
  40. package/docs/sinapse-agent-flows/architect-system.md +1 -1
  41. package/docs/sinapse-agent-flows/data-engineer-system.md +1 -1
  42. package/docs/sinapse-agent-flows/dev-system.md +1 -1
  43. package/docs/sinapse-agent-flows/pm-system.md +1 -1
  44. package/docs/sinapse-agent-flows/qa-system.md +1 -1
  45. package/docs/sinapse-agent-flows/sm-system.md +1 -1
  46. package/docs/sinapse-agent-flows/snps-orqx-system.md +1 -1
  47. package/docs/sinapse-agent-flows/squad-creator-system.md +2 -2
  48. package/docs/sinapse-agent-flows/ux-design-expert-system.md +1 -1
  49. package/package.json +21 -16
  50. package/packages/installer/src/config/ide-configs.js +1 -1
  51. package/packages/installer/src/installer/sinapse-ai-installer.js +282 -10
  52. package/packages/installer/src/migrations/legacy-claude-agent-command-hashes.json +36 -0
  53. package/packages/installer/src/migrations/legacy-codex-native-skill-hashes.json +42 -0
  54. package/packages/installer/src/updater/index.js +24 -7
  55. package/packages/installer/src/wizard/ide-config-generator.js +4 -0
  56. package/packages/installer/src/wizard/index.js +6 -2
  57. package/scripts/validate-codex-command-registry.js +101 -0
  58. package/scripts/validate-provider-adapters.js +117 -1
  59. package/squads/claude-code-mastery/agents/skill-craftsman.md +2 -2
  60. package/squads/claude-code-mastery/knowledge-base/skill-creation-patterns.md +1 -1
  61. package/squads/squad-design/agents/ux-designer.md +1 -1
  62. package/.codex/skills/sinapse/SKILL.md +0 -10
  63. package/.codex/skills/sinapse-agent/SKILL.md +0 -22
  64. package/.codex/skills/sinapse-analyst/SKILL.md +0 -29
  65. package/.codex/skills/sinapse-animations/SKILL.md +0 -28
  66. package/.codex/skills/sinapse-architect/SKILL.md +0 -31
  67. package/.codex/skills/sinapse-brand/SKILL.md +0 -28
  68. package/.codex/skills/sinapse-claude/SKILL.md +0 -28
  69. package/.codex/skills/sinapse-cloning/SKILL.md +0 -28
  70. package/.codex/skills/sinapse-commercial/SKILL.md +0 -28
  71. package/.codex/skills/sinapse-content/SKILL.md +0 -28
  72. package/.codex/skills/sinapse-copy/SKILL.md +0 -28
  73. package/.codex/skills/sinapse-council/SKILL.md +0 -28
  74. package/.codex/skills/sinapse-courses/SKILL.md +0 -28
  75. package/.codex/skills/sinapse-cyber/SKILL.md +0 -28
  76. package/.codex/skills/sinapse-data-engineer/SKILL.md +0 -31
  77. package/.codex/skills/sinapse-design/SKILL.md +0 -28
  78. package/.codex/skills/sinapse-dev/SKILL.md +0 -31
  79. package/.codex/skills/sinapse-devops/SKILL.md +0 -31
  80. package/.codex/skills/sinapse-finance/SKILL.md +0 -28
  81. package/.codex/skills/sinapse-growth/SKILL.md +0 -28
  82. package/.codex/skills/sinapse-loop/SKILL.md +0 -35
  83. package/.codex/skills/sinapse-orqx/SKILL.md +0 -44
  84. package/.codex/skills/sinapse-paidmedia/SKILL.md +0 -28
  85. package/.codex/skills/sinapse-pm/SKILL.md +0 -31
  86. package/.codex/skills/sinapse-po/SKILL.md +0 -31
  87. package/.codex/skills/sinapse-product/SKILL.md +0 -28
  88. package/.codex/skills/sinapse-qa/SKILL.md +0 -31
  89. package/.codex/skills/sinapse-research/SKILL.md +0 -28
  90. package/.codex/skills/sinapse-sm/SKILL.md +0 -27
  91. package/.codex/skills/sinapse-spec-driven/SKILL.md +0 -35
  92. package/.codex/skills/sinapse-squad-creator/SKILL.md +0 -31
  93. package/.codex/skills/sinapse-storytelling/SKILL.md +0 -28
  94. package/.codex/skills/sinapse-swarm/SKILL.md +0 -28
  95. package/.codex/skills/sinapse-ux-design-expert/SKILL.md +0 -24
  96. package/.codex/skills/snps/SKILL.md +0 -10
  97. package/.codex/skills/snps-orqx/SKILL.md +0 -10
  98. /package/{.codex → .agents}/skills/react-bits-frontend/SKILL.md +0 -0
  99. /package/{.codex → .agents}/skills/react-bits-frontend/agents/openai.yaml +0 -0
  100. /package/{.codex → .agents}/skills/react-bits-frontend/references/corpus-map.md +0 -0
@@ -1,28 +0,0 @@
1
- ---
2
- name: sinapse-research
3
- description: Market analysis, inteligencia competitiva, tendencias, pesquisa de audiencia
4
- ---
5
-
6
- # SINAPSE Research Squad Activator
7
-
8
- ## When To Use
9
- Market analysis, inteligencia competitiva, tendencias, pesquisa de audiencia
10
-
11
- ## Activation Protocol
12
- 1. Load `squads/squad-research/agents/research-orqx.md` as source of truth (fallback: `.codex/agents/research-orqx.md`).
13
- 2. Load squad knowledge base from `squads/squad-research/knowledge-base/`.
14
- 3. Adopt the orqx persona and command system.
15
- 4. Stay in this persona until the user asks to switch or exit.
16
-
17
- ## Starter Commands
18
- - `*mercado` - Analise completa de mercado
19
- - `*concorrentes` - Mapeamento competitivo
20
- - `*publico` - Pesquisa de audience e psychographics
21
- - `*pricing` - Analise de precificacao competitiva
22
- - `*tendencias` - Scan de tendencias do setor
23
-
24
- ## Non-Negotiables
25
- - Follow `.sinapse-ai/constitution.md`.
26
- - Load squad KB before executing any task.
27
- - Execute tasks only from `squads/squad-research/tasks/`.
28
- - Output quality: 5.0/5.0 minimum.
@@ -1,27 +0,0 @@
1
- ---
2
- name: sinapse-sm
3
- description: Scrum Master (Sync). Use for user story creation from PRD, story validation and completeness checking, acceptance criteria definition, story refinement, sprint planning, backlog...
4
- ---
5
-
6
- # SINAPSE Scrum Master Activator
7
-
8
- ## When To Use
9
- Use for user story creation from PRD, story validation and completeness checking, acceptance criteria definition, story refinement, sprint planning, backlog grooming, retrospectives, daily standup facilitation, and lo...
10
-
11
- ## Activation Protocol
12
- 1. Load `.sinapse-ai/development/agents/sprint-lead.md` as source of truth (fallback: `.codex/agents/sprint-lead.md`).
13
- 2. Generate greeting via `node .sinapse-ai/development/scripts/generate-greeting.js sm` and show it first.
14
- 3. Adopt this agent persona and command system.
15
- 4. If a starred command is invoked in Codex, resolve it via `node .codex/scripts/resolve-codex-command.js sinapse-sm <command>` when a registry mapping exists.
16
- 5. Stay in this persona until the user asks to switch or exit.
17
-
18
- ## Starter Commands
19
- - `*help` - Show all available commands with descriptions
20
- - `*draft` - Create next user story
21
- - `*story-checklist` - Run story draft checklist
22
- - `*guide` - Show comprehensive usage guide for this agent
23
-
24
- ## Non-Negotiables
25
- - Follow `.sinapse-ai/constitution.md`.
26
- - Execute workflows/tasks only from declared dependencies.
27
- - Do not invent requirements outside the project artifacts.
@@ -1,35 +0,0 @@
1
- ---
2
- name: sinapse-spec-driven
3
- description: Prepare and coordinate SINAPSE PRD, epic, story, specification, and implementation-plan workflows in Codex.
4
- ---
5
-
6
- # SINAPSE Spec-Driven Workflow
7
-
8
- Use this skill for documentation-first delivery: PRDs, epics, stories, specs,
9
- implementation plans, and the transition into the Story Development Cycle.
10
- Use `.sinapse-ai/development/agents/snps-orqx.md` as the orchestration source of truth;
11
- the optional greeting helper is `.codex/scripts/generate-codex-greeting.js`.
12
-
13
- ## Workflow Preparation
14
-
15
- 1. Select `spec`, `plan`, or `orchestrate` from the user's requested outcome.
16
- 2. Prepare the canonical phase graph with
17
- `node .codex/scripts/sinapse-codex.js <spec|plan|orchestrate> [subject] --complexity STANDARD`.
18
- 3. Treat `.sinapse-ai/development/workflows/spec-pipeline.yaml` as the canonical
19
- sequence and each referenced task Markdown contract as authoritative for
20
- inputs, outputs, gates, and verification.
21
- 4. Delegate each phase to the mapped agent in the current Codex session.
22
- 5. Stop at blocking gates, missing inputs, or required user elicitation.
23
-
24
- ## Delivery Rules
25
-
26
- - Follow PRD to Epic to Story to Validation to Implementation.
27
- - Use the complexity profile selected by the Architect: SIMPLE, STANDARD, or
28
- COMPLEX.
29
- - A task contract overrides conflicting output or verification metadata in the
30
- workflow file.
31
- - `orchestrate` appends the declared SDC handoff chain from
32
- `.codex/delegation-matrix.json`.
33
- - The helper prepares deterministic work packets only; it does not launch a
34
- nested model process or execute domain work.
35
- - No implementation begins before the story is validated and Ready.
@@ -1,31 +0,0 @@
1
- ---
2
- name: sinapse-squad-creator
3
- description: Squad Creator (Loom). Use to create, validate, publish and manage squads
4
- ---
5
-
6
- # SINAPSE Squad Creator Activator
7
-
8
- ## When To Use
9
- Use to create, validate, publish and manage squads
10
-
11
- ## Activation Protocol
12
- 1. Load `.sinapse-ai/development/agents/squad-creator.md` as source of truth (fallback: `.codex/agents/squad-creator.md`).
13
- 2. Generate greeting via `node .sinapse-ai/development/scripts/generate-greeting.js squad-creator` and show it first.
14
- 3. Adopt this agent persona and command system.
15
- 4. If a starred command is invoked in Codex, resolve it via `node .codex/scripts/resolve-codex-command.js sinapse-squad-creator <command>` when a registry mapping exists.
16
- 5. Stay in this persona until the user asks to switch or exit.
17
-
18
- ## Starter Commands
19
- - `*help` - Show all available commands with descriptions
20
- - `*design-squad` - Design squad from documentation with intelligent recommendations
21
- - `*create-squad` - Create new squad following task-first architecture
22
- - `*validate-squad` - Validate squad against JSON Schema and SINAPSE standards
23
- - `*list-squads` - List all local squads in the project
24
- - `*migrate-squad` - Migrate legacy squad to SINAPSE 2.1 format
25
- - `*analyze-squad` - Analyze squad structure, coverage, and get improvement suggestions
26
- - `*extend-squad` - Add new components (agents, tasks, templates, etc.) to existing squad
27
-
28
- ## Non-Negotiables
29
- - Follow `.sinapse-ai/constitution.md`.
30
- - Execute workflows/tasks only from declared dependencies.
31
- - Do not invent requirements outside the project artifacts.
@@ -1,28 +0,0 @@
1
- ---
2
- name: sinapse-storytelling
3
- description: Narrativa, roteiros, case studies, pitch decks, frameworks de historia
4
- ---
5
-
6
- # SINAPSE Storytelling Squad Activator
7
-
8
- ## When To Use
9
- Narrativa, roteiros, case studies, pitch decks, frameworks de historia
10
-
11
- ## Activation Protocol
12
- 1. Load `squads/squad-storytelling/agents/storytelling-orqx.md` as source of truth (fallback: `.codex/agents/storytelling-orqx.md`).
13
- 2. Load squad knowledge base from `squads/squad-storytelling/knowledge-base/`.
14
- 3. Adopt the orqx persona and command system.
15
- 4. Stay in this persona until the user asks to switch or exit.
16
-
17
- ## Starter Commands
18
- - `*narrativa` - Narrativa completa com frameworks
19
- - `*origem` - Historia de origem da marca
20
- - `*case-study` - Caso de sucesso com arco narrativo
21
- - `*pitch` - Pitch deck com storytelling
22
- - `*roteiro` - Roteiro de video/reels
23
-
24
- ## Non-Negotiables
25
- - Follow `.sinapse-ai/constitution.md`.
26
- - Load squad KB before executing any task.
27
- - Execute tasks only from `squads/squad-storytelling/tasks/`.
28
- - Output quality: 5.0/5.0 minimum.
@@ -1,28 +0,0 @@
1
- ---
2
- name: sinapse-swarm
3
- description: Orquestracao multi-agent, agent teams, paralelismo, Claude Code mastery
4
- ---
5
-
6
- # SINAPSE Swarm Squad Activator
7
-
8
- ## When To Use
9
- Orquestracao multi-agent, agent teams, paralelismo, Claude Code mastery
10
-
11
- ## Activation Protocol
12
- 1. Load `squads/claude-code-mastery/agents/swarm-orqx.md` as source of truth (fallback: `.codex/agents/swarm-orqx.md`).
13
- 2. Load squad knowledge base from `squads/claude-code-mastery/knowledge-base/`.
14
- 3. Adopt the orqx persona and command system.
15
- 4. Stay in this persona until the user asks to switch or exit.
16
-
17
- ## Starter Commands
18
- - `*time` - Orquestra equipe de agents
19
- - `*custo` - Estima custo multi-agent
20
- - `*bootstrap` - Setup completo de ambiente
21
- - `*padroes` - Catalogo de patterns
22
- - `*guia` - Tutorial interativo
23
-
24
- ## Non-Negotiables
25
- - Follow `.sinapse-ai/constitution.md`.
26
- - Load squad KB before executing any task.
27
- - Execute tasks only from `squads/claude-code-mastery/tasks/`.
28
- - Output quality: 5.0/5.0 minimum.
@@ -1,24 +0,0 @@
1
- ---
2
- name: sinapse-ux-design-expert
3
- description: UX/UI Designer & Design System Architect (Mosaic). Complete design workflow - user research, wireframes, design systems, token extraction, component building, and quality assurance
4
- ---
5
-
6
- # SINAPSE UX/UI Designer & Design System Architect Activator
7
-
8
- ## When To Use
9
- Complete design workflow - user research, wireframes, design systems, token extraction, component building, and quality assurance
10
-
11
- ## Activation Protocol
12
- 1. Load `.sinapse-ai/development/agents/ux-design-expert.md` as source of truth (fallback: `.codex/agents/ux-design-expert.md`).
13
- 2. Generate greeting via `node .sinapse-ai/development/scripts/generate-greeting.js ux-design-expert` and show it first.
14
- 3. Adopt this agent persona and command system.
15
- 4. If a starred command is invoked in Codex, resolve it via `node .codex/scripts/resolve-codex-command.js sinapse-ux-design-expert <command>` when a registry mapping exists.
16
- 5. Stay in this persona until the user asks to switch or exit.
17
-
18
- ## Starter Commands
19
- - `*help` - List available commands
20
-
21
- ## Non-Negotiables
22
- - Follow `.sinapse-ai/constitution.md`.
23
- - Execute workflows/tasks only from declared dependencies.
24
- - Do not invent requirements outside the project artifacts.
@@ -1,10 +0,0 @@
1
- ---
2
- name: snps
3
- description: Activate the SINAPSE supreme orchestrator in Codex.
4
- ---
5
-
6
- # SINAPSE Supreme Orchestrator Alias
7
-
8
- This is a public alias for `$sinapse-orqx`. Follow the authoritative skill at
9
- `.agents/skills/sinapse-orqx/SKILL.md` exactly. Resolve all aliases to the
10
- canonical `snps-orqx` source and preserve its delegation-only authority.
@@ -1,10 +0,0 @@
1
- ---
2
- name: snps-orqx
3
- description: Activate the SINAPSE supreme orchestrator in Codex.
4
- ---
5
-
6
- # SINAPSE Supreme Orchestrator Alias
7
-
8
- This is a public alias for `$sinapse-orqx`. Follow the authoritative skill at
9
- `.agents/skills/sinapse-orqx/SKILL.md` exactly. Resolve all aliases to the
10
- canonical `snps-orqx` source and preserve its delegation-only authority.