Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/lib/onboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

`src/lib/onboard` is the transitional home for onboarding support modules while the large legacy `src/lib/onboard.ts` flow is split over time.

The lifecycle contract map for the onboarding and runtime-mutation journeys (desired-state sources, destructive boundaries, checkpoints, divergences) lives in [`lifecycle-contracts.md`](lifecycle-contracts.md) (#6225).

Good candidates:

```text
Expand Down
Loading
Loading