Why
refs is parsed into Frontmatter.refs (surf-core/src/hub.rs) but never resolved — inert in the MVP by design (§9.3).
What
Resolve refs so hubs can compose (a hub references another hub's claims/sections).
Unlock trigger
After single-hub anchoring is proven in real use. Composition compounds the granularity problem (§8/§11.3) — do not stack it on before the base is solid.
Why
refsis parsed intoFrontmatter.refs(surf-core/src/hub.rs) but never resolved — inert in the MVP by design (§9.3).What
Resolve
refsso hubs can compose (a hub references another hub's claims/sections).Unlock trigger
After single-hub anchoring is proven in real use. Composition compounds the granularity problem (§8/§11.3) — do not stack it on before the base is solid.