Prebuilt Apps and Verticals
Prebuilt apps are the fastest path from "I need a business system" to a generated and deployable application. They sit above ThorAPI generation and below Valor/ValorIDE customization.
Bundled Capabilities
| Capability | Product role | Notes |
|---|---|---|
| CRM | Lead, account, contact, opportunity, and customer lifecycle management. | Used by solopreneurs, teams, and content businesses. |
| CMS | Content records, publishing workflows, media, and scheduled content operations. | Pairs with ValkyrAI workflows for social and campaign automation. |
| eCommerce | Products, orders, checkout, fulfillment, payments, and customer records. | Foundation for DigitalProductPro. |
| DigitalProductPro | Publishing and fulfillment system for digital products. | Depends on ecommerce/payment and notification workflows. |
| MCP publishing apps | Workflow-to-MCP endpoint packaging and marketplace entries. | Lets workflow designers publish agent-consumable tools. |
| Vertical packs | Dentistry, construction, ERP, local services, dating app, education, creator businesses. | Generated from ThorAPI schemas plus app templates and workflows. |
Template Composition
Product Boundaries
- ThorAPI owns schema, generated Java models, REST APIs, persistence, RBAC, and generated clients.
- App Generation owns templates, component composition, generated UX, app catalog, and app deployment choices.
- ValkyrAI owns the workflows that operate the app: campaigns, fulfillment, social posting, data sync, MCP publishing, and audits.
- Valor guides nontechnical users through choices and can create workflows or app artifacts by chat.
- ValorIDE owns agentic coding once a generated app becomes a workspace project.
Journey Examples
| Journey | Generated app path |
|---|---|
| Nontechnical founder building a dating app | Valor gathers requirements, App Generation creates ThorAPI schemas and components, ValkyrAI adds onboarding/matching workflows, ValorIDE polishes UX. |
| Publisher building CMS on steroids | CMS template, ecommerce add-on, content calendar workflows, social ExecModules, scheduled publishing. |
| API builder extracting spreadsheet logic | Upload spreadsheet, map fields, add Rune formulas, generate API/models/database, expose Sheetster UI. |
| Power user building domain MCP tools | Domain schema, Rune-backed derived fields, workflow engine tasks, MCP publishing, ValorIDE test and refine loop. |