mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-04 08:41:56 +00:00
75a909784a
Address PR review comments: - Remove pathUtils.ts and move sanitize/encodePath directly into utils.ts - Simplify dual-key approach to single key using encodePath for map keys - Remove backward-compat logic (not needed per reviewer) - Update tests to match simplified approach