Information Architecture Diagram Builder
A vibe-coded application to allow users to model information architecture diagrams for their apps. This is an important UX tool for many designers and developers.
The editor now keeps a browser-local draft of your current syntax. When the app is served over HTTP(S) it uses a service worker, and when you open index.html directly with file:// it falls back to local browser storage so reloading still restores your in-progress work.
Hope you like it!