mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-06-11 01:14:45 +02:00
Move work zone settings out of itd_511 into dedicated wzdx adapter: - config.py: add WZDxConfig dataclass with feed settings - defaults.py: migrate 3 work_zone keys to wzdx namespace (broadcast, min_severity, sub_types) + add ADAPTER_META entry - incident_handler.py: work zone gate reads adapter_config.wzdx - Environment.tsx: full WzdxConfig state/load/save/discard, native feed fields when feed_source!=central, broadcast settings panel 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 | ||