Ticket ID: B6
Parent
#248 — orpc-v2: consolidate fork into everything-dev and migrate platform to oRPC v2 + Effect 4 (epic)
What to build
Stage B, step 6: move the UI's api client and the everything-dev CLI's generated contract types onto v2 type names — ContractRouterClient → RouterContractClient and AnyContractRouter → RouterContract — in both the type-generation module and the child-repo scaffold templates. Regenerate the gitignored generated types (bos types gen) and confirm the auto-regen hooks (typecheck / bos dev / bos build) still work.
Acceptance criteria
Blocked by
Ticket ID: B6
Parent
#248 — orpc-v2: consolidate fork into everything-dev and migrate platform to oRPC v2 + Effect 4 (epic)
What to build
Stage B, step 6: move the UI's api client and the everything-dev CLI's generated contract types onto v2 type names —
ContractRouterClient→RouterContractClientandAnyContractRouter→RouterContract— in both the type-generation module and the child-repo scaffold templates. Regenerate the gitignored generated types (bos types gen) and confirm the auto-regen hooks (typecheck /bos dev/bos build) still work.Acceptance criteria
bos initoutput compilesbos types genround-trips; auto-regen on typecheck/dev/build intactBlocked by