Open source

Roadmap

Planned and completed milestones for NotificationCompass.

The roadmap records completed v1.0.0 milestones and planned v1.x improvements. It is a guide to future improvements, not a promise of delivery dates.

Planned for v1.x

  • Extend CI coverage to all supported Laravel and PHP combinations
  • Add performance benchmarks for preference resolution and cache behavior
  • Add bulk operations for context policies
  • Add examples for alternate preference stores and cache implementations
  • Add an optional Telescope bridge for delivery decision entries
  • Extend the inspection API with pagination, filtering, and export support

Completed

  • Document the stable support matrix for Laravel and PHP versions
  • Expand the MCP and AI integration examples for package-aware assistants
  • Add delivery decision events and customization hooks
  • Add first-class administration examples for global and contextual preferences
  • Dispatch preference change events after the database transaction commits
  • Add integration examples for common notification channels
  • Add deterministic resolution of global and contextual preferences
  • Add mandatory and opt-in notification rules
  • Add a replaceable preference store contract
  • Add MCP tools for discovering and reading the documentation