Why
Two scaling features deferred in §9.3: a browsable catalog of hubs (surf index) and a cross-repo registry for polyrepo orgs.
What
surf index — build/serve a catalog when globbing hubs/*.md at load is too slow or a browsable index is wanted.
- Cross-repo registry — discover/aggregate hubs across repos.
Unlock trigger
surf index when load-time globbing hurts or a catalog is requested. Registry only at polyrepo scale — pure over-engineering in a monorepo.
Why
Two scaling features deferred in §9.3: a browsable catalog of hubs (
surf index) and a cross-repo registry for polyrepo orgs.What
surf index— build/serve a catalog when globbinghubs/*.mdat load is too slow or a browsable index is wanted.Unlock trigger
surf indexwhen load-time globbing hurts or a catalog is requested. Registry only at polyrepo scale — pure over-engineering in a monorepo.