From fc149b7d749dcc2b25556076067a511b416cd9dd Mon Sep 17 00:00:00 2001 From: Colby McHenry Date: Sat, 29 Aug 2026 12:41:59 -0500 Subject: [PATCH] docs(plan): point the servers plan at the in-order plan Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01REFyW9hmNrxhwN5wxRoAkC --- docs/plans/2026-08-28-steps-and-screens-for-apis-and-web.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/plans/2026-08-28-steps-and-screens-for-apis-and-web.md b/docs/plans/2026-08-28-steps-and-screens-for-apis-and-web.md index dd91dfb..f5d6ea5 100644 --- a/docs/plans/2026-08-28-steps-and-screens-for-apis-and-web.md +++ b/docs/plans/2026-08-28-steps-and-screens-for-apis-and-web.md @@ -3,7 +3,9 @@ **Status:** plan, written 2026-08-28 at the end of the session that built the Steps view and the readings it rests on (Expo + React Native app, `amniservices-mobile-app`). **Updated the same day, later sessions: P0–P6 are built** (see the per-item notes marked *Built*); P7 has its first agent A/B (proshop, small) and -the medium / large rows are open. Every claim about what a +the medium / large rows are open. +**Next:** `docs/plans/2026-08-29-steps-in-code-order.md` — the Steps tab reading a handler in the code's order (a rail with +forks) instead of the tree by distance; a derivation from this walk, no new walk. Every claim about what a resolver emits *today* was verified against the source on this date — re-verify before building on it, the resolvers move. What was learned building it, beyond the plan: the index keeps only the LAST segment of a deep member call (`create` for `prisma.user.create`) and name-matches it — often to the