aios-core 4.2.11 → 4.2.12

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.
@@ -68,7 +68,7 @@ console.log(status.tip('Press Enter to continue'));
68
68
 
69
69
  ### Welcome Screen
70
70
  ```javascript
71
- console.log(headings.h1('🎉 Welcome to AIOS v4.0.4 Installer!'));
71
+ console.log(headings.h1('🎉 Welcome to AIOS v4.2 Installer!'));
72
72
  console.log(colors.info('Let\'s configure your project...\n'));
73
73
  ```
74
74
 
@@ -1,4 +1,4 @@
1
- # AIOS Color Palette v4.0.4
1
+ # AIOS Color Palette v4.2
2
2
 
3
3
  **Version:** 2.1.0
4
4
  **Created:** 2025-01-20
@@ -66,7 +66,7 @@ For special effects, animations, and branding moments:
66
66
  ```javascript
67
67
  const chalk = require('chalk');
68
68
 
69
- // AIOS Color Palette v4.0.4
69
+ // AIOS Color Palette v4.2
70
70
  const colors = {
71
71
  // Core Brand Colors
72
72
  primary: chalk.hex('#8B5CF6'), // ClickUp-inspired purple
@@ -162,7 +162,7 @@ module.exports = {
162
162
  - Example: Welcome screens, major section headers
163
163
 
164
164
  ```javascript
165
- console.log(colors.brandPrimary('🎉 AIOS v4.0.4 Installer'));
165
+ console.log(colors.brandPrimary('🎉 AIOS v4.2 Installer'));
166
166
  ```
167
167
 
168
168
  **Level 2: Primary Content**
@@ -193,7 +193,7 @@ console.log(colors.info('💡 Tip: You can change this later'));
193
193
  **Installer & Wizards:**
194
194
  ```javascript
195
195
  // Welcome
196
- console.log(colors.brandPrimary('\n🎉 Welcome to AIOS v4.0.4\n'));
196
+ console.log(colors.brandPrimary('\n🎉 Welcome to AIOS v4.2\n'));
197
197
  console.log(colors.info('Let\'s get your project set up...\n'));
198
198
 
199
199
  // Questions
@@ -1,4 +1,4 @@
1
- # AIOS Framework - Livro de Ouro v4.0.4 (Complete)
1
+ # AIOS Framework - Livro de Ouro v4.2 (Complete)
2
2
 
3
3
  ## O Sistema Operacional Definitivo para Orquestração de Agentes IA
4
4
 
@@ -17,7 +17,7 @@
17
17
 
18
18
  ## 📣 IMPORTANTE: Sobre Este Documento
19
19
 
20
- Este documento é a **versão consolidada v4.0.4** que incorpora todas as mudanças dos Sprints 2-5:
20
+ Este documento é a **versão consolidada v4.2** que incorpora todas as mudanças dos Sprints 2-5:
21
21
 
22
22
  - ✅ **Modular Architecture** (4 módulos: core, development, product, infrastructure)
23
23
  - ✅ **Squad System** (nova terminologia, substituindo "Squad")
@@ -34,7 +34,7 @@ Este documento é a **versão consolidada v4.0.4** que incorpora todas as mudan
34
34
 
35
35
  ---
36
36
 
37
- ## 📜 Open Source vs. Serviço - Business Model v4.0.4
37
+ ## 📜 Open Source vs. Serviço - Business Model v4.2
38
38
 
39
39
  ### O Que Mudou de v2.0 para v4.0.4
40
40
 
@@ -106,7 +106,7 @@ Este documento é a **versão consolidada v4.0.4** que incorpora todas as mudan
106
106
  | LangChain | ✅ Complete | ❌ None (commodity) |
107
107
  | CrewAI | ✅ Complete | ❌ None (commodity) |
108
108
  | AutoGen | ✅ Complete | ❌ None (commodity) |
109
- | **AIOS v4.0.4** | ✅ **Complete** | ✅ **Clones (DNA Mental™)** ⭐ |
109
+ | **AIOS v4.2** | ✅ **Complete** | ✅ **Clones (DNA Mental™)** ⭐ |
110
110
 
