Graph Layer — Score Agent Workflow Graphs | Cromus
The Cromus Graph Layer imports agent workflow definitions from GRAPH.md, generic graph JSON, LangGraph, CrewAI, AutoGen, OpenAI Agents, Anthropic, Replit Agent, and MCP-linked subgraphs. Every source is normalized into one canonical Graph IR before analysis.
The deterministic engine scores four existing Croms dimensions: Cost Waste, Latency Overhead, Failure Risk, and Structural Gaps. It also enumerates bounded entry-to-exit paths and estimates per-path cost, latency, failure probability, and loop iterations. No LLM calls are used and uploaded graph documents are not persisted.