article_id made nullable, stage_id added to adventure_components. belongs_to :stage, optional: true + :stage role enum. _component_badge handles both. add_adventure_component_tool accepts stage_id; list_adventure_components_tool returns stage_id/stage_name. 4 new tests, 632 total green.
BL-082
Shipped