trending
Ugur Akdogan

10h ago

What is the missing link in diagram-to-code workflows?

We recently shipped Solarch, a deterministic diagram-to-code compiler. Currently, the rules engine outputs strictly to NestJS. The core compilation logic is stable, and our next phase is focused on embedding this engine deeper into standard developer workflows.

Before we lock in the engineering cycles for the upcoming updates, I want to gather raw feedback from developers who build and maintain complex backend architectures.

Here is the immediate roadmap we are planning:

  • VS Code Extension: Full bi-directional synchronization between the visual architecture nodes and your local codebase.

  • MCP & API Support: Model Context Protocol integration to allow external AI agents and tools to interact directly with the Solarch rules engine.

  • Expanded Topology: Introduction of new node relation rules and support for different architectural diagram frameworks.

  • Obsidian-Style Graph Charts: A macro-level, interconnected dependency graph to visualize and navigate massive, complex systems.

Ugur Akdogan

4h ago

Solarch - Interactive diagrams with AI, and your code always in sync

Solarch is a diagram-to-code platform powered by a strict rules engine. It instantly transforms visual nodes into deterministic boilerplate code like DTOs and Services. We build the repetitive 80% of the architecture so you can code the core logic.