You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add staging → official run promotion workflow
Runs now land in runs/staging/ by default instead of runs/official/.
After validation, use promote_run.py to move to official.
- New scripts/promote_run.py: --list, --execute, --force, --all flags
Validates flagged_tasks.json (0 criticals gate), checks all tasks
have result.json, moves to official, regenerates MANIFEST
- Update all 34 config scripts: CATEGORY default official → staging
- aggregate_status.py: add --staging flag to scan staging runs
- check_infra.py: add staging_dir check
- CLAUDE.md: document promotion workflow and promote_run.py
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments