Skip to main content
Version: 4.0.0-preview

Architecture

The Architecture view renders a read-only map from AppContainer.introspect(), the same metadata the framework uses internally.

ExpressoTS Studio architecture map showing controllers, services, and DI dependencies
  • Controllers, use cases, providers, and middleware appear as nodes with DI scope badges.
  • Active paths highlight as requests flow, so you can see which slice of the graph your traffic actually exercises.
  • Complements Container (binding-level detail) with a higher-level structural map of the application.

Toggle Hide orphans, Hide leaves, and layout direction (LR/TB) from the toolbar. Per-node badges show recorded request counts and P95 latency when traffic exists.