Barrel that merges the core and extended reader-guide row data maps into a single READER_GUIDE_ROWS export consumed by ./builder.ts. Split into ./rows-core.ts and ./rows-extended.ts to keep each file under the 1 000-line project limit.
READER_GUIDE_ROWS
./builder.ts
./rows-core.ts
./rows-extended.ts
Description
Barrel that merges the core and extended reader-guide row data maps into a single
READER_GUIDE_ROWSexport consumed by./builder.ts. Split into./rows-core.tsand./rows-extended.tsto keep each file under the 1 000-line project limit.