NovaIRL-CAD Button + Notification Fix

Upload these files over the existing install:

assets/js/novairl_button_fix.js
api/warrants/create.php
api/bolos/create.php

Then edit cad.php and add this line right before </body>:

<script src="/assets/js/novairl_button_fix.js"></script>

What this fixes:
- Bottom-right notification now shows SUCCESS, FAILURE, or NOT AVAILABLE.
- Unmapped buttons no longer silently fail.
- Quickbar buttons are mapped to working modules.
- Nav icon buttons are mapped to working modules or explicit warnings.
- CAD command bar is mapped to working commands.
- Warrant and BOLO creation endpoints return clear success/failure JSON.
- API failures now show in the bottom-right notification.

Working mapped commands:
NC, DC, US, AU, IC, LAW, NAMES, PS, VEH, VL, WANTS, WAR, CH, HELP, CL, LS
