You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve architecture-graph workflow discovery by inferring frontend-to-backend route connections and using them to surface more meaningful visualizer flows.
Included work
Add evidence-backed LLM inference for frontend-to-backend route links during graph initialization.
Expand workflow discovery and prioritize frontend components that reach API routes as visualizer flow roots.
Detect generic fetch-wrapper calls so client-to-route relationships are retained.
Improve enrichment intent quality and source ranges used by graph/query output.
The feature branch includes focused coverage for route inference, extractors, flow discovery, visualizer behavior, persistence, agent-loop behavior, and embeddings.
Summary
Improve architecture-graph workflow discovery by inferring frontend-to-backend route connections and using them to surface more meaningful visualizer flows.
Included work
Validation
The feature branch includes focused coverage for route inference, extractors, flow discovery, visualizer behavior, persistence, agent-loop behavior, and embeddings.