// Sub-barrel for the project shape surface (Convention #4). // Concrete types live in sibling files; re-export them here. export type { Project, ProjectConfig } from './entity.js'