1.0 KiB
1.0 KiB
Native Road Parity Baselines
Generated from commit 25cf82e7c75ea8d881639c4a80648121efbd39f6 on 2026-08-25.
npm run road:compile -- --config config/areas/fengshu-er-road.json
node scripts/road-parity.js --config config/areas/fengshu-er-road.json \
--snapshot .trellis/tasks/08-25-road-compiler-extraction/baseline/fengshu-er-road.json
npm run road:compile -- --config config/areas/nantaizi-lake-innovation-valley.json
node scripts/road-parity.js --config config/areas/nantaizi-lake-innovation-valley.json \
--snapshot .trellis/tasks/08-25-road-compiler-extraction/baseline/nantaizi-lake-innovation-valley.json
Both samples emit all twelve native-road layers. fengshu-er-road enables its
configured complex-junction template; nantaizi-lake-innovation-valley uses
the default, template-free compiler path. hanyang-block is an abandoned area
and deliberately excluded from this corpus.
The snapshot normalizes absolute source paths and random native-road-*
staging names. It does not round coordinates or ignore feature ordering.