Add MessagingConfig with: - Lists: static mailing lists with fan-out delivery - Queues: shared work queues with claiming - Announces: bulletin boards for broadcast messages Includes: - types.go: MessagingConfig, QueueConfig, AnnounceConfig types - loader.go: Load/Save/Validate functions, MessagingConfigPath helper - loader_test.go: Round-trip and validation tests Created ~/gt/config/messaging.json with example configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
17 KiB
17 KiB