Commit Graph

3 Commits

Author SHA1 Message Date
gamer147
76b7e59489 loader: emit traffic body as nested JSON, not escaped string
Body field in traffic.ndjson / battle-traffic.ndjson is now a real nested
JSON object instead of an escaped JSON string. Parse-on-write is wrapped in
ParseBodyOrKeep with a string-fallback so a future non-JSON caller doesn't
crash the line write.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 17:42:55 -04:00
gamer147
34a17a2b6b Cleanup, addition of new captures, readme 2026-05-25 21:52:20 -04:00
gamer147
f22cc19bfc Initial commit 2024-09-08 10:32:52 -04:00