111
111
  **Analogia:** Linux é open source, mas Red Hat Enterprise Linux adiciona suporte e otimizações. Ambos são Linux, mas o valor agregado varia. AIOS funciona igual.
112
112
 
@@ -119,7 +119,7 @@ Este não é um documento para ser lido do início ao fim. É um **sistema de ap
119
119
  - 🚀 **Layer 0: DISCOVERY** - Descubra seu caminho (5 min)
120
120
  - 🎯 **Layer 1: UNDERSTANDING** - 5 essays que ensinam o modelo mental (75 min)
121
121
  - 🎨 **Layer 2: COMPONENT LIBRARY** - Catálogo completo de componentes
122
- - 📋 **Layer 3: USAGE GUIDE** - Como usar AIOS v4.0.4 no seu contexto
122
+ - 📋 **Layer 3: USAGE GUIDE** - Como usar AIOS v4.2 no seu contexto
123
123
  - 📚 **Layer 4: COMPLETE REFERENCE** - Especificação técnica completa
124
124
  - 🔄 **META: EVOLUTION** - Como contribuir e evoluir o framework
125
125
 
@@ -129,7 +129,7 @@ Este não é um documento para ser lido do início ao fim. É um **sistema de ap
129
129
 
130
130
  # 🚀 LAYER 0: DISCOVERY ROUTER
131
131
 
132
- ## Bem-vindo ao AIOS v4.0.4 - Vamos Encontrar Seu Caminho
132
+ ## Bem-vindo ao AIOS v4.2 - Vamos Encontrar Seu Caminho
133
133
 
134
134
  ### Learning Tracks Disponíveis
135
135
 
@@ -192,7 +192,7 @@ AIOS fornece **orquestração estruturada**:
192
192
 
193
193
  ---
194
194
 
195
- ## Essay 3: Business Model v4.0.4
195
+ ## Essay 3: Business Model v4.2
196
196
 
197
197
  ### Por Que Workers São Open-Source Agora?
198
198
 
@@ -212,7 +212,7 @@ AIOS fornece **orquestração estruturada**:
212
212
 
213
213
  ## Essay 4: Agent System
214
214
 
215
- ### Os 11 Agents v4.0.4
215
+ ### Os 11 Agents v4.2
216
216
 
217
217
  | Agent | ID | Archetype | Responsabilidade |
218
218
  | --------- | --------------- | ------------ | ----------------------- |
@@ -288,7 +288,7 @@ responsavel_type: Clone # Year 2
288
288
 
289
289
  # 🎨 LAYER 2: COMPONENT LIBRARY
290
290
 
291
- ## Arquitetura Modular v4.0.4
291
+ ## Arquitetura Modular v4.2
292
292
 
293
293
  ### Os 4 Módulos
294
294
 
@@ -342,7 +342,7 @@ Regras:
342
342
 
343
343
  ---
344
344
 
345
- ## Squad System (Novo em v4.0.4)
345
+ ## Squad System (Novo em v4.2)
346
346
 
347
347
  ### Terminologia
348
348
 
@@ -600,7 +600,7 @@ npm install @aios/mcp-presets
600
600
 
601
601
  # 📋 LAYER 3: USAGE GUIDE
602
602
 
603
- ## Quick Start v4.0.4
603
+ ## Quick Start v4.2
604
604
 
605
605
  ### Installation (5 minutes)
606
606
 
@@ -700,7 +700,7 @@ $ aios workflow brownfield-integration --target=./existing-project
700
700
 
701
701
  # 📚 LAYER 4: COMPLETE REFERENCE
702
702
 
703
- ## Source Tree v4.0.4 (Current)
703
+ ## Source Tree v4.2 (Current)
704
704
 
