Expose capability-driven UI API with Pydantic/OpenAPI
Parent
#2
What to build
Expose UI backend routes and schemas for capability discovery using Pydantic as the source of truth and FastAPI OpenAPI as the frontend contract. The route should return normalized UI application model data, not raw core CLI contract output.
This slice proves the pattern for backend capability modules and gives the future React frontend a typed API contract to consume.
Acceptance criteria
Blocked by
Expose capability-driven UI API with Pydantic/OpenAPI
Parent
#2
What to build
Expose UI backend routes and schemas for capability discovery using Pydantic as the source of truth and FastAPI OpenAPI as the frontend contract. The route should return normalized UI application model data, not raw core CLI contract output.
This slice proves the pattern for backend capability modules and gives the future React frontend a typed API contract to consume.
Acceptance criteria
Blocked by