Resources
Glossary
A shared vocabulary for modeling cloud changes with Emfirge.
Terms
| Term | Meaning |
|---|---|
| Analysis | The result of collecting and evaluating an AWS account and region. |
| Base | The saved infrastructure snapshot a branch starts from. |
| Branch | A base snapshot plus an ordered list of hypothetical changes. |
| Mutation | One add, modify, or delete operation in the model. |
| Graph | Resources represented as nodes, connected by typed relationships. |
| Lens | An evaluation of a particular aspect of the infrastructure model. |
| Diff | The resources, relationships, findings, and reachability that changed. |
| Verdict | An advisory pass, warn, or block from the current evaluation. |
| Attack path | A modeled route from an entry point toward another resource. |
| Blast radius | The modeled resources reachable after a compromise or change. |
| MCP | Model Context Protocol: the interface used by an agent to call Emfirge tools. |
| Needs a real run | A question the model cannot resolve without execution or measured data. |
Based on the Emfirge MCP and engine source.View source