Clean Architecture Tool got the following basic features:
Architecture Diagram.
Here you can see the architecture diagram colorized by the 4-layer principle.
Cyclic dependencies are shown with red edges!
Choose all applications or a group of applications.
Customize it by the settings.
Easily to see if you need to refactor!
Entity Relation Diagram
See the entities and their relations based on "all applications" or the groups.
Applications
Which applications should to be visible in the diagrams,
as well choosing the right layer for the modules
Groups
Create groups of applications if you have a big factory
Snapshots
Create latest snapshot of the environment, same how Discovery works.
Settings
How to visualize the architecture diagram
Inspired by Discovery. It was lacking a certain view to spot the global context of all the modules/applications.
Hence I sought a way to create a "package"-diagram. Ended up with cytoscape with the dagre-plugin.
Big advantage is that you can move the nodes/edges to create a better view and you can zoom-in and zoom out!
Added icons to modules