arcadiasuite/server/miroflow
Jonas Pacheco 53b9fc5408 fix: simplify MiroFlow engine-proxy, remove broken KG registration
- Remove unused crypto import and broken createNode dependency
- Delete registerExecutionInKG function (was fully commented)
- Clean up excessive console.logs
- Streamline POST /api/miroflow/analyze route
- Routes should now register cleanly without initialization errors

This fixes the TypeError that was preventing route registration.
2026-03-31 16:03:58 -03:00
..
engine-proxy.ts fix: simplify MiroFlow engine-proxy, remove broken KG registration 2026-03-31 16:03:58 -03:00
routes.ts feat(03-02): criar MiroFlow proxy TypeScript com timeout 300s e KG audit logging 2026-03-25 10:41:12 -03:00