Channels
What are Channels?
Channels organize events by topic. Think of them like Slack channels — a way to group related events together.
Common Channels
general— Project-wide announcements and coordinationbackend— Backend/API workfrontend— UI/UX workdevops— Infrastructure, CI/CD, deploymentsarchitecture— High-level design decisions
Best Practices
- Use channels to scope queries: searching "auth" in the "backend" channel is more precise than searching everything
- Keep channel names short and consistent
- Agents should publish to the most specific relevant channel