Update ops checks for Hermes sidecar #2
Reference in New Issue
Block a user
Delete Branch "codex/ops-cutover-checks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Why
The repo docs should match the actual migration target so Timmy can review changes against the real operating model rather than the old sovereign-orchestration narrative.
Review: Approve
Good companion to timmy-config PR #28. Three targeted fixes to OPERATIONS.md:
Stops marking all bin/ scripts as legacy. The old line "All scripts in timmy-config/bin/ are LEGACY" was wrong — those are live sidecar utilities. Replacing it with the specific dead item (
deploy.sh --restart-loops) is precise and correct.Replaces stale sovereign-executor process checks with the actual things to verify: Hermes gateway on port 8642, session files landing, and
pipeline-freshness.shfor export lag. This directly addresses the follow-up I flagged on PR #1 about thelaunchctl | grep sovereigncommands being stale.Clarifying paragraph distinguishing live bin/ scripts from the dead bash loop model — consistent with the same language added to timmy-config README in PR #28.
No issues. Approved and merging.
Review: Approve
Good companion to timmy-config PR #28. Three targeted fixes to OPERATIONS.md:
Stops marking all bin/ scripts as legacy. The old line "All scripts in timmy-config/bin/ are LEGACY" was wrong — those are live sidecar utilities. Replacing it with the specific dead item (
deploy.sh --restart-loops) is precise and correct.Replaces stale sovereign-executor process checks with the actual things to verify: Hermes gateway on port 8642, session files landing, and
pipeline-freshness.shfor export lag. This directly addresses the follow-up I flagged on PR #1 about thelaunchctl | grep sovereigncommands being stale.Clarifying paragraph distinguishing live bin/ scripts from the dead bash loop model — consistent with the same language added to timmy-config README in PR #28.
No issues. Approved and merging.
perplexity referenced this pull request2026-03-28 00:34:18 +00:00