|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. |
4 | | - |
5 | | -## [v4.2.0] - 2026-05-24 |
6 | | -### Added |
7 | | -- Refined the ecosystem structure and improved repository organization. |
8 | | -- Expanded technical and conceptual documentation for the multi-agent platform. |
9 | | -- Strengthened the project foundation for future integrations, automations, and operational growth. |
10 | | - |
11 | | -### Changed |
12 | | -- Improved the clarity of the ecosystem architecture presentation. |
13 | | -- Increased project maturity for release management and future versioning. |
14 | | - |
15 | | -## [v4.0.0] - 2026-05-24 |
16 | | -### Added |
17 | | -- Consolidated the multi-agent architecture vision of the OpenCode Ecosystem. |
18 | | -- Expanded the structured technical artifacts and project documentation. |
19 | | -- Prepared the repository for scalability across specialized agents and autonomous flows. |
20 | | - |
21 | | -### Changed |
22 | | -- Improved overall repository structure and architectural clarity. |
23 | | -- Strengthened the conceptual and scientific narrative of the platform. |
24 | | - |
25 | | -## [v1.0.0] - 2026-05-24 |
26 | | -### Added |
27 | | -- Initial public release of the OpenCode Ecosystem. |
28 | | -- Introduced the foundational structure of the platform. |
29 | | -- Published the first documented vision for a coordinated multi-agent AI ecosystem. |
30 | | - |
31 | | -### Changed |
32 | | -- Established the initial base for future evolution of the project. |
| 3 | +Todas as mudancas notaveis do OpenCode Ecosystem documentadas neste arquivo. |
| 4 | + |
| 5 | +--- |
| 6 | + |
| 7 | +## [v4.6.1] — 2026-05-30 |
| 8 | + |
| 9 | +### Adicionado |
| 10 | +- Diretorio `docs/` com documentacao completa de engenharia de software |
| 11 | + - `ENGENHARIA_DE_SOFTWARE.md`: SDD, TDD, CI/CD, SWEBOK, Git Safety, ADR, DI, fluxogramas, tabelas (500+ linhas) |
| 12 | + - `SPEC_COVERAGE.md`: 186/186 componentes documentados (100% cobertura), matriz por subsistema |
| 13 | +- Diretorio `tdd-docs/` com documentacao de TDD academico |
| 14 | + - `README.md`: 570 testes, 25/25 validacoes, pipeline de validacao continua |
| 15 | + - `CORA_DEBATE.md`: verificacao simbolica V1-V7, self-consistency K=7, calibracao Platt |
| 16 | + - `PHD_AUDITOR.md`: NashSolver, StatisticalRigor, QualisA1Auditor, SensitivityAnalyzer |
| 17 | + - `TSAC_RASTREABILIDADE.md`: 87 palavras banidas, 46 anotacoes auditaveis, matriz de substituicao |
| 18 | + - `SCORE_QUALIS.md`: motor de pontuacao, 7 criterios ponderados, historico de scores |
| 19 | +- Diagrama SVG `engineering-architecture.svg`: arquitetura 6 camadas L1-L6 com gradientes |
| 20 | +- README.md expandido com 17 ciclos evolutivos detalhados, metricas do ecossistema, relatorio tecnico, timeline |
| 21 | +- CHANGELOG.md expandido com todos os ciclos evolutivos |
| 22 | + |
| 23 | +### Modificado |
| 24 | +- README.md: versao 4.6.1, tabela de metricas, relatorio tecnico, 17 ciclos evolutivos, timeline |
| 25 | +- Links quebrados corrigidos (docs/ e tdd-docs/ agora existem) |
| 26 | + |
| 27 | +--- |
| 28 | + |
| 29 | +## [v4.6.0] — 2026-05-26 |
| 30 | + |
| 31 | +### Adicionado — Taxonomia 350+ Raciocinios + Creative Leap + Contraprova |
| 32 | +- Taxonomia expandida de 38 para 350+ tipos de raciocinio em 35 categorias |
| 33 | +- Creative Leap Generator: geracao autonoma de 4 novos raciocinios (R201-R204) |
| 34 | + - R201: Cost-Benefit (trade-off estruturado com funcao utilidade) |
| 35 | + - R202: Fairness-Rawls (maximin sobre utilidades dos agentes menos favorecidos) |
| 36 | + - R203: Stability-Lyapunov (analise de estabilidade via funcao de Lyapunov) |
| 37 | + - R204: Emergence (propriedades coletivas nao redutiveis a partes individuais) |
| 38 | +- Orquestrador definitivo 7 fases (Classify → Select → Activate → Execute → Verify → Calibrate → Learn) |
| 39 | +- Validacao IMO: 10 problemas reais, PCI medio 99/100, Cohen's d 5.37 |
| 40 | +- Contraprova geometria simpletica: PCI 100/100, 4 identidades via calculo exterior |
| 41 | +- Artigo ABNT 40 paginas/44 referencias com trilha de auditoria |
| 42 | +- Novos agentes: ConsensusEngine, TemperatureController, BellmanEngine, ChemistryAgent, SymPy Physics Engine, 5 GameTheoryAgents |
| 43 | +- CORA-Eval Benchmark: 150 tarefas x 10 dimensoes x 4 niveis, baseline CORA-Score 0.67 |
| 44 | +- Q-Score UCB1 para selecao adaptativa de tarefas pendentes |
| 45 | + |
| 46 | +--- |
| 47 | + |
| 48 | +## [v4.2.3] — 2026-05-19 |
| 49 | +### Adicionado — PyPI Scout + DataOrchestrator + Multi-Domain Hooks |
| 50 | +- PyPI Scout: 22+ bibliotecas curadas, matriz de afinidade 5 pipelines, CLI 7 comandos |
| 51 | +- DataOrchestrator: linguagem natural → 8 dominios de dados, 592 linhas |
| 52 | +- 10 Ecosystem Hooks v2.0 (R8:5 + R9:5) |
| 53 | +- 30+ bibliotecas Python instaladas (yfinance, ccxt, fredapi, biopython, pysus, etc.) |
| 54 | +- 12 novas bibliotecas em 6 dominios |
| 55 | +- 20+ fontes Qualis A1 |
| 56 | +- Artigo LaTeX ABNT 12 paginas |
| 57 | +- 3 fluxogramas SVG |
| 58 | + |
| 59 | +--- |
| 60 | + |
| 61 | +## [v4.2.2] — 2026-05-16 |
| 62 | +### Adicionado — Antigravity Bridge + Skills Refinement |
| 63 | +- Plugin `antigravity-bridge.ts` registrado no Container |
| 64 | +- Skill `antigravity-integration` indexada no registry (105 skills) |
| 65 | +- MCP `antigravity-mcp` (41 total) |
| 66 | +- 6 capacidades exclusivas Google DeepMind |
| 67 | +- Delegacao de imagem, browser, busca web e subagentes paralelos |
| 68 | + |
| 69 | +--- |
| 70 | + |
| 71 | +## [v4.2.1] — 2026-05-14 |
| 72 | +### Adicionado — 7 SVGs + DI Migration |
| 73 | +- 7 diagramas SVG interativos (arquitetura, agentes, pipeline, MCP, RAG, self-healing, MiroFish/PhD) |
| 74 | +- Injeção de Dependencia Fases 1-7 (88/88 testes) |
| 75 | +- Container com 11 servicos |
| 76 | +- Bridge Python <-> TypeScript |
| 77 | + |
| 78 | +--- |
| 79 | + |
| 80 | +## [v4.2.0] — 2026-05-10 |
| 81 | +### Adicionado — P14-P18 + 38 Raciocinios |
| 82 | +- Pipeline MiroFish/BettaFish P14-P18 completo |
| 83 | +- Agent Forum com 38 raciocinios em 6 categorias |
| 84 | +- 10 estrategias de Teoria dos Jogos |
| 85 | +- BRAZIL_TIMEZONE (UTC-3) |
| 86 | +- 50 indicadores reais (World Bank, WHO, FAO, UNESCO) |
| 87 | +- SensitivityAnalyzer, IMRADFormatter |
| 88 | +- Estrutura do repositorio refinada e organizada |
| 89 | + |
| 90 | +--- |
| 91 | + |
| 92 | +## [v4.0.0] — 2026-05-05 |
| 93 | +### Adicionado — MiroFish/BettaFish + PhD Auditor |
| 94 | +- Pipeline P14-P18: Agent Forum → DocIR → ANP → MetaWriter → PhD Auditor |
| 95 | +- NashSolver: equilibrio Nash NxM (Lemke-Howson) |
| 96 | +- StatisticalRigor: Cohen's d, Bonferroni, Power Analysis |
| 97 | +- QualisA1Auditor: score 0-100 com 7 criterios |
| 98 | +- Integracao nexus-phd-strategist |
| 99 | +- Consolidacao da arquitetura multi-agente |
| 100 | + |
| 101 | +--- |
| 102 | + |
| 103 | +## [v3.5] — 2026-05-01 |
| 104 | +### Adicionado — Sync + CJK Zero-Tolerance |
| 105 | +- `ptbr_corrector.py`: deteccao e remocao de caracteres CJK |
| 106 | +- Sync orchestrator multi-agente |
| 107 | +- Token efficiency rules (8 regras) |
| 108 | +- Contexto em chines (densidade +40%), output em PT-BR |
| 109 | +- Zero-tolerance CJK: 220 → 0 caracteres |
| 110 | + |
| 111 | +--- |
| 112 | + |
| 113 | +## [v1.0.0] — 2026-05-01 |
| 114 | +### Adicionado — Lancamento Inicial |
| 115 | +- Fundacao do OpenCode Ecosystem |
| 116 | +- Estrutura basica da plataforma |
| 117 | +- Primeira visao documentada do ecossistema multi-agente coordenado |
| 118 | +- 25 agentes, 12 MCPs, 20 skills |
0 commit comments