Skip to content

Commit d72c32c

Browse files
author
marce
committed
docs: README v5.2.0 + SPEC_COVERAGE atualizado — 241 CTs, 7 suites SPEC, 5 Scanners Epistemologicos
1 parent 90ead5f commit d72c32c

2 files changed

Lines changed: 46 additions & 28 deletions

File tree

README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,28 @@
66

77
<br/>
88

9-
<img src="https://img.shields.io/badge/OpenCode_Ecosystem-v5.1.0-6366f1?style=for-the-badge&logo=openai&logoColor=white" alt="version"/>
9+
<img src="https://img.shields.io/badge/OpenCode_Ecosystem-v5.2.0-6366f1?style=for-the-badge&logo=openai&logoColor=white" alt="version"/>
1010

11-
# OpenCode Ecosystem v5.1.0
11+
# OpenCode Ecosystem v5.2.0
1212

13-
### 209 CTs Validados · Scanner Teleológico Reverso · Pipeline Evolutivo Autônomo · Score 100/100
13+
### 241 CTs Validados · 5 Scanners Epistemológicos · 7 Suites SPEC · Score 100/100
1414

1515
<br/>
1616

1717
[![Agentes](https://img.shields.io/badge/Agentes-128-6366f1?style=flat-square)](agents/)
1818
[![MCPs](https://img.shields.io/badge/MCP_Servers-46-0ea5e9?style=flat-square)](opencode.json)
1919
[![Skills](https://img.shields.io/badge/Skills-161-10b981?style=flat-square)](skills/)
20-
[![CTs](https://img.shields.io/badge/CTs-209%2F209-22c55e?style=flat-square)](specs/)
21-
[![Hooks](https://img.shields.io/badge/Ecosystem_Hooks-11-a855f7?style=flat-square)](skills/system/pypi-scout/ecosystem_hooks.py)
22-
[![Auditoria](https://img.shields.io/badge/Auditoria-7_componentes-ef4444?style=flat-square)](skills/system/academic-audit/)
23-
[![Scanner](https://img.shields.io/badge/Scanner_Teleológico-v1.0-f59e0b?style=flat-square)](skills/system/academic-audit/teleological_scanner.py)
20+
[![CTs](https://img.shields.io/badge/CTs-241%2F241-22c55e?style=flat-square)](specs/)
21+
[![Scanners](https://img.shields.io/badge/Scanners-5-f59e0b?style=flat-square)](skills/system/academic-audit/)
22+
[![Auditoria](https://img.shields.io/badge/Auditoria-9_componentes-ef4444?style=flat-square)](skills/system/academic-audit/)
2423
[![Score](https://img.shields.io/badge/Score-100%2F100-22c55e?style=flat-square)]()
2524
[![CJK](https://img.shields.io/badge/CJK_Leaks-0-22c55e?style=flat-square)]()
2625
[![Status](https://img.shields.io/badge/Status-Producao-22c55e?style=flat-square)]()
2726

2827
<br/>
2928

30-
> **Versao:** 5.1.0 · **Atualizado:** 2026-06-08 · **Modelo:** `deepseek-v4-pro`
31-
> **Novo:** Scanner Teleologico Reverso · NoologicalScanner v3.0 (negacao + word-boundary) · Pipeline /evolve com 7 subcomandos · 5 novas SPECs validadas (025-029) · 209/209 CTs PASS
29+
> **Versao:** 5.2.0 · **Atualizado:** 2026-06-08 · **Modelo:** `deepseek-v4-pro`
30+
> **Novo:** Scanner de Trajetórias Evolutivas (5 módulos) · CrossValidationEngine (73 arestas) · EvolutionTracker · TimelineEstimator · 7 suites SPEC (025-031) · 241/241 CTs PASS
3231
3332
</div>
3433

@@ -1040,10 +1039,10 @@ Mapa radial dos 10 subsistemas com classificação técnica individual: Nexus NM
10401039

10411040
<div align="center">
10421041

1043-
**OpenCode Ecosystem v5.0**
1042+
**OpenCode Ecosystem v5.2**
10441043

1045-
125 agentes · 46 MCPs · 150 skills · 26 agency · 226 suites · 14 evos
1044+
241 CTs · 7 Suites SPEC · 5 Scanners Epistemológicos · 128 agentes · 46 MCPs · 161 skills · 16 evos
10461045

1047-
*Documentação atualizada — 2026-06-02 · BRAZIL_TIMEZONE UTC-3*
1046+
*Documentação atualizada — 2026-06-08 · BRAZIL_TIMEZONE UTC-3*
10481047

10491048
</div>

docs/SPEC_COVERAGE.md

Lines changed: 35 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Spec Coverage Report — OpenCode Ecosystem v5.1.0
1+
# Spec Coverage Report — OpenCode Ecosystem v5.2.0
22

33
**Data:** 2026-06-08 | **Cobertura:** 100% | **Status:** 🟢 COMPLETO
44

@@ -16,27 +16,27 @@
1616
| MCPs (ativos + inativos) | 46 | 46 | 100% |
1717
| Plugins | 5 | 5 | 100% |
1818
| Comandos | 29 | 29 | 100% |
19-
| SPECs TDD (025-029) | 5 | 5 | 100% |
20-
| **TOTAL** | **167** | **167** | **100%** |
19+
| SPECs TDD (025-031) | 7 | 7 | 100% |
20+
| **TOTAL** | **169** | **169** | **100%** |
2121

2222
---
2323

2424
## Disciplinas de Engenharia de Software Aplicadas
2525

2626
| Disciplina | Artefato | Status |
2727
|-----------|----------|--------|
28-
| SDD (Spec-Driven Development) | 167 specs, 5 dimensões cada | 🟢 |
29-
| TDD (Test-Driven Development) | 209 CTs (5 suites: 161+10+8+18+12) | 🟢 |
28+
| SDD (Spec-Driven Development) | 169 specs, 5 dimensões cada | 🟢 |
29+
| TDD (Test-Driven Development) | 241 CTs (7 suites) | 🟢 |
3030
| CI/CD | Pipeline 5 gates (GitHub Actions) | 🟢 |
31-
| Manutenção (SWEBOK) | 167 entradas classificadas | 🟢 |
31+
| Manutenção (SWEBOK) | 169 entradas classificadas | 🟢 |
3232
| Git Safety | Protocolo commit-before-AI | 🟢 |
3333
| ADR | 5 decisões arquiteturais | 🟢 |
3434
| Arquitetura em Camadas | 3 camadas (MCP→Skill→Agent) | 🟢 |
3535
| DI Container | 11 serviços injetáveis | 🟢 |
3636

3737
---
3838

39-
## Suites TDD (v5.1.0)
39+
## Suites TDD (v5.2.0)
4040

4141
| Suite | SPEC | CTs | Status |
4242
|-------|------|-----|--------|
@@ -45,19 +45,37 @@
4545
| test_evolve_e2e.py | SPEC-027 | 8/8 | 🟢 |
4646
| test_noological_scanner.py | SPEC-028 | 18/18 | 🟢 |
4747
| test_teleological_scanner.py | SPEC-029 | 12/12 | 🟢 |
48-
| **TOTAL** | | **209/209** | 🟢 |
48+
| test_evolutionary_scanner.py | SPEC-030 | 16/16 | 🟢 |
49+
| test_scanner_refinement.py | SPEC-031 | 16/16 | 🟢 |
50+
| **TOTAL** | | **241/241** | 🟢 |
4951

5052
---
5153

52-
## Novas SPECs (v5.1.0)
54+
## Especificações (SPEC-025 a SPEC-031)
5355

54-
| SPEC | Nome | Descrição |
55-
|------|------|-----------|
56-
| SPEC-025 | Frontmatter Validator | Validação YAML de 161 SKILL.md (name, description, CJK, duplicatas) |
57-
| SPEC-026 | Evolve Pipeline Review | Auditoria SDD+TDD do pipeline evolutivo SENSE→LEARN |
58-
| SPEC-027 | Subcommand Routing + E2E | Routing de 7 subcomandos + integração E2E |
59-
| SPEC-028 | Noological Scanner v3.0 | Scanner epistemológico com negação + word-boundary + 10 dimensões |
60-
| SPEC-029 | Teleological Reverse Scanner | Scanner prescritivo: infere requisitos a partir de objetivos de pesquisa |
56+
| SPEC | Nome | Arquivo | CTs |
57+
|------|------|---------|-----|
58+
| SPEC-025 | Frontmatter Validator | `test_frontmatter_validator.py` | 161 |
59+
| SPEC-026 | Evolve Pipeline Review | `test_evolve_pipeline.py` | 10 |
60+
| SPEC-027 | Subcommand Routing + E2E | `test_evolve_e2e.py` | 8 |
61+
| SPEC-028 | Noological Scanner v3.0 | `test_noological_scanner.py` | 18 |
62+
| SPEC-029 | Teleological Reverse Scanner | `test_teleological_scanner.py` | 12 |
63+
| SPEC-030 | Evolutionary Trajectories Scanner | `test_evolutionary_scanner.py` | 16 |
64+
| SPEC-031 | Scanner Refinement (4 eixos) | `test_scanner_refinement.py` | 16 |
65+
66+
---
67+
68+
## Ecossistema de Scanners Epistemológicos
69+
70+
| Módulo | Arquivo | Função |
71+
|--------|---------|--------|
72+
| NoologicalScanner v3.0 | `noological_scanner.py` | "O que não existe?" — 10 dims × 92 cats, negação, word-boundary |
73+
| TeleologicalReverseScanner | `teleological_scanner.py` | "O que deveria existir?" — 8 goal types, inferência prescritiva |
74+
| CrossValidationEngine v2.0 | `cross_validation_engine.py` | "O que sustenta o quê?" — 73 arestas, bottlenecks, cascade |
75+
| PolymathicConvergence v2.0 | `evolutionary_pipeline.py` | "Quem já resolveu?" — 30 domínios, transferência bidirecional |
76+
| TrajectoryMapper | `evolutionary_pipeline.py` | "Qual o melhor caminho?" — 4 cenários, 3 rotas |
77+
| EvolutionTracker | `scanner_refinements.py` | Tracking temporal: snapshots, delta, trend, velocity |
78+
| TimelineEstimator | `scanner_refinements.py` | Timeline com fases, duração e risco |
6179

6280
---
6381

@@ -120,3 +138,4 @@ python scripts/health_check.py
120138
| 2026-05-09 | ~8% | ~19/249 | Estado inicial (pré-SDD) |
121139
| 2026-05-27 | 100% | 162/162 | Documentação completa aplicando engenharia de software |
122140
| 2026-06-08 | 100% | 167/167 | +5 SPECs TDD (025-029) · 209 CTs · Scanner Teleológico · Pipeline /evolve |
141+
| 2026-06-08 | 100% | 169/169 | +2 SPECs (030-031) · 241 CTs · 5 Scanners · EvolutionTracker · TimelineEstimator |

0 commit comments

Comments
 (0)