All checks were successful
CI / check (push) Successful in 3m8s
Add periodic timer (every 5 min) that runs `bd gate check --type=timer` across all beads workspaces with running daemons. This enables self-scheduling molecules - workflows that can set timer gates to schedule their own future execution (e.g., watchers that scan Slack every 8 hours). The timer: - Only runs on Linux (uses systemd user services) - Discovers workspaces via `bd daemon list` - Silently skips if no beads daemons are running Related: nixos-configs-1rk.2 (Time beads scheduling mechanism) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>