template-jj/cmd
sid e0db651781 test(planctl): parseLastUsage 10 MB buffer regression tests (pre-PR fix)
Pre-PR codex review flagged missing coverage for the 10 MB scanner buffer
called out in design §3.5. Adds:
- TestParseLastUsage_largeLine: 5 MB JSONL line with inert padding still
  extracts the usage object correctly (no silent truncation).
- TestParseLastUsage_oversizedLineErrors: 11 MB line surfaces a scanner
  error cleanly (no panic, nil usage).

Follow-up to parent 1.0, dev/plans/26174-planctl-context-tokens/tasks.md.
2026-04-23 18:59:52 -06:00
..
jj-commitd feat(commitd): legacy cleanup, conflict detection, session inventory, configurable reap/debounce 2026-03-29 03:50:06 -06:00
planctl test(planctl): parseLastUsage 10 MB buffer regression tests (pre-PR fix) 2026-04-23 18:59:52 -06:00