v6.2.2
Replace recursive value traversal with explicit work stacks in the pattern refinement, pattern coercion, wire encoding, and wire decoding paths. Preserve product field order and construct decoded products and variants incrementally while child frames are processed. Add a regression that round-trips a 12,000-level nested wire value and register it explicitly in the fail-fast test runner. Bump the package version to 6.2.1 for the codec behavior change.