Steve Yegge
107b6bf16b
feat(daemon): add attachment detection for Deacon patrol system
Implements gt-rana.2: Daemon attachment detection
- Add Labels field to beads.Issue struct to parse label arrays
- Add attachment APIs: AttachMolecule, DetachMolecule, GetAttachment
- Add helper methods: HasAttachment, IsNaked for checking attachment state
- Add checkDeaconAttachment to daemon heartbeat cycle
- When Deacon's pinned bead is naked (no attached molecule):
- Find or create mol-deacon-patrol template
- Instantiate patrol molecule with steps as child issues
- Attach molecule to Deacon's pinned bead
- Nudge Deacon to start patrol loop
- Add comprehensive tests for attachment functionality
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 16:15:46 -08:00
..
2025-12-21 15:53:15 -08:00
2025-12-21 16:10:20 -08:00
2025-12-19 21:59:03 -08:00
2025-12-20 01:51:26 -08:00
2025-12-21 16:15:46 -08:00
2025-12-20 02:12:21 -08:00
2025-12-21 16:04:31 -08:00
2025-12-20 16:54:16 -08:00
2025-12-21 14:28:14 -08:00
2025-12-19 12:44:42 -08:00
2025-12-21 10:29:32 -08:00
2025-12-20 17:42:21 -08:00
2025-12-21 15:49:09 -08:00
2025-12-20 09:23:57 -08:00
2025-12-19 12:44:42 -08:00
2025-12-20 18:35:02 -08:00
2025-12-21 10:41:27 -08:00
2025-12-21 10:44:20 -08:00