PrimeNawa R1

Database readiness

Database creation and schema migration are controlled by PrimeNawa.Host.Migrator. This Web host can inspect readiness, but it cannot create, adopt, upgrade, or roll back a database.

Read-only check

Current state

Application version 1.0.0.0
App_Data ready Ready
Data settings Present
Database reachable Ready
R1 migration ledger Ready
The database is ready for this Web release.
Deployment boundary

Required Migrator workflow

Supply the database connection through the approved secret environment variable PRIMENAWA_MIGRATOR_CONNECTION_STRING. Never place the connection string on the command line.

  1. Run PrimeNawa.Host.Migrator status --json.
  2. Run PrimeNawa.Host.Migrator verify --json.
  3. Generate and approve an exact migration plan.
  4. Run the confirmed apply command from the release runbook.
  5. Return here and refresh the read-only readiness check.

Existing legacy databases must pass exact parity verification through adopt-legacy; this page cannot mark a database as applied.


Governed operation

Create the initial administrator

This step is available only after the Migrator has established the verified R1 database. Account creation is dispatched through the normal operation pipeline and cannot execute schema SQL.

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.