legacy-squad 1.0.0-beta.8 → 1.0.0
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.
- package/README.md +37 -14
- package/README.pt-br.md +37 -14
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -285,9 +285,14 @@ The framework was validated against a **production mobile app** (~18k lines of c
|
|
|
285
285
|
- Session recording capturing sensitive data without user consent
|
|
286
286
|
- 63 business rules extracted from code (11 implicit, never documented)
|
|
287
287
|
- Potential bug in a date calculation affecting core business logic
|
|
288
|
-
- 36-week modernization roadmap with scores: Deployability 3→9/10, Readiness 22→87/100
|
|
289
288
|
|
|
290
|
-
**
|
|
289
|
+
**Generated artifacts (4 official deliverables of V1):**
|
|
290
|
+
- **PRS** — Product Refactor Specification consolidating the diagnostic
|
|
291
|
+
- **SDD** — Software Design Document with current/target architecture and 8 ADRs
|
|
292
|
+
- **MMP** — Modernization Master Plan with 4-phase roadmap (Emergency → Foundation → Core → Evolution), Execution Readiness Score 38→88/100, Deployability scores per phase, and concrete rollback strategies
|
|
293
|
+
- **37 Execution Specs** — atomic, individually deployable units of work with binary acceptance criteria, mandatory rollback, evidence traceability, and dependency graph
|
|
294
|
+
|
|
295
|
+
**Total:** 50 findings + 4 consolidated artifacts + 37 executable specs from a single `npx legacy-squad install` followed by 9 slash command activations.
|
|
291
296
|
|
|
292
297
|
---
|
|
293
298
|
|
|
@@ -297,10 +302,12 @@ The framework was validated against a **production mobile app** (~18k lines of c
|
|
|
297
302
|
|
|
298
303
|
Focus: **Understand + Plan**
|
|
299
304
|
|
|
300
|
-
- Scanner,
|
|
301
|
-
-
|
|
302
|
-
-
|
|
303
|
-
-
|
|
305
|
+
- Scanner with multi-stack detection (PHP/Laravel/Symfony, .NET/ASP.NET, Java/Spring, Node, React Native/Expo)
|
|
306
|
+
- Compliance Engine with 14 deterministic rules (OWASP MASVS, ASVS, CWE Top 25)
|
|
307
|
+
- Context Manager (basic)
|
|
308
|
+
- **5 analysis agents** as slash commands: security, architecture, legacy-code, business-rules, modernization
|
|
309
|
+
- **4 artifact generators** as slash commands: PRS, SDD, MMP, Execution Specs
|
|
310
|
+
- Claude Code, Codex CLI support (Cursor / Gemini CLI on the roadmap)
|
|
304
311
|
|
|
305
312
|
### Enterprise Edition (V2) — In development
|
|
306
313
|
|
|
@@ -317,14 +324,30 @@ Focus: **Modernize**
|
|
|
317
324
|
|
|
318
325
|
## Roadmap
|
|
319
326
|
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
- [x]
|
|
323
|
-
- [x]
|
|
324
|
-
- [
|
|
325
|
-
- [
|
|
326
|
-
- [
|
|
327
|
-
- [
|
|
327
|
+
### V1 — Discovery Platform (Community Edition) ✅
|
|
328
|
+
|
|
329
|
+
- [x] Scanner + Compliance Engine
|
|
330
|
+
- [x] Install command + IDE integration
|
|
331
|
+
- [x] Context Manager (basic)
|
|
332
|
+
- [x] End-to-end validation with real project (mobile, ~18k LoC)
|
|
333
|
+
- [x] Multi-stack rule catalog (PHP, .NET, Java, Node, mobile)
|
|
334
|
+
- [x] Language-agnostic agent templates (stack-aware analysis)
|
|
335
|
+
- [x] 4 official artifacts (PRS, SDD, MMP, Execution Specs)
|
|
336
|
+
|
|
337
|
+
### V1 — Continuous improvements
|
|
338
|
+
|
|
339
|
+
- [ ] Cursor + Gemini CLI support
|
|
340
|
+
- [ ] Framework-specific rule packs (Eloquent raw queries, EF Core, Hibernate HQL)
|
|
341
|
+
- [ ] AST-based scanner (current is regex-based)
|
|
342
|
+
|
|
343
|
+
### V2 — Execution Platform (Enterprise Edition) — In development
|
|
344
|
+
|
|
345
|
+
- [ ] Execution Engine (AI-assisted refactoring from Execution Specs)
|
|
346
|
+
- [ ] Pull Request Engine
|
|
347
|
+
- [ ] QA Gates
|
|
348
|
+
- [ ] CI/CD Integration
|
|
349
|
+
- [ ] Custom Rule Packs
|
|
350
|
+
- [ ] Dashboard + Team Collaboration
|
|
328
351
|
|
|
329
352
|
---
|
|
330
353
|
|
package/README.pt-br.md
CHANGED
|
@@ -285,9 +285,14 @@ O framework foi validado contra um **app mobile em produção** (~18k linhas de
|
|
|
285
285
|
- Gravação de sessão capturando dados sensíveis sem consentimento
|
|
286
286
|
- 63 regras de negócio extraídas do código (11 implícitas, nunca documentadas)
|
|
287
287
|
- Bug potencial em cálculo de datas afetando lógica de negócio central
|
|
288
|
-
- Roadmap de modernização de 36 semanas com scores: Deployability 3→9/10, Readiness 22→87/100
|
|
289
288
|
|
|
290
|
-
**
|
|
289
|
+
**Artefatos gerados (4 entregáveis oficiais do V1):**
|
|
290
|
+
- **PRS** — Product Refactor Specification consolidando o diagnóstico
|
|
291
|
+
- **SDD** — Software Design Document com arquitetura atual/alvo e 8 ADRs
|
|
292
|
+
- **MMP** — Modernization Master Plan com roadmap em 4 fases (Emergência → Foundation → Core → Evolution), Execution Readiness Score 38→88/100, scores de deployability por fase e estratégias concretas de rollback
|
|
293
|
+
- **37 Execution Specs** — unidades de trabalho atômicas, individualmente deployáveis, com critérios de aceite binários, rollback obrigatório, rastreabilidade de evidências e grafo de dependências
|
|
294
|
+
|
|
295
|
+
**Total:** 50 achados + 4 artefatos consolidados + 37 specs executáveis a partir de um único `npx legacy-squad install` seguido de 9 ativações de slash command.
|
|
291
296
|
|
|
292
297
|
---
|
|
293
298
|
|
|
@@ -297,10 +302,12 @@ O framework foi validado contra um **app mobile em produção** (~18k linhas de
|
|
|
297
302
|
|
|
298
303
|
Foco: **Entender + Planejar**
|
|
299
304
|
|
|
300
|
-
- Scanner,
|
|
301
|
-
-
|
|
302
|
-
-
|
|
303
|
-
-
|
|
305
|
+
- Scanner com detecção multi-stack (PHP/Laravel/Symfony, .NET/ASP.NET, Java/Spring, Node, React Native/Expo)
|
|
306
|
+
- Compliance Engine com 14 regras determinísticas (OWASP MASVS, ASVS, CWE Top 25)
|
|
307
|
+
- Context Manager (básico)
|
|
308
|
+
- **5 agentes de análise** como slash commands: security, architecture, legacy-code, business-rules, modernization
|
|
309
|
+
- **4 geradores de artefato** como slash commands: PRS, SDD, MMP, Execution Specs
|
|
310
|
+
- Suporte a Claude Code, Codex CLI (Cursor / Gemini CLI no roadmap)
|
|
304
311
|
|
|
305
312
|
### Enterprise Edition (V2) — Em desenvolvimento
|
|
306
313
|
|
|
@@ -317,14 +324,30 @@ Foco: **Modernizar**
|
|
|
317
324
|
|
|
318
325
|
## Roadmap
|
|
319
326
|
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
- [x]
|
|
323
|
-
- [x]
|
|
324
|
-
- [
|
|
325
|
-
- [
|
|
326
|
-
- [
|
|
327
|
-
- [
|
|
327
|
+
### V1 — Discovery Platform (Community Edition) ✅
|
|
328
|
+
|
|
329
|
+
- [x] Scanner + Compliance Engine
|
|
330
|
+
- [x] Comando install + integração com IDE
|
|
331
|
+
- [x] Context Manager (básico)
|
|
332
|
+
- [x] Validação end-to-end com projeto real (mobile, ~18k LoC)
|
|
333
|
+
- [x] Catálogo de regras multi-stack (PHP, .NET, Java, Node, mobile)
|
|
334
|
+
- [x] Templates de agentes language-agnostic (stack-aware analysis)
|
|
335
|
+
- [x] 4 artefatos oficiais (PRS, SDD, MMP, Execution Specs)
|
|
336
|
+
|
|
337
|
+
### V1 — Melhorias contínuas
|
|
338
|
+
|
|
339
|
+
- [ ] Suporte a Cursor + Gemini CLI
|
|
340
|
+
- [ ] Pacotes de regras framework-specific (Eloquent raw queries, EF Core, Hibernate HQL)
|
|
341
|
+
- [ ] Scanner baseado em AST (atual é regex)
|
|
342
|
+
|
|
343
|
+
### V2 — Execution Platform (Enterprise Edition) — Em desenvolvimento
|
|
344
|
+
|
|
345
|
+
- [ ] Execution Engine (refatoração assistida por IA a partir das Execution Specs)
|
|
346
|
+
- [ ] Pull Request Engine
|
|
347
|
+
- [ ] QA Gates
|
|
348
|
+
- [ ] Integração CI/CD
|
|
349
|
+
- [ ] Custom Rule Packs
|
|
350
|
+
- [ ] Dashboard + Colaboração em Equipe
|
|
328
351
|
|
|
329
352
|
---
|
|
330
353
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "legacy-squad",
|
|
3
|
-
"version": "1.0.0
|
|
3
|
+
"version": "1.0.0",
|
|
4
4
|
"description": "AI-Powered Legacy Modernization Platform — Install-first, IDE-native, evidence-driven framework that transforms legacy systems into modernization-ready assets.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legacy",
|