# @oshun/creative-orchestrator

Autonomous creative orchestrator (Phase 3): a real LLM planner (brief ->
schema-validated CreativePlan DAG via @oshun/ai/agent-loop), a router that
dispatches plan nodes to domain content generators under real governance
(budget/kill-switch/throttle), and a critique->revise (Reflexion) loop around
each generated artifact. Fails loud when no provider/generator is wired; never
fabricates artifacts.

## At a glance

- **Path:** `libs/oshun/creative-orchestrator`
- **Domain:** oshun (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/oshun/deep-dive) ·
  [systems one-pager](/docs/systems/lib-oshun.md)
- **Nx project:** `@oshun/creative-orchestrator`

## Commands

```bash
pnpm nx test @oshun/creative-orchestrator
pnpm nx lint @oshun/creative-orchestrator
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
