Update all UML/PlantUML component diagrams
Table of Contents
This page is a capture in the deferred bucket of the product backlog — a pre-sprint idea, not yet pulled into a sprint as a story.
What
(One paragraph: the idea.)
Why
(Motivation, problem being solved, related context.)
References
See also
PlantUML diagrams in modeling/ directories are out of date. Many were generated from an earlier architecture (pre-service-isolation, pre-per-type equity) and no longer reflect the component boundaries or dependency graph.
A sweep is needed to:
- Regenerate component diagrams from the current
CMakeLists.txtdependency declarations. - Update sequence diagrams for the key flows (import, export, publish bundle).
- Remove diagrams for components that no longer exist.
Consider automating this as part of the CI documentation build.