Skip to content

patchwork plain/plain-ext parity dashboard

Differential survey of @knowvah/dot-engine patchwork plain/plain-ext output vs the native dot -K patchwork oracle (test/corpus/plain-walk.ts), semantic comparison per docs/conformance.md (±0.01 deterministic tolerance, ±0.5 for the iterative engines). Regenerate: npx tsx test/corpus/plain-walk.ts patchwork && npx tsx test/corpus/parity-report.ts.

Summary

  • Surveyed: 762
  • pass: 755 (99.1%) · diverged (tracked): 0 · accepted (documented, won't-fix): 7
  • errors (oracle/port/timeout, excluded from scoring): 0

Diverged (0)

(none)

Accepted (7) — documented, not chased

id#diffsfirstDiffreason
graphs-b341[node] 7/label: port=montañas native=oracle bug (A4): canon() use-after-free — output.c:103-108 agstrfree()s the agstrdup-ed refstr before the caller prints it, and _agstrcanon returns that pointer whenever no quoting is needed. Labels whose text is not otherwise pooled (latin1/entity-converted, differs from the raw attr bytes) hit refcnt 0 and are freed; the intervening printdouble allocations reuse the block, so native prints garbage/empty. Port prints the correct converted text. Journal 2026-07-24.
graphs-b5616[node] Schluesseloel/label: port=Schluesselöl native=solid; [node] Schluesseloel/style: port=solid native=box; [node] Schluesseloel/shape: port=box native=black; [node] Schluesseloel/fillcolor: port=black native=; [node] Schluesseltraeger/label: port=Schlueßelträger native=solidoracle bug (A4): canon() use-after-free — output.c:103-108 agstrfree()s the agstrdup-ed refstr before the caller prints it, and _agstrcanon returns that pointer whenever no quoting is needed. Labels whose text is not otherwise pooled (latin1/entity-converted, differs from the raw attr bytes) hit refcnt 0 and are freed; the intervening printdouble allocations reuse the block, so native prints garbage/empty. Port prints the correct converted text. Journal 2026-07-24.
graphs-b601[node] 0/label: port=XXXrôôôôôôôôôôôôôôleXXX native=oracle bug (A4): canon() use-after-free — output.c:103-108 agstrfree()s the agstrdup-ed refstr before the caller prints it, and _agstrcanon returns that pointer whenever no quoting is needed. Labels whose text is not otherwise pooled (latin1/entity-converted, differs from the raw attr bytes) hit refcnt 0 and are freed; the intervening printdouble allocations reuse the block, so native prints garbage/empty. Port prints the correct converted text. Journal 2026-07-24.
graphs-Latin11[node] a/label: port=áâãäåæçèéêëìíîïðñòóôõöøùúûü native=oracle bug (A4): canon() use-after-free — output.c:103-108 agstrfree()s the agstrdup-ed refstr before the caller prints it, and _agstrcanon returns that pointer whenever no quoting is needed. Labels whose text is not otherwise pooled (latin1/entity-converted, differs from the raw attr bytes) hit refcnt 0 and are freed; the intervening printdouble allocations reuse the block, so native prints garbage/empty. Port prints the correct converted text. Journal 2026-07-24.
graphs-Symbol10[node] greek/label: port=αβγδεζηθικλμνξοπρςστυφχψωϒϖ native=solid; [node] greek/style: port=solid native=box; [node] greek/shape: port=box native=black; [node] greek/color: port=black native=lightgrey; [node] greek/fillcolor: port=lightgrey native=oracle bug (A4): canon() use-after-free — output.c:103-108 agstrfree()s the agstrdup-ed refstr before the caller prints it, and _agstrcanon returns that pointer whenever no quoting is needed. Labels whose text is not otherwise pooled (latin1/entity-converted, differs from the raw attr bytes) hit refcnt 0 and are freed; the intervening printdouble allocations reuse the block, so native prints garbage/empty. Port prints the correct converted text. Journal 2026-07-24.
share-Latin11[node] a/label: port=áâãäåæçèéêëìíîïðñòóôõöøùúûü native=oracle bug (A4): canon() use-after-free — output.c:103-108 agstrfree()s the agstrdup-ed refstr before the caller prints it, and _agstrcanon returns that pointer whenever no quoting is needed. Labels whose text is not otherwise pooled (latin1/entity-converted, differs from the raw attr bytes) hit refcnt 0 and are freed; the intervening printdouble allocations reuse the block, so native prints garbage/empty. Port prints the correct converted text. Journal 2026-07-24.
windows-Latin15[node] a/label: port=áâãäåæçèéêëìíîïðñòóôõöøùúûü native=solid; [node] a/style: port=solid native=box; [node] a/shape: port=box native=black; [node] a/color: port=black native=lightgrey; [node] a/fillcolor: port=lightgrey native=oracle bug (A4): canon() use-after-free — output.c:103-108 agstrfree()s the agstrdup-ed refstr before the caller prints it, and _agstrcanon returns that pointer whenever no quoting is needed. Labels whose text is not otherwise pooled (latin1/entity-converted, differs from the raw attr bytes) hit refcnt 0 and are freed; the intervening printdouble allocations reuse the block, so native prints garbage/empty. Port prints the correct converted text. Journal 2026-07-24.

Errors and timeouts (0)

(none)

Passing ids (755) are omitted for brevity — the full roster is in plain-parity-patchwork.json.