docs: add correctness parity analysis to benchmark devlog
traced indigo's full decode path to verify no correctness work is
skipped. the ~20x gap is implementation cost (reflection, heap alloc,
byte copying), not correctness differences.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>