705
705
  ```
706
706
  @synkra/aios-core/ # Root project
@@ -785,7 +785,7 @@ $ aios workflow brownfield-integration --target=./existing-project
785
785
 
786
786
  ### Installation
787
787
 
788
- | Metric | v2.0 | v4.0.4 | Improvement |
788
+ | Metric | v2.0 | v4.2 | Improvement |
789
789
  | --------------- | ---------- | --------- | --------------- |
790
790
  | Time to install | 2-4 hours | 5 minutes | **96% faster** |
791
791
  | Steps required | 15+ manual | 1 command | **93% simpler** |
@@ -793,7 +793,7 @@ $ aios workflow brownfield-integration --target=./existing-project
793
793
 
794
794
  ### Development Speed
795
795
 
796
- | Metric | v2.0 | v4.0.4 | Improvement |
796
+ | Metric | v2.0 | v4.2 | Improvement |
797
797
  | --------------------- | -------- | ---------- | ----------------- |
798
798
  | Find reusable Worker | N/A | 30 seconds | **∞** |
799
799
  | Quality issues caught | 20% | 80% | **4x** |
@@ -801,7 +801,7 @@ $ aios workflow brownfield-integration --target=./existing-project
801
801
 
802
802
  ### Quality
803
803
 
804
- | Metric | v2.0 | v4.0.4 |
804
+ | Metric | v2.0 | v4.2 |
805
805
  | ------------------- | ---------- | ------------- |
806
806
  | Quality Gate Layers | 1 (manual) | 3 (automated) |
807
807
  | Auto-caught issues | 0% | 80% |
@@ -3,7 +3,7 @@
3
3
  **Version:** 2.1.0
4
4
  **Date:** 2025-12-09
5
5
  **Purpose:** Document differences between AIOS open-source and AIOS service implementations
6
- **Status:** ⚠️ Needs Review - Updated for v4.0.4 Multi-Repo Strategy
6
+ **Status:** ⚠️ Needs Review - Updated for v4.2 Multi-Repo Strategy
7
7
 
8
8
  ---
9
9
 
@@ -17,7 +17,7 @@ This document clarifies which features apply to which context.
17
17
 
18
18
  ---
19
19
 
20
- ## Multi-Repo Strategy (v4.0.4)
20
+ ## Multi-Repo Strategy (v4.2)
21
21
 
22
22
  ### Repository Organization
23
23
 
@@ -489,7 +489,7 @@ function validateTask(task) {
489
489
 
490
490
  ## Related Documents
491
491
 
492
- - [AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md](./AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md) - Complete v4.0.4 framework guide
492
+ - [AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md](./AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md) - Complete v4.2 framework guide
493
493
  - [STANDARDS-INDEX.md](./STANDARDS-INDEX.md) - Standards navigation
494
494
  - [TASK-FORMAT-SPECIFICATION-V1.md](./TASK-FORMAT-SPECIFICATION-V1.md) - Complete task format spec
495
495
  - [AGENT-PERSONALIZATION-STANDARD-V1.md](./AGENT-PERSONALIZATION-STANDARD-V1.md) - Personality guidelines
@@ -508,4 +508,4 @@ function validateTask(task) {
508
508
 
509
509
  **Last Updated:** 2025-12-09
510
510
  **Version:** 2.1.0
511
- **Applies to:** AIOS v4.0.4+
511
+ **Applies to:** AIOS v4.2+
@@ -1,4 +1,4 @@
1
- # Quality Gates Specification v4.0.4
1
+ # Quality Gates Specification v4.2
2
2
 
3
3
  **Version:** 2.1.0
4
4
  **Last Updated:** 2025-12-09
@@ -481,7 +481,7 @@ reviews:
481
481
  Verify:
482
482
  - Terminology uses 'Squad' not 'Squad'
483
483
  - All internal links work
484
- - Version numbers are v4.0.4
484
+ - Version numbers are v4.2
485
485
 
486
486
  - path: "squads/**"
487
487
  instructions: |
@@ -512,7 +512,7 @@ reviews:
512
512
  | Issues escaping to production | ~15% |
513
513
  | Developer context switches | High |
514
514
 
515
- ### After Quality Gates (v4.0.4)
515
+ ### After Quality Gates (v4.2)
516
516
 
517
517
  | Metric | Value | Improvement |
518
518
  |--------|-------|-------------|
@@ -23,11 +23,11 @@
23
23
 
24
24
  ## 📚 Standards by Category
25
25
 
26
- ### Core Framework Standards (Current v4.0.4)
26
+ ### Core Framework Standards (Current v4.2)
27
27
 
28
28
  | Document | Description | Status | Version |
29
29
  |----------|-------------|--------|---------|
30
- | [AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md](./AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md) | **Complete v4.0.4 framework guide** | ✅ Current | 2.1.0 |
30
+ | [AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md](./AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md) | **Complete v4.2 framework guide** | ✅ Current | 2.1.0 |
31
31
  | [QUALITY-GATES-SPECIFICATION.md](./QUALITY-GATES-SPECIFICATION.md) | 3-layer quality gates system | ✅ Current | 2.1.0 |
32
32
  | [STORY-TEMPLATE-V2-SPECIFICATION.md](./STORY-TEMPLATE-V2-SPECIFICATION.md) | Story template v2.0 specification | ✅ Current | 2.0.0 |
33
33
  | [TASK-FORMAT-SPECIFICATION-V1.md](./TASK-FORMAT-SPECIFICATION-V1.md) | Task-First architecture format | ✅ Current | 1.0.0 |
@@ -60,13 +60,13 @@
60
60
 
61
61
  ---
62
62
 
63
- ## 🔄 What Changed in v4.0.4
63
+ ## 🔄 What Changed in v4.2
64
64
 
65
65
  ### New Documents Created
66
66
 
67
67
  | Document | Purpose |
68
68
  |----------|---------|
69
- | AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md | Consolidated v4.0.4 documentation |
69
+ | AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md | Consolidated v4.2 documentation |
70
70
  | QUALITY-GATES-SPECIFICATION.md | 3-layer quality gates |
71
71
  | STORY-TEMPLATE-V2-SPECIFICATION.md | Story template v2.0 |
72
72
  | STANDARDS-INDEX.md | This navigation document |
@@ -101,8 +101,8 @@
101
101
  .aios-core/docs/standards/
102
102
  ├── STANDARDS-INDEX.md # This file - navigation
103
103
 
104
- ├── Current v4.0.4 Standards
105
- │ ├── AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md # Complete v4.0.4 guide
104
+ ├── Current v4.2 Standards
105
+ │ ├── AIOS-LIVRO-DE-OURO-V2.1-COMPLETE.md # Complete v4.2 guide
106
106
  │ ├── QUALITY-GATES-SPECIFICATION.md # Quality gates
107
107
  │ ├── STORY-TEMPLATE-V2-SPECIFICATION.md # Story template
108
108
  │ ├── TASK-FORMAT-SPECIFICATION-V1.md # Task format
@@ -156,7 +156,7 @@ Located in `docs/`:
156
156
 
157
157
  | Status | Meaning | Action |
158
158
  |--------|---------|--------|
159
- | ✅ Current | Up-to-date with v4.0.4 | Use as reference |
159
+ | ✅ Current | Up-to-date with v4.2 | Use as reference |
160
160
  | ⚠️ Deprecated | Superseded by newer document | Refer to replacement |
161
161
  | ⚠️ Needs Update | Content outdated | Update planned |
162
162
  | 📦 Archive Candidate | Should be archived | Move to _archived/ |
@@ -201,7 +201,7 @@ grep -r "v2.0" .aios-core/docs/standards --include="*.md"
201
201
 
202
202
  | Date | Version | Changes | Author |
203
203
  |------|---------|---------|--------|
204
- | 2025-12-09 | 2.1.0 | Initial STANDARDS-INDEX creation for v4.0.4 | @dev (Dex) |
204
+ | 2025-12-09 | 2.1.0 | Initial STANDARDS-INDEX creation for v4.2 | @dev (Dex) |
205
205
 
206
206
  ---
207
207
 
@@ -7,8 +7,8 @@
7
7
  # - SHA256 hashes for change detection
8
8
  # - File types for categorization
9
9
  #
10
- version: 4.2.11
11
- generated_at: "2026-02-16T17:42:52.251Z"
10
+ version: 4.2.12
11
+ generated_at: "2026-02-16T18:30:15.483Z"
12
12
  generator: scripts/generate-install-manifest.js
13
13
  file_count: 1004
14
14
  files:
@@ -2429,29 +2429,29 @@ files:
2429
2429
  type: documentation
2430
2430
  size: 16023
2431
2431
  - path: docs/standards/AIOS-COLOR-PALETTE-QUICK-REFERENCE.md
2432
- hash: sha256:3bf52aa948c6f5a79a43ab6cd4170b5ab476737e88813176d4d7a33f4a659edb
2432
+ hash: sha256:b521992d1f6a17b7b624ddbb9e78cb54b9efce62ca78d36b425a3f74f55e5c07
2433
2433
  type: documentation
2434
- size: 4095
2434
+ size: 4093
2435
2435
  - path: docs/standards/AIOS-COLOR-PALETTE-V2.1.md
2436
- hash: sha256:08ddcacf88f3cf5251108de5e30429cb93ba5dcaf5bd0ac88bbcacf6a4b06667
2436
+ hash: sha256:075760cd1734967e8af366fd6824cb3cd37cfae850d18340451d8c4df9f35889
2437
2437
  type: documentation
2438
- size: 9482
2438
+ size: 9474
2439
2439
  - path: docs/standards/EXECUTOR-DECISION-TREE.md
2440
2440
  hash: sha256:106af2a8bc009c129618fbd501e68c6927862dbbc2e28d1a5b67be9b5fc2bb5b
2441
2441
  type: documentation
2442
2442
  size: 19268
2443
2443
  - path: docs/standards/OPEN-SOURCE-VS-SERVICE-DIFFERENCES.md
2444
- hash: sha256:3cb48a85705305a5a70ec35cd110570a5cb71056d151ca226367e83d4a67e0f7
2444
+ hash: sha256:2411b48a14bc11ef78684cd3fb488165d13406832e0b1bc3fae0a15bf1714f3a
2445
2445
  type: documentation
2446
- size: 16398
2446
+ size: 16390
2447
2447
  - path: docs/standards/QUALITY-GATES-SPECIFICATION.md
2448
- hash: sha256:3c9b4ed28b5cf1ec0116d5a0095493beb261f1fe7dbef6ac6dc5e8651660e118
2448
+ hash: sha256:05df49e8ae8909fd583cf131bc2190a1709ba0249b761bf5d51c2e4bedbb4aeb
2449
2449
  type: documentation
2450
- size: 19752
2450
+ size: 19746
2451
2451
  - path: docs/standards/STANDARDS-INDEX.md
2452
- hash: sha256:d099262e71e64bfe8e723203c64f26cbd9645b6e7862d33915151bc2ec6ab4c2
2452
+ hash: sha256:f9c22b0fb6ac3240c44d71a44deeae9ef3a3b873ccae9bf2401f08edec61382a
2453
2453
  type: documentation
2454
- size: 8385
2454
+ size: 8369
2455
2455
  - path: docs/standards/STORY-TEMPLATE-V2-SPECIFICATION.md
2456
2456
  hash: sha256:31cf0854013c05a39020406bcdd8937f48ab7fe85c17274c8a077bdb3c45131f
2457
2457
  type: documentation
package/README.md CHANGED
@@ -36,7 +36,7 @@ npx aios-core install
36
36
  Definição de first-value (binária): ativação de agente + greeting válido + comando inicial com output útil em <= 10 minutos.
37
37
 
38
38
 
39
- ## Compatibilidade de Hooks por IDE (Realidade AIOS 4.0.4)
39
+ ## Compatibilidade de Hooks por IDE (Realidade AIOS 4.2)
40
40
 
41
41
  Muitos recursos avançados do AIOS dependem de eventos de ciclo de vida (hooks). A tabela abaixo mostra a paridade real entre IDEs/plataformas:
42
42
 
@@ -227,7 +227,7 @@ O Synkra AIOS inclui regras pré-configuradas para IDE para melhorar sua experi
227
227
 
228
228
  #### Para Codex CLI:
229
229
 
230
- - ✅ Integração de primeira classe no AIOS 4.0.4 (pipeline de ativação e greeting compartilhado)
230
+ - ✅ Integração de primeira classe no AIOS 4.2 (pipeline de ativação e greeting compartilhado)
231
231
  - ✅ Já configurado! O arquivo `AGENTS.md` na raiz é carregado automaticamente
232
232
  - Opcional: sincronize agentes auxiliares com `npm run sync:ide:codex`
233
233
  - Recomendado neste repositório: gerar e versionar skills locais com `npm run sync:skills:codex`
@@ -376,7 +376,7 @@ $ npx aios-core doctor
376
376
  ✔ npm version: 10.2.3
377
377
  ✔ Git installed: version 2.43.0
378
378
  ✔ GitHub CLI: gh 2.40.1
379
- ✔ Synkra AIOS: v1.0.0
379
+ ✔ Synkra AIOS: v4.2.11
380
380
 
381
381
  Configuration:
382
382
  ✔ .aios-core/ directory exists
@@ -496,7 +496,7 @@ O Synkra AIOS vem com 11 agentes especializados:
496
496
 
497
497
  ## 🤖 AIOS Autonomous Development Engine (ADE)
498
498
 
499
- O Synkra AIOS v1.0.0 introduz o **Autonomous Development Engine (ADE)** - um sistema completo para desenvolvimento autônomo que transforma requisitos em código funcional.
499
+ O Synkra AIOS introduz o **Autonomous Development Engine (ADE)** - um sistema completo para desenvolvimento autônomo que transforma requisitos em código funcional.
500
500
 
501
501
  ### 🎯 O Que é o ADE?
502
502
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aios-core",
3
- "version": "4.2.11",
3
+ "version": "4.2.12",
4
4
  "description": "Synkra AIOS: AI-Orchestrated System for Full Stack Development - Core Framework",
5
5
  "bin": {
6
6
  "aios": "bin/aios.js",
@@ -719,23 +719,49 @@ async function runWizard(options = {}) {
719
719
  answers.proInstalled = proResult.success;
720
720
  answers.proResult = proResult;
721
721
  } else if (!isCI && !options.quiet) {
722
- // Interactive mode: ask if user has a Pro license
723
- const { hasPro } = await inquirer.prompt([
722
+ // Interactive mode: ask which edition to install
723
+ const { edition } = await inquirer.prompt([
724
724
  {
725
- type: 'confirm',
726
- name: 'hasPro',
727
- message: colors.primary('Do you have an AIOS Pro license key?'),
728
- default: false,
725
+ type: 'list',
726
+ name: 'edition',
727
+ message: colors.primary('Which edition do you want to install?'),
728
+ choices: [
729
+ {
730
+ name: 'Community (free) — agents, workflows, squads, full CLI',
731
+ value: 'community',
732
+ },
733
+ {
734
+ name: 'Pro (requires account) — premium squads, minds, priority support',
735
+ value: 'pro',
736
+ },
737
+ ],
738
+ default: 'community',
729
739
  },
730
740
  ]);
731
741
 
732
- if (hasPro) {
742
+ if (edition === 'pro') {
733
743
  const proResult = await runProWizard(proOptions);
734
744
  answers.proInstalled = proResult.success;
735
745
  answers.proResult = proResult;
736
746
 
737
747
  if (!proResult.success && proResult.error) {
738
- console.error(`\n⚠️ Pro installation issue: ${proResult.error}`);
748
+ console.error(`\n⚠️ Pro activation failed: ${proResult.error}`);
749
+
750
+ const { fallback } = await inquirer.prompt([
751
+ {
752
+ type: 'confirm',
753
+ name: 'fallback',
754
+ message: colors.primary('Continue with Community (free) edition instead?'),
755
+ default: true,
756
+ },
757
+ ]);
758
+
759
+ if (!fallback) {
760
+ console.log('\n👋 Installation cancelled. Run again when ready.');
761
+ return answers;
762
+ }
763
+
764
+ console.log('\n📦 Continuing with Community edition...\n');
739
765
  }
740
766
  } else {
741
767
  answers.proInstalled = false;