Skip to content

Refactor Featured In to use a Collector

Last updated on June 30, 2026

Convert the Featured In helper into a thin renderer that consumes a dedicated Featured Context collector. Rather than performing individual relationship queries, the collector will determine where content appears throughout the narrative hierarchy, allowing Featured In to benefit from shared inheritance rules and future architectural improvements.