scripts/, run with
uv run python scripts/<name>.py or ./scripts/<name>.sh. Each is
idempotent where it matters and documents its own preconditions in its
header comment.
Operational scripts under scripts/ — onboarding, Vault bootstrap, production promotion, and offline verification.
scripts/, run with
uv run python scripts/<name>.py or ./scripts/<name>.sh. Each is
idempotent where it matters and documents its own preconditions in its
header comment.