The config initialization is incomplete - it should also initialize the AI and Beads config fields to ensure the ticket router behaves correctly. Consider adding AI: config.AIConfig{Enabled: false} and Beads: config.BeadsConfig{Enabled: false} to make test dependencies explicit.
Originally posted by @Copilot in #31 (comment)