Skip to content

feat(sf): retime Friday shell-run rule to 1:45 PM PT (operator request)#262

Merged
cipher813 merged 2 commits into
mainfrom
feat/friday-shell-run-retime-1345pt
May 18, 2026
Merged

feat(sf): retime Friday shell-run rule to 1:45 PM PT (operator request)#262
cipher813 merged 2 commits into
mainfrom
feat/friday-shell-run-retime-1345pt

Conversation

@cipher813
Copy link
Copy Markdown
Owner

Retimes the existing alpha-engine-friday-shell-run EventBridge rule (shipped by #258) from cron(30 21 ? * FRI *) (14:30 PT PDT) → cron(45 20 ? * FRI *) = 20:45 UTC = 1:45 PM PT PDT / 12:45 PM PT PST, per operator request.

  • One rule retimed, not a second rule — per the no-redundant-scheduled-infra principle; the feat(sf): Friday-PM shell_run dry-pass of the Saturday pipeline (spine; rule shipped disabled) #258 rule already is the dedicated Friday shell trigger, just at the wrong time.
  • Still after the Friday EOD SF (~1:25 PT — no trading-instance collision) and ~12h before the real Sat 09:00 UTC firing (operator fix window preserved).
  • Rule stays State: DISABLED — enable deliberately via aws events enable-rule --name alpha-engine-friday-shell-run --region us-east-1 (per the fail-loud/no-backstop posture).
  • DST note: EventBridge cron is fixed UTC; anchored to PDT (the dominant season) exactly as feat(sf): Friday-PM shell_run dry-pass of the Saturday pipeline (spine; rule shipped disabled) #258 did — seasonal ±1h drift is immaterial for a preflight that just needs to land Friday-PM before Sat 02:00.
  • Comments + the wiring test's pinned cron/timing assertion updated. Full data suite 1337 passed / 1 skipped.

🤖 Generated with Claude Code

cipher813 and others added 2 commits May 18, 2026 15:05
…perator request)

Per Brian: the Friday shell-run should fire at 1:45 PM PT. Retimes the
existing alpha-engine-friday-shell-run EventBridge rule (#258) from
cron(30 21 ? * FRI *) (14:30 PT PDT) to cron(45 20 ? * FRI *) (1:45 PM
PT PDT / 12:45 PM PT PST). Single rule retimed, NOT a second redundant
rule (per feedback_dont_add_redundant_scheduled_infra). Still after the
Friday EOD SF (~1:25 PT, no trading-instance collision) and ~12h before
the real Sat 09:00 UTC firing. Rule stays State: DISABLED — operator
enables deliberately via `aws events enable-rule`. Comments + the
wiring test's pinned cron/timing updated. Suite 1337 passed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cipher813 cipher813 merged commit 7d7a4f9 into main May 18, 2026
1 check passed
@cipher813 cipher813 deleted the feat/friday-shell-run-retime-1345pt branch May 18, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant