fix: avalanche wire format — use _meshai_precomposed bypass so multi-line survives composer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Johnson (via Claude) 2026-06-09 04:17:52 +00:00
commit bf5b346215

View file

@ -314,8 +314,9 @@ class AvalancheAdapter:
source="avalanche",
category=category,
severity=severity,
title=title,
title=summary,
summary=summary,
data={"_meshai_precomposed": True},
timestamp=evt.get("fetched_at"),
expires=evt.get("expires"),
lat=lat,