Improvedv0.1
Solarch Released!
Solarch is live. Design backend architecture as a validated graph, then let AI build on top of it — without hallucinated APIs.
- AI Architect — Describe what you want to build and watch a correct architecture appear on the canvas, grounded in a library of canonical patterns.
- Rules Engine — A strict, default-deny gate validates every connection. Frontends can't talk to tables; controllers can't reach repositories. Illegal edges never land.
- One canvas for the whole system — 22 node types and 16 semantic edges (CALLS, QUERIES, WRITES, PUBLISHES, and more) — not generic arrows.
- Instruct Mode — Switch modes and chat with your design. Every answer cites the exact nodes and focuses them on the canvas.
- Purpose-built editors — Double-click any node: column grids for tables, method tables for services, endpoint rows for controllers — no generic JSON forms.
- Single-home tabs — Each node lives in one place; other tabs reference it instead of copying. One source of truth, many views.
- Code Generation (Build plan) — Turn your validated graph into a real, type-safe project skeleton.
- Secure accounts — Sign-up, sign-in, and password reset with strong password rules built in.
Start free at app.solarch.dev.