FlowMap Hallucination Guard for Swift (Public Beta)FlowMap Hallucination Guard for Swift helps you catch risky AI-generated Swift changes by showing what actually changed in the code graph. It turns Swift files, types, functions, and calls into a visual graph, then highlights added, removed, changed, and impacted relationships so you can verify AI output before trusting it.
What it does
Requirements
Quick Start
Public Beta NoticeThis extension is in public beta. Behavior around advanced cross-file call resolution (protocols/extensions/generics) is conservative by design and will be improved incrementally. FlowMap is not a compiler or type checker. It is a graph-based review aid for spotting suspicious structural changes faster. |