Modules§
Structs§
Enums§
Constants§
- SETUP_
STATE_ DIR - SETUP_
STATE_ SCHEMA_ VERSION - Bumped to
3for C7: the schema adds a requiredenv_idfield so each persisted state is bound to the environment that produced it. Older (schema_version <= 2) state files have noenv_idand the wizard now rejects them at re-mint time — they must be re-emitted under the active--env. SeePersistedSetupState::env_id.