feat: bootstrap the system topology graph from infrastructure manifests and live inventory #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The agent will only develop deep knowledge of the user’s systems if it starts from a strong topology prior instead of discovering every relation ad hoc.
Why this matters
A topology graph gives the agent durable knowledge about hosts, apps, identities, routes, containers, storage, and network dependencies. That is the substrate for complex cross-system analysis.
Current evidence
Deliverables
Definition of done
The agent can answer topology questions and use the graph as a reasoning prior for diagnostics and planning.