Skip to content

render divergence: Work — 65 cells (first at (2,0)) #147

Description

@andrew-boyd

Automatic render-divergence report (shadow verifier)

The live dmux-rs grid diverged from tmux's authoritative grid for the same pane. All evidence is stored as raw files in the linked secret gist — fetch them raw (byte-exact); nothing machine-read is inlined here because GitHub transforms issue markdown.

field value
build dmux-rs dev (dc92999)
pane Work (86x57)
differing cells 65
first diff at (2,0)
deterministic replay no (recording overflowed)

Incident gist: https://gist.github.com/andrew-boyd/2bee1d76071581dc884caa0d28ec8fbc

Gist files:

  • incident.txt — full bundle (both grids, diffs, seed-anchored byte stream)
  • our-grid.txt — dmux-rs grid text
  • tmux-capture.txt — tmux capture-pane -epqN output, escaped
  • first-diffs.txt — differing cells

Fetch + replay:
gh gist view <gist-id> --filename incident.txt --raw > incident.txt
dmux-rs --replay-incident incident.txt


Fix loop: --replay-incident to reproduce → patch → add the bundle to crates/dmux/tests/corpus/ → release. Filed automatically; deduped per pane per process lifetime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    render-incidentAuto-filed render divergence from the shadow verifier

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions