Skip to content

Commit 0b85cda

Browse files
author
Marcelo Claro OpenCode
committed
docs: README atualizado — REVOLUCOES, MDE, 49 TDD, 150 manifestos, dissertacao
1 parent ece1219 commit 0b85cda

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@
1212
[![Agents](https://img.shields.io/badge/Agents-125-6366f1?style=flat-square)](agents/)
1313
[![MCPs](https://img.shields.io/badge/MCP_Servers-46-0ea5e9?style=flat-square)](opencode.json)
1414
[![Skills](https://img.shields.io/badge/Skills-150-10b981?style=flat-square)](skills/)
15-
[![Tests](https://img.shields.io/badge/Testes-34/34_SWE--Eval-22c55e?style=flat-square)](swe-eval-v1/)
15+
[![Tests](https://img.shields.io/badge/Testes-49/49_SWE--Eval-22c55e?style=flat-square)](swe-eval-v1/)
1616
[![CORA-Score](https://img.shields.io/badge/CORA--Score-3.04_M4-e11d48?style=flat-square)](https://github.com/MarceloClaro/CORA-Eval-Dissertacao)
17+
[![MDE](https://img.shields.io/badge/Motif_Discovery-15/15_TDD-8b5cf6?style=flat-square)](swe-eval-v1/motif_discovery/)
1718
[![SWE-Score](https://img.shields.io/badge/SWE--Score-v1.0-8b5cf6?style=flat-square)](swe-eval-v1/)
19+
[![Manifestos](https://img.shields.io/badge/Manifestos-150/150-f59e0b?style=flat-square)](swe-eval-v1/motif_discovery/inventory_auditor.py)
1820
[![CI/CD](https://img.shields.io/badge/CI/CD-GitHub_Actions-2088FF?style=flat-square)](https://github.com/MarceloClaro/Antiprojeto-UFC-PPGTE/actions)
1921
[![Docker](https://img.shields.io/badge/Docker-Ready-2496ED?style=flat-square)](https://github.com/MarceloClaro/Antiprojeto-UFC-PPGTE)
2022
[![SWOT](https://img.shields.io/badge/SWOT-100/100-f59e0b?style=flat-square)](https://github.com/MarceloClaro/Antiprojeto-UFC-PPGTE)
@@ -44,8 +46,9 @@ Derivado do parecer tecnico sobre os manuscritos "Engenharia de Software com Age
4446
| L7 | Registry v2.0 (SemVer + SHA256 + assinatura) | 100% | P2 |
4547
| L8 | EvalLab (t-test + Cohen's d + ANOVA) | 100% | P3 |
4648
| L9 | CrossPlatformValidator (3 plataformas) | 100% | P3 |
49+
| **L10** | **Motif Discovery Engine (MDE) — grafo + motivos + inventario** | **100%** | **P2** |
4750

48-
> **TDD:** 34/34 testes passando | **Arquivos:** 30 (specs + codigo + testes) | **Linhas:** ~2.400 Python
51+
> **TDD:** 49/49 testes passando (34 SWE-EVAL + 15 MDE) | **Arquivos:** 36 (specs + codigo + testes) | **Linhas:** ~2.700 Python
4952
5053
Este projeto e um trabalho em andamento. Muitos componentes estao em estagio experimental e as metricas reportadas sao auto-avaliadas pelo proprio sistema, nao por auditores externos.
5154

@@ -129,7 +132,9 @@ dimensoes × 4 niveis (Basico a Pesquisa). Resultados da execucao real:
129132
| `tests/` | Suite de testes |
130133
| `opencode.json` | Configuracao principal (46 MCPs, agentes, skills) |
131134
| `PARECER_TECNICO.md` | **NOVO** — Analise tecnica dos manuscritos fundacionais |
135+
| `REVOLUCOES.md` | **NOVO** — 11 revolucoes + 18 ciclos de evolucao documentados |
132136
| `ROADMAP.md` | **Atualizado** — Roadmap com prioridades P0-P3 |
137+
| `dissertacao/` | **NOVO** — Dissertacao LaTeX ABNT 59p + refs.bib |
133138

134139
---
135140

@@ -138,7 +143,9 @@ dimensoes × 4 niveis (Basico a Pesquisa). Resultados da execucao real:
138143
| Documento | Conteudo |
139144
|-----------|----------|
140145
| [PARECER_TECNICO.md](PARECER_TECNICO.md) | **NOVO** — Analise dos manuscritos "Engenharia de Software com Agentes Inteligentes" e "From Prompt to Process" |
141-
| [SWE-EVAL v1.0](swe-eval-v1/FRAMEWORK.md) | **NOVO** — Framework de 9 componentes para evolucao do ecossistema |
146+
| [REVOLUCOES.md](REVOLUCOES.md) | **NOVO** — 11 revolucoes estruturais + 18 ciclos de evolucao |
147+
| [SWE-EVAL v1.0](swe-eval-v1/FRAMEWORK.md) | **NOVO** — Framework de 9 componentes + MDE + Inventory Auditor |
148+
| [Dissertacao LaTeX](dissertacao/main.pdf) | **NOVO** — 59 paginas ABNT, 39 refs, 5 fluxogramas |
142149
| [ENGENHARIA_DE_SOFTWARE.md](docs/ENGENHARIA_DE_SOFTWARE.md) | SDD, TDD, CI/CD, SWEBOK, Git Safety, ADR |
143150
| [Roadmap](ROADMAP.md) | Planejamento futuro com SWE-EVAL |
144151
| [Cora-Debate](tdd-docs/CORA_DEBATE.md) | Verificacao simbolica V1-V7 |

0 commit comments

Comments
 (0)