How GenieForge works
A shared blueprint, isolated projects, and versioned change from real usage.The loop
Blueprint vs project
- App (blueprint): the recipe shared across every workspace of that app. One app can have many projects.
- Project: an isolated runtime (its own data and files). Use one project per client, or staging vs live-style boundaries.
Same product, three layers
Imagine an inspection app:
Acme never sees Beta’s rows. A blueprint change can roll out to both projects after you publish; each project’s history stays separate.
Which surface to use
Details: Build mode vs Chat mode.

