command
ridu migrate plan
ridu migrate plan
[--database-url <url> | --database-path <path>]
[--allow-insecure-database (PostgreSQL or MongoDB)]
[--json]Inspect pending immutable execution topology without applying it.
PostgreSQL and MongoDB use --database-url or DATABASE_URL and accept --allow-insecure-database only for local development; SQLite uses --database-path or RIDU_SQLITE_PATH. Current executable config must match the latest artifact target before database inspection proceeds. JSON output exposes adapter-owned phase, step, checksum, and state details.