mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-08-26 17:31:34 +00:00
Extends TEXT_HINTS with three missing legacy prefixes so NULL-source audit rows render the correct family label in the Activity Log UI: - ⏳ (U+23F3) → Weather (legacy composer weather-watch: "⏳ WX: …") - 🌡️ → Weather (NWS heat-alert format added in PR #96) - ⚠️ Road Incident (U+26A0+FE0F) → Traffic (legacy incident_handler rows) Placed more-specific prefix before shorter variants to avoid false matches. DB backfill: 0 residual NULL rows found (all rows already tagged after PR #99); no audit-table writes performed. No mesh transmission. Co-authored-by: Matt Johnson <mj@k7zvx.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| node_modules | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||