Class diagram

Details• Use mermaid-js

Useful to show deeper waterfall or inheritance structure or highlight specific functionality

Sub-systems. How important custom code works (Caching, DB query builder, Localisation, Event processing, Logging, Email generation & delivery, Search, File handling, Encryption).Typically these are candidates for extraction to a separate library or a service
GroupArchitecture
Priority3 COULD