Struktural Platform Documentation

AI builds your apps. You own the infrastructure.

Introduction

What if you could build your application in minutes?

Imagine conversational AI conceptualizing your business rules, automatically scaffolding your database, and delivering a production-ready CRM in less than an hour.

Struktural is a high-performance, multi-tenant enterprise application platform built on .NET 10. It is designed to bridge the gap between rapid application development (Low-Code) and enterprise-grade extensibility (Pro-Code).

The platform allows organizations to design, deploy, and scale complex line-of-business applications without the traditional overhead of managing boilerplate code, database migrations, and frontend scaffolding, while retaining the ability to inject deep business logic through native C# scripting and external API integrations.

Core Philosophy

Traditional Low-Code platforms often suffer from the "glass ceiling" effect: they excel at building simple CRUD applications but fail when business requirements demand complex synchronous validation, asynchronous orchestration, or strict data isolation. Furthermore, most "AI App Builders" produce black-box outputs that lock you into their proprietary hosting environments.

Struktural addresses this by pairing an advanced AI Architect with a decoupled, transparent execution engine. You converse with the AI to generate the application, and the AI outputs standard JSON schemas and native C# scripts. Because the platform natively supports standard relational databases (PostgreSQL, SQL Server) and cloud providers (Azure, AWS), you maintain total ownership of your data and infrastructure.

Primary Capabilities

Documentation Organization

This knowledge base is structured to serve the different personas interacting with the Struktural platform:

  1. Overview: High-level concepts, architectural principles, and capability summaries.

  2. Platform Administration: Infrastructure deployment, global security, authentication providers (SSO), and tenant provisioning.

  3. Application Building: Guides for utilizing the Struktural Studio to model schemas, design views, and seed master data.

  4. Business Logic & Scripting: API references and technical constraints for writing C# logic within the platform's execution sandbox.

  5. Automations & Workflows: Detailed specifications for designing and configuring background orchestration processes.

  6. External Integrations: Configuration of external web services, data mapping, and API consumption.

  7. AI & MCP Integration: Configuring external AI assistants (Cursor, Claude) and internal RAG chatbots to query this documentation via the Model Context Protocol.

  8. Technical Reference: Centralized hub for strict API definitions, internal JSON schemas, and technical syntax rules designed for Architects and AI Agents.