• Support multiple "Application" nodes (each representing a different microservice)
- Model inter-service communication, not just "my app → dependencies"
- Visualize which service calls which
- Why: Real distributed systems have many services; FlowReactor currently models only one app's perspective