a6a0b458e5
* chore(parity): record sweep-3 — 7 new gaps (G25-G31, all LOW severity) Third re-audit of main (all 22 prior fixes merged) vs Ink 40b3a75. Trend: sweep-1 found 14 (incl med), sweep-2 found 8 (incl 1 HIGH), sweep-3 found 7 — ALL low severity. The high/medium-impact divergences are fixed; what remains is a diminishing long tail of niche edge cases: - G25 truncate-wrap multi-line edge; G26 kitty key-release input (reverses the sweep-1 refutation); G27 raw-mode release input-detach timing; G28 useStdin public-surface narrowing; G29 cursor-position-during-render; G30 SR nested Transform-in-Transform inner fn (refines G23); G31 useAnimation interval reactivity. G07 + G24 candidates still pending the maintainer's decision. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * docs(parity): promote G07 + G24 candidates to allowlist (maintainer: keep) G07 (kitty Ctrl+C exits): gated on internal_exitOnCtrlC (default true) — the exitOnCtrlC option is intentionally honored under kitty protocol too, not just \x03. G24 (multiple <Static>): vue-tui is strictly more capable. Both kept. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> EOF --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>