{
    "summary": {
        "generated_at": "2026-03-30T16:58:58+00:00",
        "overall": "PASS",
        "total_routes": 78,
        "critical_total": 10,
        "critical_missing": 0,
        "controller_missing": 0,
        "duplicate_signatures": 0,
        "route_hash": "753d4a6291518d8cfc260f474f9bfaf2ade223e1",
        "baseline_hash": "753d4a6291518d8cfc260f474f9bfaf2ade223e1",
        "baseline_snapshot_exists": true,
        "baseline_drift": false
    },
    "critical_missing": [],
    "duplicates": [],
    "routes": [
        {
            "method": "GET",
            "path": "/",
            "target": "App\\Controllers\\Front\\HomeController@index",
            "name": "home",
            "controller": "App\\Controllers\\Front\\HomeController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/HomeController.php"
        },
        {
            "method": "GET",
            "path": "/services",
            "target": "App\\Controllers\\Front\\ServicesController@index",
            "name": "services.index",
            "controller": "App\\Controllers\\Front\\ServicesController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/ServicesController.php"
        },
        {
            "method": "GET",
            "path": "/services/{slug}",
            "target": "App\\Controllers\\Front\\ServicesController@show",
            "name": "services.show",
            "controller": "App\\Controllers\\Front\\ServicesController",
            "action": "show",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/ServicesController.php"
        },
        {
            "method": "GET",
            "path": "/destinations",
            "target": "App\\Controllers\\Front\\DestinationsController@index",
            "name": "destinations.index",
            "controller": "App\\Controllers\\Front\\DestinationsController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/DestinationsController.php"
        },
        {
            "method": "GET",
            "path": "/destinations/{slug}",
            "target": "App\\Controllers\\Front\\DestinationsController@show",
            "name": "destinations.show",
            "controller": "App\\Controllers\\Front\\DestinationsController",
            "action": "show",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/DestinationsController.php"
        },
        {
            "method": "GET",
            "path": "/experiences",
            "target": "App\\Controllers\\Front\\ExperiencesController@index",
            "name": "experiences",
            "controller": "App\\Controllers\\Front\\ExperiencesController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/ExperiencesController.php"
        },
        {
            "method": "GET",
            "path": "/fleet",
            "target": "App\\Controllers\\Front\\FleetController@index",
            "name": "fleet",
            "controller": "App\\Controllers\\Front\\FleetController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/FleetController.php"
        },
        {
            "method": "GET",
            "path": "/yachts",
            "target": "App\\Controllers\\Front\\YachtsController@index",
            "name": "yachts",
            "controller": "App\\Controllers\\Front\\YachtsController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/YachtsController.php"
        },
        {
            "method": "GET",
            "path": "/aviation",
            "target": "App\\Controllers\\Front\\AviationController@index",
            "name": "aviation",
            "controller": "App\\Controllers\\Front\\AviationController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AviationController.php"
        },
        {
            "method": "GET",
            "path": "/concierge",
            "target": "App\\Controllers\\Front\\ConciergeController@index",
            "name": "concierge",
            "controller": "App\\Controllers\\Front\\ConciergeController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/ConciergeController.php"
        },
        {
            "method": "GET",
            "path": "/plan",
            "target": "App\\Controllers\\Front\\PlanController@index",
            "name": "plan",
            "controller": "App\\Controllers\\Front\\PlanController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/PlanController.php"
        },
        {
            "method": "POST",
            "path": "/plan",
            "target": "App\\Controllers\\Front\\PlanController@submit",
            "name": "plan.submit",
            "controller": "App\\Controllers\\Front\\PlanController",
            "action": "submit",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/PlanController.php"
        },
        {
            "method": "GET",
            "path": "/booking-request",
            "target": "App\\Controllers\\Front\\BookingController@index",
            "name": "booking.request",
            "controller": "App\\Controllers\\Front\\BookingController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/BookingController.php"
        },
        {
            "method": "POST",
            "path": "/booking-request",
            "target": "App\\Controllers\\Front\\BookingController@submit",
            "name": "booking.request.submit",
            "controller": "App\\Controllers\\Front\\BookingController",
            "action": "submit",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/BookingController.php"
        },
        {
            "method": "GET",
            "path": "/contact",
            "target": "App\\Controllers\\Front\\ContactController@index",
            "name": "contact",
            "controller": "App\\Controllers\\Front\\ContactController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/ContactController.php"
        },
        {
            "method": "POST",
            "path": "/contact",
            "target": "App\\Controllers\\Front\\ContactController@submit",
            "name": "contact.submit",
            "controller": "App\\Controllers\\Front\\ContactController",
            "action": "submit",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/ContactController.php"
        },
        {
            "method": "GET",
            "path": "/about",
            "target": "App\\Controllers\\Front\\AboutController@index",
            "name": "about",
            "controller": "App\\Controllers\\Front\\AboutController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AboutController.php"
        },
        {
            "method": "GET",
            "path": "/faq",
            "target": "App\\Controllers\\Front\\FAQController@index",
            "name": "faq",
            "controller": "App\\Controllers\\Front\\FAQController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/FAQController.php"
        },
        {
            "method": "GET",
            "path": "/login",
            "target": "App\\Controllers\\Front\\AuthController@login",
            "name": "login",
            "controller": "App\\Controllers\\Front\\AuthController",
            "action": "login",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AuthController.php"
        },
        {
            "method": "POST",
            "path": "/login",
            "target": "App\\Controllers\\Front\\AuthController@loginSubmit",
            "name": "login.submit",
            "controller": "App\\Controllers\\Front\\AuthController",
            "action": "loginSubmit",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AuthController.php"
        },
        {
            "method": "GET",
            "path": "/register",
            "target": "App\\Controllers\\Front\\AuthController@register",
            "name": "register",
            "controller": "App\\Controllers\\Front\\AuthController",
            "action": "register",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AuthController.php"
        },
        {
            "method": "POST",
            "path": "/register",
            "target": "App\\Controllers\\Front\\AuthController@registerSubmit",
            "name": "register.submit",
            "controller": "App\\Controllers\\Front\\AuthController",
            "action": "registerSubmit",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AuthController.php"
        },
        {
            "method": "GET",
            "path": "/logout",
            "target": "App\\Controllers\\Front\\AuthController@logout",
            "name": "logout",
            "controller": "App\\Controllers\\Front\\AuthController",
            "action": "logout",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AuthController.php"
        },
        {
            "method": "GET",
            "path": "/account",
            "target": "App\\Controllers\\Front\\AccountController@dashboard",
            "name": "account.dashboard",
            "controller": "App\\Controllers\\Front\\AccountController",
            "action": "dashboard",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AccountController.php"
        },
        {
            "method": "GET",
            "path": "/account/bookings",
            "target": "App\\Controllers\\Front\\AccountController@bookings",
            "name": "account.bookings",
            "controller": "App\\Controllers\\Front\\AccountController",
            "action": "bookings",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AccountController.php"
        },
        {
            "method": "GET",
            "path": "/privacy-policy",
            "target": "App\\Controllers\\Front\\AboutController@privacy",
            "name": "privacy",
            "controller": "App\\Controllers\\Front\\AboutController",
            "action": "privacy",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AboutController.php"
        },
        {
            "method": "GET",
            "path": "/terms",
            "target": "App\\Controllers\\Front\\AboutController@terms",
            "name": "terms",
            "controller": "App\\Controllers\\Front\\AboutController",
            "action": "terms",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Front/AboutController.php"
        },
        {
            "method": "GET",
            "path": "/admin",
            "target": "App\\Controllers\\Admin\\DashboardController@index",
            "name": "admin.dashboard",
            "controller": "App\\Controllers\\Admin\\DashboardController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/DashboardController.php"
        },
        {
            "method": "GET",
            "path": "/admin/login",
            "target": "App\\Controllers\\Admin\\AuthController@login",
            "name": "admin.login",
            "controller": "App\\Controllers\\Admin\\AuthController",
            "action": "login",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/AuthController.php"
        },
        {
            "method": "POST",
            "path": "/admin/login",
            "target": "App\\Controllers\\Admin\\AuthController@loginSubmit",
            "name": "admin.login.submit",
            "controller": "App\\Controllers\\Admin\\AuthController",
            "action": "loginSubmit",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/AuthController.php"
        },
        {
            "method": "GET",
            "path": "/admin/logout",
            "target": "App\\Controllers\\Admin\\AuthController@logout",
            "name": "admin.logout",
            "controller": "App\\Controllers\\Admin\\AuthController",
            "action": "logout",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/AuthController.php"
        },
        {
            "method": "GET",
            "path": "/admin/bookings",
            "target": "App\\Controllers\\Admin\\BookingsController@index",
            "name": "admin.bookings",
            "controller": "App\\Controllers\\Admin\\BookingsController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/BookingsController.php"
        },
        {
            "method": "POST",
            "path": "/admin/bookings/{reference}/status",
            "target": "App\\Controllers\\Admin\\BookingsController@updateStatus",
            "name": "admin.bookings.status",
            "controller": "App\\Controllers\\Admin\\BookingsController",
            "action": "updateStatus",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/BookingsController.php"
        },
        {
            "method": "GET",
            "path": "/admin/plans",
            "target": "App\\Controllers\\Admin\\PlansController@index",
            "name": "admin.plans",
            "controller": "App\\Controllers\\Admin\\PlansController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/PlansController.php"
        },
        {
            "method": "POST",
            "path": "/admin/plans/{reference}/status",
            "target": "App\\Controllers\\Admin\\PlansController@updateStatus",
            "name": "admin.plans.status",
            "controller": "App\\Controllers\\Admin\\PlansController",
            "action": "updateStatus",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/PlansController.php"
        },
        {
            "method": "GET",
            "path": "/admin/inquiries",
            "target": "App\\Controllers\\Admin\\InquiriesController@index",
            "name": "admin.inquiries",
            "controller": "App\\Controllers\\Admin\\InquiriesController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/InquiriesController.php"
        },
        {
            "method": "POST",
            "path": "/admin/inquiries/{reference}/status",
            "target": "App\\Controllers\\Admin\\InquiriesController@updateStatus",
            "name": "admin.inquiries.status",
            "controller": "App\\Controllers\\Admin\\InquiriesController",
            "action": "updateStatus",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/InquiriesController.php"
        },
        {
            "method": "GET",
            "path": "/admin/services",
            "target": "App\\Controllers\\Admin\\ServicesController@index",
            "name": "admin.services",
            "controller": "App\\Controllers\\Admin\\ServicesController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/ServicesController.php"
        },
        {
            "method": "GET",
            "path": "/admin/services/create",
            "target": "App\\Controllers\\Admin\\ServicesController@create",
            "name": "admin.services.create",
            "controller": "App\\Controllers\\Admin\\ServicesController",
            "action": "create",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/ServicesController.php"
        },
        {
            "method": "GET",
            "path": "/admin/services/{id}/edit",
            "target": "App\\Controllers\\Admin\\ServicesController@edit",
            "name": "admin.services.edit",
            "controller": "App\\Controllers\\Admin\\ServicesController",
            "action": "edit",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/ServicesController.php"
        },
        {
            "method": "POST",
            "path": "/admin/services/save",
            "target": "App\\Controllers\\Admin\\ServicesController@save",
            "name": "admin.services.save",
            "controller": "App\\Controllers\\Admin\\ServicesController",
            "action": "save",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/ServicesController.php"
        },
        {
            "method": "POST",
            "path": "/admin/services/{id}/save",
            "target": "App\\Controllers\\Admin\\ServicesController@save",
            "name": "admin.services.update",
            "controller": "App\\Controllers\\Admin\\ServicesController",
            "action": "save",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/ServicesController.php"
        },
        {
            "method": "GET",
            "path": "/admin/destinations",
            "target": "App\\Controllers\\Admin\\DestinationsController@index",
            "name": "admin.destinations",
            "controller": "App\\Controllers\\Admin\\DestinationsController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/DestinationsController.php"
        },
        {
            "method": "GET",
            "path": "/admin/destinations/create",
            "target": "App\\Controllers\\Admin\\DestinationsController@create",
            "name": "admin.destinations.create",
            "controller": "App\\Controllers\\Admin\\DestinationsController",
            "action": "create",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/DestinationsController.php"
        },
        {
            "method": "GET",
            "path": "/admin/destinations/{id}/edit",
            "target": "App\\Controllers\\Admin\\DestinationsController@edit",
            "name": "admin.destinations.edit",
            "controller": "App\\Controllers\\Admin\\DestinationsController",
            "action": "edit",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/DestinationsController.php"
        },
        {
            "method": "POST",
            "path": "/admin/destinations/save",
            "target": "App\\Controllers\\Admin\\DestinationsController@save",
            "name": "admin.destinations.save",
            "controller": "App\\Controllers\\Admin\\DestinationsController",
            "action": "save",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/DestinationsController.php"
        },
        {
            "method": "POST",
            "path": "/admin/destinations/{id}/save",
            "target": "App\\Controllers\\Admin\\DestinationsController@save",
            "name": "admin.destinations.update",
            "controller": "App\\Controllers\\Admin\\DestinationsController",
            "action": "save",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/DestinationsController.php"
        },
        {
            "method": "GET",
            "path": "/admin/media",
            "target": "App\\Controllers\\Admin\\MediaController@index",
            "name": "admin.media",
            "controller": "App\\Controllers\\Admin\\MediaController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/MediaController.php"
        },
        {
            "method": "POST",
            "path": "/admin/media/upload",
            "target": "App\\Controllers\\Admin\\MediaController@upload",
            "name": "admin.media.upload",
            "controller": "App\\Controllers\\Admin\\MediaController",
            "action": "upload",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/MediaController.php"
        },
        {
            "method": "POST",
            "path": "/admin/media/{id}/assign",
            "target": "App\\Controllers\\Admin\\MediaController@assign",
            "name": "admin.media.assign",
            "controller": "App\\Controllers\\Admin\\MediaController",
            "action": "assign",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/MediaController.php"
        },
        {
            "method": "GET",
            "path": "/admin/testimonials",
            "target": "App\\Controllers\\Admin\\TestimonialsController@index",
            "name": "admin.testimonials",
            "controller": "App\\Controllers\\Admin\\TestimonialsController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/TestimonialsController.php"
        },
        {
            "method": "GET",
            "path": "/admin/testimonials/create",
            "target": "App\\Controllers\\Admin\\TestimonialsController@create",
            "name": "admin.testimonials.create",
            "controller": "App\\Controllers\\Admin\\TestimonialsController",
            "action": "create",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/TestimonialsController.php"
        },
        {
            "method": "GET",
            "path": "/admin/testimonials/{id}/edit",
            "target": "App\\Controllers\\Admin\\TestimonialsController@edit",
            "name": "admin.testimonials.edit",
            "controller": "App\\Controllers\\Admin\\TestimonialsController",
            "action": "edit",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/TestimonialsController.php"
        },
        {
            "method": "POST",
            "path": "/admin/testimonials/save",
            "target": "App\\Controllers\\Admin\\TestimonialsController@save",
            "name": "admin.testimonials.save",
            "controller": "App\\Controllers\\Admin\\TestimonialsController",
            "action": "save",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/TestimonialsController.php"
        },
        {
            "method": "POST",
            "path": "/admin/testimonials/{id}/save",
            "target": "App\\Controllers\\Admin\\TestimonialsController@save",
            "name": "admin.testimonials.update",
            "controller": "App\\Controllers\\Admin\\TestimonialsController",
            "action": "save",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/TestimonialsController.php"
        },
        {
            "method": "GET",
            "path": "/admin/users",
            "target": "App\\Controllers\\Admin\\UsersController@index",
            "name": "admin.users",
            "controller": "App\\Controllers\\Admin\\UsersController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/UsersController.php"
        },
        {
            "method": "POST",
            "path": "/admin/users/{id}/approve",
            "target": "App\\Controllers\\Admin\\UsersController@approve",
            "name": "admin.users.approve",
            "controller": "App\\Controllers\\Admin\\UsersController",
            "action": "approve",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/UsersController.php"
        },
        {
            "method": "GET",
            "path": "/admin/settings",
            "target": "App\\Controllers\\Admin\\SettingsController@index",
            "name": "admin.settings",
            "controller": "App\\Controllers\\Admin\\SettingsController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/SettingsController.php"
        },
        {
            "method": "GET",
            "path": "/admin/system",
            "target": "App\\Controllers\\Admin\\SystemController@index",
            "name": "admin.system",
            "controller": "App\\Controllers\\Admin\\SystemController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/SystemController.php"
        },
        {
            "method": "GET",
            "path": "/admin/operations-support",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@index",
            "name": "admin.operations_support",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/environment-snapshot",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@captureEnvironmentSnapshot",
            "name": "admin.operations_support.environment_snapshot",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "captureEnvironmentSnapshot",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/support-pack",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@refreshSupportPack",
            "name": "admin.operations_support.support_pack",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "refreshSupportPack",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/backup-manifest",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@refreshBackupManifest",
            "name": "admin.operations_support.backup_manifest",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "refreshBackupManifest",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/restore-point-manifest",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@refreshRestorePointManifest",
            "name": "admin.operations_support.restore_point_manifest",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "refreshRestorePointManifest",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/restore-readiness",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@refreshRestoreReadiness",
            "name": "admin.operations_support.restore_readiness",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "refreshRestoreReadiness",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/backup-retention",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@refreshBackupRetention",
            "name": "admin.operations_support.backup_retention",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "refreshBackupRetention",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/backup-bundle",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@buildBackupBundle",
            "name": "admin.operations_support.backup_bundle",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "buildBackupBundle",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/restore-drill",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@runRestoreDrill",
            "name": "admin.operations_support.restore_drill",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "runRestoreDrill",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/maintenance/on",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@maintenanceOn",
            "name": "admin.operations_support.maintenance_on",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "maintenanceOn",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "POST",
            "path": "/admin/operations-support/maintenance/off",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@maintenanceOff",
            "name": "admin.operations_support.maintenance_off",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "maintenanceOff",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "GET",
            "path": "/admin/operations-support/download/{artifact}",
            "target": "App\\Controllers\\Admin\\OperationsSupportController@downloadArtifact",
            "name": "admin.operations_support.download",
            "controller": "App\\Controllers\\Admin\\OperationsSupportController",
            "action": "downloadArtifact",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/OperationsSupportController.php"
        },
        {
            "method": "GET",
            "path": "/admin/verification",
            "target": "App\\Controllers\\Admin\\VerificationController@index",
            "name": "admin.verification",
            "controller": "App\\Controllers\\Admin\\VerificationController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/VerificationController.php"
        },
        {
            "method": "GET",
            "path": "/admin/route-audit",
            "target": "App\\Controllers\\Admin\\RouteAuditController@index",
            "name": "admin.route_audit",
            "controller": "App\\Controllers\\Admin\\RouteAuditController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/RouteAuditController.php"
        },
        {
            "method": "GET",
            "path": "/admin/release-candidate",
            "target": "App\\Controllers\\Admin\\ReleaseCandidateController@index",
            "name": "admin.release_candidate",
            "controller": "App\\Controllers\\Admin\\ReleaseCandidateController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/ReleaseCandidateController.php"
        },
        {
            "method": "GET",
            "path": "/admin/production-release",
            "target": "App\\Controllers\\Admin\\ProductionReleaseController@index",
            "name": "admin.production_release",
            "controller": "App\\Controllers\\Admin\\ProductionReleaseController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/ProductionReleaseController.php"
        },
        {
            "method": "GET",
            "path": "/admin/deployment-handoff",
            "target": "App\\Controllers\\Admin\\DeploymentHandoffController@index",
            "name": "admin.deployment_handoff",
            "controller": "App\\Controllers\\Admin\\DeploymentHandoffController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/DeploymentHandoffController.php"
        },
        {
            "method": "GET",
            "path": "/admin/production-handover",
            "target": "App\\Controllers\\Admin\\ProductionHandoverController@index",
            "name": "admin.production_handover",
            "controller": "App\\Controllers\\Admin\\ProductionHandoverController",
            "action": "index",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/ProductionHandoverController.php"
        },
        {
            "method": "POST",
            "path": "/admin/settings",
            "target": "App\\Controllers\\Admin\\SettingsController@save",
            "name": "admin.settings.save",
            "controller": "App\\Controllers\\Admin\\SettingsController",
            "action": "save",
            "controller_exists": true,
            "controller_path": "/home/cabnet/public_html/tours.cabnet.app/app/controllers/Admin/SettingsController.php"
        }
    ]
}
