ORCH cleanup L-1/L-2/L-3: stages comment, prune run logs, emoji constants #7

Merged
admin merged 3 commits from feature/ORCH-cleanup-L1L2L3 into main 2026-06-03 09:55:53 +03:00
Owner

Final hygiene, 3 independent commits.

  • L-1 docs(stages): fix misleading STAGE_TRANSITIONS header comment (agent launches when advancing FROM this stage). Comment-only.
  • L-2 feat(launcher): prune_run_logs(keep_days=30, keep_max=500) best-effort at startup; ORCH_LOG_KEEP_DAYS/ORCH_LOG_KEEP_MAX; active log + non-.log untouched; +6 tests.
  • L-3 refactor(plane_sync): emoji to EMOJI_STAGE/EMOJI_QG_FAIL/EMOJI_DONE; output byte-identical.

Tests: 151 passed (145 baseline + 6 new), 9 pre-existing 401s unchanged. No deploy/merge.

Final hygiene, 3 independent commits. - L-1 docs(stages): fix misleading STAGE_TRANSITIONS header comment (agent launches when advancing FROM this stage). Comment-only. - L-2 feat(launcher): prune_run_logs(keep_days=30, keep_max=500) best-effort at startup; ORCH_LOG_KEEP_DAYS/ORCH_LOG_KEEP_MAX; active log + non-.log untouched; +6 tests. - L-3 refactor(plane_sync): emoji to EMOJI_STAGE/EMOJI_QG_FAIL/EMOJI_DONE; output byte-identical. Tests: 151 passed (145 baseline + 6 new), 9 pre-existing 401s unchanged. No deploy/merge.
admin added 3 commits 2026-06-03 09:55:30 +03:00
admin merged commit be27f506e3 into main 2026-06-03 09:55:53 +03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/orchestrator#7