KxBridge Control Web

Phase 1 control-plane scaffold is live.

This UI shell is intentionally narrow. The implementation focus is currently on canonical contracts, API lifecycle handling, and the first internal operator loop.

Task Flow

The first implementation slice now exposes the canonical Phase 1 resources through control-api.

Approval Gate

Task and approval state transitions follow the shared control-plane lifecycle contract.

Next Step

Replace the in-memory store with Prisma persistence and wire BullMQ-backed worker execution.