Value Statement
ACM product has complex internal dependencies between its different parts. We need to automatically (using Claude Code) create a dependency graph that captures this complexity from the ACM repos. Then we should be able to visualize them and use it for variety of purposes - trouble shooting, testing, informed design decisions etc.
And through a different story, we do have a MCP Server that can allow LLM to query this.
Definition of Done for Engineering Story Owner (Checklist)
- The cypher statements for the graph are done and can be rendered in a Neo4j db for internal use