Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 25 additions & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,30 @@ When you see a poller notification, read the email and reply if appropriate (Jon
| WhatsApp bridge healthcheck | `com.era2c.whatsapp-bridge-healthcheck` | -- | Inactive |
| Dispatcher | `com.era2c.dispatcher` | KeepAlive | Inactive |

**Agent mesh launchd jobs** (`com.agents.*` namespace — symlinked from `/Users/admin/agents/_shared/launchd/`):

| Service | Label | Interval | Status |
|---------|-------|----------|--------|
| Deck sync | `com.agents.deck-sync` | 60s | Running |
| ERA Drive watch | `com.agents.era-drive-watch` | WatchPaths | Running |
| Event watcher | `com.agents.event-watcher` | 10s | Running |
| Inbox idle poke | `com.agents.inbox-idle-poke` | KeepAlive | Running |
| Librarian watcher | `com.agents.librarian-watcher` | 30s | Running |
| Nightwatchman | `com.agents.nightwatchman` | KeepAlive | Running |
| Nightwatchman dead-man switch | `com.agents.nightwatchman-dead-man` | KeepAlive | Running |
| Post-merge verify | `com.agents.post-merge-verify` | 300s | Running |
| Postman | `com.agents.postman` | KeepAlive | Running |
| Postman GC | `com.agents.postman-gc` | 3am daily | Running |
| Postman stuck-outbox check | `com.agents.postman-stuck-outbox` | 5s | Running |
| Postman watchdog | `com.agents.postman-watchdog` | 60s | Running |
| Project board count | `com.agents.project-board-count` | 3600s | Running |
| Stale deferred chase | `com.agents.stale-deferred-chase` | 4am daily | Running |
| Stale deferred count | `com.agents.stale-deferred-count` | 3600s | Running |
| Stale PR count | `com.agents.stale-pr-count` | 3600s | Running |
| Validator sweep | `com.agents.validator-sweep` | 3600s | Running |
| Vitals respawn | `com.agents.vitals-respawn` | 60s | Running |
| Wiki vault refresh | `com.agents.wiki-vault-refresh` | 4am daily | Running |

**cron jobs:**

| Service | Schedule | Status |
Expand Down Expand Up @@ -367,4 +391,4 @@ Extracted deep-dive docs (load via skills or read directly):

*This file defines your role. Keep it accurate. Full original: `docs/CLAUDE_FULL_649.md`.*

*Last updated: 2026-05-05send_newsletter.py added to Quick Commands (doc audit).*
*Last updated: 2026-05-21added 19 com.agents.* mesh agent launchd services to service table (doc audit, closes #2370).*
Loading