Get comfortable with your app
Short answers, zero jargon. Start with the path below.
Your first VCAIST check
Choose your current project, browse its interface, then open Compare and select a second local folder or GitHub repository.
Open my workspaceChoose where your project livesUse a local folder, Drive, or GitHub.
Review the plain-English mapSee what each part affects.
Compare another interfaceBrowse both page carousels independently.
Things people ask first
Can VCAIST change my live app?
Not from this version. Simulations stay private, and future code changes will always wait for your approval.
What is a business control?
It is a number or rule in your code that changes how your business behaves—like a price, fee, discount, or limit.
Are the safety tests real?
The bundled pricing boundary check runs real fixture code and reports the actual output. Security and architecture findings are clearly labeled guided review examples until project-specific analysis is connected.
Does uploading code make it public?
No. Workspace routes require your authenticated session, selected files remain temporary in browser memory, and VCAIST does not publish your source code or place it in a shared project database.
Can another VCAIST user see my project?
No. Protected pages and AI endpoints verify your signed-in session on the server. Imported projects are currently temporary to your open browser workspace and are not available through a shared project list.
Use the sample app freely. It cannot affect a real store or customer.