Skip to content

Commit b6710ff

Browse files
committed
chore: sync br issues
1 parent 6d89603 commit b6710ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.beads/issues.jsonl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,3 +621,5 @@
621621
{"id":"dotfiles-zzbs","title":"NUC: disable radar gateway until Home Assistant endpoint is fixed","description":"Radar is crash-looping on the NUC and causes deploy-rs activation rollbacks.\n\nObserved failure:\n- hermes-gateway-radar.service exits because Hermes cannot connect to Home Assistant\n- journal shows: Cannot connect to host homeassistant.local:8123 [Temporary failure in name resolution]\n- restart counter is already very high and this blocks unrelated deployments (e.g. Betty)\n\nShort-term action:\n- disable Radar on the NUC host so other Hermes deploys can proceed\n\nFollow-up fix should:\n- identify where Radar gets the Home Assistant endpoint\n- replace the non-resolving host with a reachable endpoint or make startup resilient when HA is unavailable\n- remove deprecated MESSAGING_CWD env usage while touching the host wiring","notes":"Fixed on 2026-04-21:\n- Removed Radar's HA dependency on the NUC by taking it off the Hermes gateway path entirely.\n- Radar now runs as a cron-only background worker via `hermes-radar-cron-tick.service` + timer, using the canonical `radar-hermes` launcher.\n- `hermes-gateway-radar.service` remains disabled/masked.\n- Radar cron jobs now sync into `/var/lib/hermes-radar/.hermes/cron/jobs.json` and execute without any interactive platform exposure.\n- Verified timer activation and a successful manual Weekly links digest run.\n\nNote:\n- Attempting to provision a dedicated Radar AgentMail inbox hit the org inbox cap (`LimitExceededError: Inbox limit exceeded`). Current outbound digest mail works, but the observed sender identity is still the existing Scintillate AgentMail inbox. Creating a dedicated Radar inbox will require reclaiming or increasing AgentMail inbox capacity.","status":"closed","priority":2,"issue_type":"bug","created_at":"2026-04-21T11:27:48.389571Z","created_by":"emiller","updated_at":"2026-04-21T19:58:16.323740Z","closed_at":"2026-04-21T19:58:16.319735Z","source_repo":".","compaction_level":0,"original_size":0,"labels":["hermes","nuc","radar"]}
622622
{"id":"hledger-r8x","title":"Fix ledger validation failures blocking daily Dagster sync success","description":"Daily Dagster sync + healthchecks wiring is live, but sync runs fail during reconcile/check because ledger currently has existing validation errors (unknown accounts like Expenses:Food:Takeout/Coffee and multiple Fidelity imbalance/todo-lot entries). This causes scheduled run to ping /start then /fail, leaving healthcheck red when failures happen.","acceptance_criteria":"1) just sync-simplefin exits 0 on fresh data. 2) daily_beancount_sync Dagster run exits SUCCESS in a real scheduled-tagged run. 3) healthchecks check receives /start then success (not /fail) for at least one real run.","status":"closed","priority":1,"issue_type":"bug","owner":"git@edmundmiller.dev","created_at":"2026-03-12T13:13:01Z","created_by":"Edmund Miller","updated_at":"2026-03-12T13:36:50Z","closed_at":"2026-03-12T13:36:50Z","close_reason":"Fixed daily sync blocker: opened legacy Expenses:Food:Coffee + Expenses:Food:Takeout accounts, added check-daily/reconcile-daily against ledger/2026.beancount, and switched sync-simplefin to reconcile-daily. Verified just sync-simplefin exits 0 and Dagster tests pass.","source_repo":".","compaction_level":0,"original_size":0}
623623
{"id":"dotfiles-dw8i","title":"Fix darwin-rebuild app update Full Disk Access failure","status":"open","priority":2,"issue_type":"task","created_at":"2026-07-07T00:36:40.424348Z","created_by":"emiller","updated_at":"2026-07-07T00:36:40.424348Z","source_repo":"dotfiles","source_repo_path":"/Users/emiller/.config/dotfiles","compaction_level":0,"original_size":0}
624+
{"id":"dotfiles-afeu","title":"Fix agentsview PATH shadowing Nix package","status":"open","priority":2,"issue_type":"bug","created_at":"2026-07-07T01:16:04.648798Z","created_by":"emiller","updated_at":"2026-07-07T01:16:04.648798Z","source_repo":"dotfiles","source_repo_path":"/Users/emiller/.config/dotfiles","compaction_level":0,"original_size":0}
625+
{"id":"dotfiles-ict5","title":"Fix darwin-rebuild app update Full Disk Access failure","status":"closed","priority":2,"issue_type":"task","created_at":"2026-07-07T01:16:08.272444Z","created_by":"emiller","updated_at":"2026-07-07T01:16:26.712502Z","closed_at":"2026-07-07T01:16:26.712341Z","close_reason":"Duplicate of dotfiles-dw8i","source_repo":"dotfiles","source_repo_path":"/Users/emiller/.config/dotfiles","compaction_level":0,"original_size":0}

0 commit comments

Comments
 (0)