Commit Graph

1 Commits

Author SHA1 Message Date
Adrian Flores Cortes
a746fdcd31 feat(MMD-011): Add dispatch center schema
- Create dispatch schema with 7 tables
- dispatch_boards, unit_statuses, technician_skills, technician_shifts
- dispatch_rules, escalation_rules, dispatch_logs
- 5 enums for status, shift types, skill levels, channels, actions
- 4 views for available units, shifts, expiring skills, activity
- RLS policies for multi-tenant isolation
- Triggers for updated_at and status change logging

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 02:21:19 -06:00