purewhiter--mobilegym
Navigation Platform Docs
Use these docs when changing navigation.declaration.ts, route helpers, generated navigation graphs, or action/task generation.
| Need | Read |
|---|---|
| Route/action declaration grammar, runtime contract, tagging rules | declaration.md |
| Action declarations, DOM action binding, action-vs-transition split | actions.md |
Data-mode graph expansion, dataSource, StateCondition, bound params, unevaluable conditions |
data-sources.md |
| Graph generation commands, generated artifacts, validation | graph-generation.md |
Runtime MemoryRouter, app navigation handler, URL state, foreign-task isolation |
runtime-state.md |
| How Back and cross-app routing interact with navigation | ../os/overview.md and ../os/cross-app-launch.md |
| Build scripts that regenerate navigation artifacts | ../tooling/build.md |
Before navigation/action/condition changes, read declaration.md.