Busflow Docs

Internal documentation portal

Skip to content

Features

One folder per user-facing use case. Features encapsulate UI components, local state, and API calls scoped to that specific feature. They can import from entities and shared, but never from another feature.

Import rules: May import from entities/ and shared/. Never from another features/ folder.

Internal documentation — Busflow