templates
Production software, deconstructed.
Every template below was extracted from a real, production open-source project through our brownfield analysis pipeline. These aren't mockups — they're Living Blueprints of software used by thousands of companies, ready to adapt to your domain.
48 entities · 178 nodes · 267 edges
Click to explore graph
42 entities · 156 nodes · 234 edges
Click to explore graph
38 entities · 142 nodes · 198 edges
Click to explore graph
908 entities · 2100 nodes · 3400 edges
Click to explore graph
45 entities · 167 nodes · 245 edges
Click to explore graph
12 entities · 48 nodes · 67 edges
Click to explore graph
how it works
From production OSS to your deployed application.
Every template follows the same pipeline. The source is proven software. The output is yours.
OSS Project
One of 6 battle-tested open-source projects with thousands of real-world users: Cal.com, Plane, Medusa, ERPNext, Twenty, Umami — covering scheduling, project management, commerce, ERP, CRM, and analytics.
Brownfield CPG Pipeline
Our code property graph pipeline clones the repo, parses every file with Tree-sitter, and runs Semgrep pattern analysis across the entire codebase.
Extracted Living Blueprint
The pipeline outputs a typed Living Blueprint: every entity, relationship, workflow, and guard rule. Machine-readable and queryable — the same graph your AI will write against.
Your Customization
Our AI-guided elicitation engine adapts the Blueprint to your vertical. Domain-specific entities and business rules are layered onto the base graph through structured conversation.
Your Living Blueprint
A fully customized Living Blueprint that reflects your exact domain, your workflows, and your business rules — not a generic template. Every line of generated code is proven against it.
Your Generated Code
The codegen pipeline generates code topologically — entities before operations, operations before endpoints, endpoints before UI. Every file is traceable to a spec node.
Deployed Application
One command. A complete 7-container stack on Railway — application, database, real-time messaging, cache, object storage, and durable workflows. Domain and SSL configured automatically.