Skip to main content

Module wizard

Module wizard 

Source
Expand description

Top-level orchestration of the setup wizard.

execute runs the end-to-end flow: detect the project root, resolve the environment, provision PostgreSQL, collect secrets, write the profile, and optionally run migrations, returning a SetupOutput. The dry-run and cancellation paths short-circuit without touching the filesystem.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Functions§

build_cancelled
database_info
should_write