eDisGo contains many interconnected components, but there is no high-level representation of how they fit together. This makes onboarding and debugging more difficult.
Desired solution
Develop a workflow or knowledge graph showing:
- Data flow
- Optimization pipeline
- Key modules and their interactions
Alternatives considered
Using only textual documentation, but this does not capture relationships clearly.
Additional context
A graph-based overview would help contributors and maintainers understand system structure.