There are many diagramming tools out there but all of them are abstract. What if you could leverage a tool like Mermaid to have a validation engine that supports multiple cloud architectures like AWS, GCP, Azure. Would it make the life of software engineers/ architects easier. This would be more efficient than asking a LLM to validate your diagram.
Eg: This tool will be "intelligent" enough to know that subnets exists inside a VPC. You cannot route data from the internet to a resource in a private subnet without a NAT gateway.