28033f62f8
fix(resolution): an import naming the emitted .js extension resolves to its .ts source (#1767)
Colby MchenryandGitHub2026-09-08 08:00:52 -05:00
a7ea5ba730
fix(extraction): a TS/JS call through a host-global chain emits no ref (#1707) (#1766)
34ef71a1d5
docs(plan): Steps in the code's order — a rail reading of a handler (sequence + forks) derived from the existing walk
Colby McHenryandClaude Fable 52026-08-29 12:41:40 -05:00
783f3954ec
feat(steps): rows read in the code's order; a hop written inside another call says so
Colby McHenryandClaude Fable 52026-08-29 12:25:27 -05:00
02430ccc32
feat(steps): a reply that sets no status is a 200; inline Express handlers keep their replies
Colby McHenryandClaude Fable 52026-08-29 12:00:04 -05:00
435a7fd37a
feat(ui): double-click a step to start the picture there; double-click a screen for what happens on it
Colby McHenryandClaude Fable 52026-08-29 11:09:09 -05:00
dff4e50e98
chore(scripts): try-repo.sh — clone, index with the current build, and open the viewer on a framework preset
Colby McHenryandClaude Fable 52026-08-29 10:26:13 -05:00
7f461269c4
docs(playbook): first P7 agent A/B numbers (proshop, Sonnet, 2 runs/arm) and the plan's P7 status
Colby McHenryandClaude Fable 52026-08-28 14:57:43 -05:00
bc45e9071d
feat(routes): FastAPI prefixes, ASP.NET endpoint groups, wrapped server actions on the Screens tab
Colby McHenryandClaude Fable 52026-08-28 14:52:40 -05:00
9c6bc23b21
feat(screens): Next.js as a Screens app — pages, route handlers, links and redirects
Colby McHenryandClaude Fable 52026-08-28 14:40:14 -05:00
b1f40c57dd
feat(steps): cross-tier channels — a client's fetch onto its own route, queue jobs onto consumers, bus and socket events onto handlers
Colby McHenryandClaude Fable 52026-08-28 14:31:01 -05:00
950686def4
feat(ui): Steps for servers — route roots, server effects, request/decorator triggers, guards for Python/Java/Kotlin/C#/Go/C
Colby McHenryandClaude Fable 52026-08-28 13:45:38 -05:00
5e06204deb
feat(expo-router): add Expo Router support for Screens and navigations and introduce Steps API
Colby McHenry2026-08-28 10:40:38 -05:00
e288d7645b
feat(expo-router): add Expo Router support for Screens and navigations and introduce Steps API
Colby McHenry2026-08-28 10:21:46 -05:00
873f133c96
feat(expo-router): add Expo Router support for Screens and navigations and introduce Steps API
Colby McHenry2026-08-28 09:46:50 -05:00
f0eafe31f9
feat(expo-router): add Expo Router support for Screens and navigations
Colby McHenry2026-08-28 00:19:46 -05:00
70fd5fefc2
feat(expo-router): add Expo Router support for screens and navigates
Colby McHenry2026-08-27 22:52:18 -05:00
47576b392e
feat(ui): saved trails — a walk you named, kept, and still true after a re-index (CG-60)
Colby McHenryandClaude Opus 52026-08-27 08:31:48 -05:00
55a33055ee
docs: say what findDeadCode returns, and where the list worth acting on is (CG-59)
Colby McHenryandClaude Opus 52026-08-27 07:57:25 -05:00
56dfdb0655
feat(ui): dead code and islands — what nothing reaches, and everything that could still reach it (CG-59)
Colby McHenryandClaude Opus 52026-08-27 07:57:00 -05:00
2a0c6dc58f
feat(ui): the type hierarchy — what a type is built on, and what dispatches through it (CG-58)
Colby McHenry2026-08-27 07:14:55 -05:00