ComboSequencer

feature

Breakdex::Arsenal::ComboSequencer

Ordered sequences of moves with transition visualization

Relationships

Depends On 3

combos_daocombo_moves_daoMoveLibrary

Reads From 3

combos_tablecombo_moves_tablemoves_table

Writes To 2

combos_tablecombo_moves_table

Renders With 3

combo_detail_screencreate_combo_screencombo_timeline_view

Touches 1

aura_links_table

Breaks If 2

combo_moves_join_changesmove_deletion_without_cascade

Validated By 1

combos_dao_test

Data Access

\u2605 Owns 2

combos_tablecombo_moves_table

\u2190 Reads 3

combos_tablecombo_moves_tablemoves_table

\u2192 Writes 2

combos_tablecombo_moves_table

Routes

/moves/combo/:id/create-combo

Failure Modes

  • Broken if move deleted without cascade cleanup

Safe Change Notes

  • Combo timeline view is a self-contained widget