Loading documentation...
Documentation
Build and ship with CoreReflex.
User guides and developer references for the AI creative studio: directing, editing, Auto-Clips, image and brand design, voice, client operations, billing, APIs, deployment, and the render worker.
User guides
Practical walkthroughs for the studio workflows that are live in the product.
User Guide HomeThe full map of the studio: every guide, grouped by what you're making.
Getting StartedSign in, reset passwords, settings, and your first film.
Directing FilmsBriefs, the agentic director, and the produce/critique/assemble loop.
Editing & MasteringTimeline edits, color grade, shorts, captions, and render.
Auto-ClipsLong video in. Ranked, captioned vertical shorts out, straight to your library.
Image StudioThe design canvas: AI generation, mask retouching, layouts, and export.
Brand StudioBuild your brand once (logo, colors, type, voice) and every project inherits it (Pro).
Slides & DiagramsDecks and whiteboards in the same project; present, export to PowerPoint or PDF.
Voiceover & MusicAI narration, scoring, and consented voice cloning on the timeline.
Recording & PodcastsIn-browser capture and one-knob audio cleanup.
Writing & ContentTemplated copy, Script/Slides handoffs, brand voice, and file export.
The AI AgentAsk for multi-step creative work in plain language; approve a costed plan before it runs.
Workflows & AutopilotRun a whole creative pipeline from one brief: recipes, node graphs, bulk CSV, schedules.
Files, Publishing & AnalyticsOne searchable library, social publishing, and first-party analytics.
Meetings & BriefsTurn transcripts into summaries, actions, and decisions.
Proofing & ApprovalsShare a deliverable on a private link; clients comment and sign off.
Client OperationsCRM, booking, tasks, and automations for Pro teams.
Plans & BillingFree, Pro, Ultra, Enterprise, credits, limits, and billing portal.
Roadmap StatusThe honest runway: what's still being finished, what recently shipped, and where it lives.
Developer docs
Source-grounded references for local development, APIs, deployment, security, and operations.
Developer OverviewThe engineering index: repo layout, subsystem map, and reading order.
ArchitectureServer, dashboard, editor, worker, Postgres, MinIO, and Vertex.
The EditorOne React app, eight studio modes on a shared store and undo history.
API ReferenceThe route ladder grouped by product domain.
Platform API, SDK & MCPAPI keys, catalog, generation, render, own-tech upscale, the SDK, and the MCP server.
JSON EngineThe dependency-free query + command layer over a composition.
AGENT KernelNatural language to a validated, cost-estimated plan; nothing runs without approval.
Generation & ModelsThe model registry, router, director loop, and per-shot QA over Vertex AI.
Auto-Clips PipelineLong video to ranked, captioned, voiced shorts: routes, code, and contracts.
Auto-Clips InfraFleet state, the render + prepare services, and the recovery runbook.
Render WorkerQueue polling, Remotion rendering, storage, and failure handling.
Data ModelRaw Postgres, hand-written additive migrations, and every table's conventions.
Chat SystemIn-house chat: grounded AI answers, human handoff, tickets, live-agent cockpit.
Self-Healing LoopBug tickets become human-reviewed repair briefs; the agent may open a PR, never merge.
Security ModelTenant isolation, consent gates, SSRF guard, rate limits, CSP.
BillingStripe checkout, webhooks, portal, plans, credits, and gates.
Client OpsCRM, tasks, booking, automations, and Pro gating.
ConfigurationEnvironment variables and feature flags.
DeploymentCoolify apps, migrations, health checks, and live verification.
Vertex Scale RunbookOperational runbook for Agent Engine and provisioned throughput on Vertex.
Own the StackThe self-hosted voice + avatar persona engine plan on open models.
ContributingBootspring loop, code style, tests, and commit discipline.