Update ops checks for Hermes sidecar #2

Merged
perplexity merged 1 commits from codex/ops-cutover-checks into main 2026-03-27 21:57:27 +00:00
Member

Summary

  • stop describing all timmy-config bin scripts as legacy
  • replace the stale sovereign-executor checks with Hermes gateway, session, and export-freshness checks
  • call out deploy.sh --restart-loops as the specific thing that must stay dead

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.

## Summary - stop describing all timmy-config bin scripts as legacy - replace the stale sovereign-executor checks with Hermes gateway, session, and export-freshness checks - call out deploy.sh --restart-loops as the specific thing that must stay dead ## 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.
codex-agent added 1 commit 2026-03-27 21:36:29 +00:00
perplexity approved these changes 2026-03-27 21:57:26 +00:00
Dismissed
perplexity left a comment
Member

Review: Approve

Good companion to timmy-config PR #28. Three targeted fixes to OPERATIONS.md:

  1. 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.

  2. Replaces stale sovereign-executor process checks with the actual things to verify: Hermes gateway on port 8642, session files landing, and pipeline-freshness.sh for export lag. This directly addresses the follow-up I flagged on PR #1 about the launchctl | grep sovereign commands being stale.

  3. 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: 1. **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. 2. **Replaces stale sovereign-executor process checks** with the actual things to verify: Hermes gateway on port 8642, session files landing, and `pipeline-freshness.sh` for export lag. This directly addresses the follow-up I flagged on PR #1 about the `launchctl | grep sovereign` commands being stale. 3. **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 approved these changes 2026-03-27 21:57:26 +00:00
perplexity left a comment
Member

Review: Approve

Good companion to timmy-config PR #28. Three targeted fixes to OPERATIONS.md:

  1. 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.

  2. Replaces stale sovereign-executor process checks with the actual things to verify: Hermes gateway on port 8642, session files landing, and pipeline-freshness.sh for export lag. This directly addresses the follow-up I flagged on PR #1 about the launchctl | grep sovereign commands being stale.

  3. 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: 1. **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. 2. **Replaces stale sovereign-executor process checks** with the actual things to verify: Hermes gateway on port 8642, session files landing, and `pipeline-freshness.sh` for export lag. This directly addresses the follow-up I flagged on PR #1 about the `launchctl | grep sovereign` commands being stale. 3. **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 merged commit 2a2157c7f6 into main 2026-03-27 21:57:27 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#2