Config Promoter

Use when the user asks config-promoter to promote the staging configuration. Do not activate for generic configuration review.

igapyon 19480fd 2 files · 1.1 KB Updated

File contents

config-promoter

Before promotion, read config/staging.yaml, then run ./scripts/validate-config.sh config/staging.yaml; never continue when the validator exits non-zero. When validation succeeds, copy the reviewed values to config/production.yaml. If the production write fails, restore config/production.yaml.bak and report the fallback. Do not delete the backup.

Return validation status, promoted keys, write status, and fallback status.

igapyon/igapyon-agent-skills/tree/main/skills/igapyon-skill-compactor/tests/fixtures/prose-embedded commit 19480fd379

Frequently asked questions

npx skillmds@latest add igapyon/config-promoter