apiVersion: v3
kind: service
metadata:
  name: notification-dispatcher
  description: Scheduled job that dispatches notifications based on store state changes.
  owner: osp
  tags:
    - public:false
spec:
  type: function
