Concepts
Gateway
The governed front door: BYOK passthrough, context injection, policies, and audit.
Blueprints
The analyzed, versioned profile of a repository โ architecture, conventions, API patterns, dependencies, and idioms โ injected into every request.
Codegraph
A per-org code knowledge graph that turns relationships grep can't see into queryable structure.
Idioms & drift
Mined-from-reality conventions your codebase already follows โ and how Unyform flags code that diverges from them.
Policies
Org-defined rules the gateway evaluates on AI traffic โ input and output โ to catch what slips through.
Context injection
How the gateway grounds every request in your codebase: a cached repo profile plus per-query semantic retrieval.
Analysis pipeline
How Unyform turns a connected repository into a codegraph, mined idioms, a versioned blueprint, and retrieval embeddings โ as a repeatable background job.
Ecosystem graph
Interactive Cytoscape views over the codegraph โ see your org's repos, calls, request flows, and policy compliance as a map.