Until now, the only way to show someone your architecture was a screenshot. That was backwards — showing your work is the whole point of a diagram — so sharing is free, on every plan. Every project can now mint a public read-only link: create, copy, and revoke it from the dashboard. Anyone with the link sees the real canvas — pan, zoom, the actual node components, not a flattened image — and cannot edit anything. Revoke the link and it goes dead immediately; creating a new one rotates the address, so an old URL someone saved stops working.
Security findings detail is a Pro and Team feature — Free sees the counts, and deploy-blocking error checks stay free for everyone. Here is why it exists: a diagram can look reasonable and still describe something you would not run in production — a bucket with public access open, a security group that admits the entire internet, a data store with encryption switched off. The canvas now validates continuously while you edit. Nodes with problems get a red or orange badge; clicking a badge opens the findings panel filtered to that node, and clicking a finding selects and centers the node it refers to. The security checks cover public S3 buckets, world-open security group rules, unencrypted data stores, IAM policies with wildcard actions or resources, and publicly accessible databases.
Try it: open a project, click Share, and send the link to someone.
Fixes & improvements
- •Press Ctrl+K (Cmd+K on Mac) on the canvas to search the catalog and place a service from the keyboard — same auto-wiring and companion resources as a drag
- •Optional email verification from the dashboard banner; nothing is locked behind it