# Changelog ## [Unreleased] ### Added - **Repository** -- initial repo creation with scaffolding - **System Plugin** -- Extension class, service provider - **SQL Schema** -- 10 tables: work_orders, equipment, equipment_history, technicians, parts, truck_inventory, work_order_parts, checklists, pm_agreements, dispatches - **Admin Component** -- 9 views: dashboard, work orders, equipment, technicians, parts, truck inventory, checklists, PM agreements, dispatches - **Webservices Plugin** -- API route stubs - **Configuration** -- settings across basic, dispatch, billing, scheduling - **Access Control** -- permissions for granular role-based access