Concepts & Architecture
This page explains how App Builder fits into Vince Platform, what the AI does and does not do, how generated apps stay isolated, and where security lives.
How App Builder fits into Vince Live
App Builder is a capability within Vince Platform. The platform handles business logic, data access, and security, while App Builder uses an AI assistant to generate the frontend code for business apps on top of that foundation.
The role of the AI
The AI generates frontend code only. It does not access M3 directly, run business logic, or change data by itself.
How App Builder keeps data safe
- The AI only generates the visible parts of the app
- Generated apps run in a protected, sandboxed area
- Requests to run workflows, look up data, or save records are routed through Vince Platform
- Existing platform and M3 security rules still apply at runtime
What shapes your apps
When you prompt App Builder, the AI uses more than just your message. It also considers the tenant prompt, the workflows and tables you added as resources, and the conversation history in the current build session.