labelkid-platform · M1
AI cast runtime
The server-side framework that executes the 12-week release cycle through a cast of 10 named AI characters, 6 orchestration primitives, a task ledger, and a Learning Loop.
Current milestone
M1 — data layer + task primitive service. Building the schema, the task state machine, and the seed for the 10 Aretha-DK cast members. No primitive implementations yet. See conductor-framework.md §15.
Scope boundaries
- This repo: the AI runtime + operator dashboard. Server-side framework, multi-tenant from Day 1.
- Not this repo:
labelkid-play(sales/pitch/CRM), consumer mobile apps (Expo React Native, separate track).
Health check
GET /api/health should return { ok: true }.