Live dependency mapping platform that visualizes system relationships, health, and failure impact for modern distributed architectures.
- Designed and implemented a from-scratch Clean Architecture solution across Domain, Application, Infrastructure, Persistence, and Web layers.
- Built blast-radius what-if simulation to instantly visualize downstream impact when a selected dependency goes down.
- Implemented real-time dependency and health updates over Server-Sent Events with searchable and filterable graph interactions.
- Added versioned topology history with restore support, plus JSON import and export with merge or replace workflows.
- Integrated production-ready observability using OpenTelemetry tracing, Prometheus metrics exposure, and structured NLog pipelines.