New updates and improvements to Ideatosystem.
Introduced a new Analysis tab that evaluates your system design against 11 architectural rules. It automatically detects single points of failure, unauthenticated databases, missing cache layers, and network bottlenecks. The engine intelligently reads node labels and edge types (like 'JWT auth') to reduce false positives, giving you a detailed score and actionable recommendations to improve your system's resilience and security.
Added a new 'Auto Generate' button in the Docs tab to instantly create structured technical documentation out of your system diagram. We also embedded a 'Capacity Math' calculator directly into the node properties panel—just enter expected DAU and request sizes to instantly estimate Peak QPS, Bandwidth, and 5-Year Storage requirements.
Introduced advanced version control for your system designs. You can now track every change, create named versions, commit updates, and rollback to previous states anytime. This ensures you never lose a good idea while experimenting with new ones.
Real time collaboration on the design board. Now you can collaborate with your team members on the design board in real time.
Launched a community reviews page where users can share their experience with Ideatosystem. Features animated review cards, star ratings, and a seamless submission form. Reviews are integrated across the site in the navbar, footer, and homepage.
Implemented a dedicated full-screen mode for the diagram view. This allows users to maximize their workspace for distraction-free system designing, accessible via the new toggle button in the dashboard toolbar.
Added a new 'Export Prompt' feature in the design dashboard. You can now download a structured text file containing your full system design (architecture, nodes, edges) formatted as a generic prompt. This is perfect for passing context to no-code tools like Cursor, Windsurf, or Bolt.