Legacy modules and internal dependencies detected
Gluecode
A scenario showing how legacy code can be normalized, encapsulated and moved into a more readable structure without radical rewrites.
TargetGluecode
ModoCode refactor
ligações3 ligações
Outputs observáveis4 Outputs observáveis
Esta vista mostra o detalhe operacional do caso de uso com dados mock, logs e outputs observáveis. A versão real corre através de backends LAN ou do gateway Objlab.
Modo
A demo usa dados sintéticos e não chama diretamente a VM na LAN.
Métricas mock
- Modules analyzed: 18 - Legacy classes and services identified
- Adapters generated: 7 - Compatibility layer ready
- Refactor tasks: 14 - Priority actions in the modernization plan
Software envolvido
- Legacy adapter
- Code refactoring
- Transformation layer
Backend e orquestração
- www.objlab.it gateway
- Gluecode API
- audit log
Fluxo da demo
- Open the legacy block
- Choose the refactoring path
- Run the demo flow
- Compare before and after
Mock request
{ "project": "legacy-app", "mode": "refactor", "goal": "adapter-layer", "dry_run": true }Mock response
{ "status": "ok", "modules": 18, "adapters": 7, "diff": ["rename service", "extract API boundary"] }Outputs observáveis
Refactoring mapAdapterLogical diffModernization tasks
Log de execução
Incremental refactoring plan created
3 points require source code validation
