Ticket ID: B3
Parent
#248 — orpc-v2: consolidate fork into everything-dev and migrate platform to oRPC v2 + Effect 4 (epic)
What to build
Stage B, step 3: migrate the six contract files (the api's base contract plus the five plugins' contracts) to the oRPC v2 route builder. Each file preloads the @orpc/openapi route extension (import "@orpc/openapi/extensions/route") so .route carries full OpenAPIMeta. Route paths, input/output schemas, and metadata (tags/summary/description) stay equivalent, and the contract tsconfig type-emission flow must still work.
Acceptance criteria
Blocked by
Ticket ID: B3
Parent
#248 — orpc-v2: consolidate fork into everything-dev and migrate platform to oRPC v2 + Effect 4 (epic)
What to build
Stage B, step 3: migrate the six contract files (the api's base contract plus the five plugins' contracts) to the oRPC v2 route builder. Each file preloads the
@orpc/openapiroute extension (import "@orpc/openapi/extensions/route") so.routecarries full OpenAPIMeta. Route paths, input/output schemas, and metadata (tags/summary/description) stay equivalent, and the contract tsconfig type-emission flow must still work.Acceptance criteria
Blocked by