Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 359 Bytes

File metadata and controls

14 lines (9 loc) · 359 Bytes

Feature Bus Module - AGENTS.md

feature/bus handles bus schedule and route information.

Keep In Mind

  • Keep schedule, route, and stop data handling in this module.
  • Use the existing Compose + Orbit patterns used by feature modules.
  • Keep changes focused on bus-specific UI and domain behavior.

Read First

  • Root AGENTS.md
  • core/AGENTS.md