/** * Barrel export for shared pi-claude-style-scroll utilities. */ export { isRecord, type JsonRecord } from "./record-utils.js";