mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-06-10 17:04:45 +02:00
Backend: - Add itd_511.min_severity (str, default None), enabled_categories (json, default [incident, closure]), enabled_sub_types (json, default 7 common types) to adapter_config registry. - Wire _parse_itd_511_incident to gate on all three: severity ordering (None < Minor < Major), category whitelist, sub-type whitelist (empty = all pass). Dashboard: - Add Roads511Config state + API load/save/discard for itd_511. - Add Broadcast Filters section to the 511 Road Conditions panel: severity dropdown, category checkboxes, sub-type checkboxes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||