Environments | Cofounder Docs

Environments

During onboarding, Cofounder sets up staging and production for the managed app stack.

Staging is where changes get reviewed and tested before they go live. Production is what powers the live app.

Staging And Production

For the app:

For marketing:

How Changes Reach Each Environment

Staging

Staging is the shared review environment.

To publish agent work to staging:

  1. The agent finishes work in its sandbox
  2. The agent requests a deploy
  3. You approve Publish to Staging
  4. Staging / preview updates for that target

For app work:

Production

Production is the live environment.

To publish staging to production:

  1. Use the workspace Publish button, or ask Cofounder to publish
  2. Cofounder runs the production publish flow for the selected target
  3. When publish completes, the live deployment updates

For app work:

How They Link Together

For app publishing:

After production publish:

Marketing publishing follows the same staging-then-production flow, without the managed app backend.

Next Steps