Scaffold the orchestrator-ui React/Vite project and establish its test/lint/typecheck toolchain — filling the frontend command placeholders left open since Foundations.
Spec: §12 UI scope, §13 tech stack (React + Vite), §2 architecture.
Acceptance criteria
label: chore
Depends on: #7, #2
Scaffold the
orchestrator-uiReact/Vite project and establish its test/lint/typecheck toolchain — filling the frontend command placeholders left open since Foundations.Spec: §12 UI scope, §13 tech stack (React + Vite), §2 architecture.
Acceptance criteria
orchestrator-ui/scaffolded as a React + Vite + TypeScript project (§13).tsc --noEmit); a trivial passing test exists so the gates are real.CLAUDE.md<FRONTEND_TEST_CMD>/<FRONTEND_LINT_CMD>/<FRONTEND_TYPECHECK_CMD>placeholders replaced with the actual commands; these gates become mandatory from this point (perworkflow-testingnote).label: chore
Depends on: #7, #2