Product overview

What is Creator Engine?

Creator Engine is a governed, agent-native software delivery system. It lets a person frame intent, assign bounded work to coding agents, and judge the result with evidence from outside the agent.

The product promise is simple: agents can move fast, but authority, budget, scope, and acceptance stay explicit.

CE wraps the software lifecycle around agents.

A coding agent is powerful execution. Creator Engine supplies the operating model around it: scope, delegated seats, containment, validation, and a human-readable trail.

01

Governed by scope

Every run starts with a bounded agreement about the goal, done criteria, budget, and permitted change type.

02

Built by seats

Specialized agent seats can explore, implement, verify, or review while staying inside their assigned authority.

03

Graded from outside

The acceptance path checks evidence, test output, diffs, and constraints from outside the agent that produced the work.

Architecture at a glance

Controller, seats, forge, and containment form one governed loop.

The controller plans and dispatches. Seats execute bounded roles. The forge keeps work visible and reviewable. Containment limits what each run can touch.

Creator Engine architecture at a glance A controller dispatches work to bounded seats, seats publish evidence to the forge, and containment surrounds execution and authority. CONTAINMENT AND AUTHORITY BOUNDARY Controller plans, dispatches, monitors, gates Explore read and map Build scoped changes Verify checks and evidence Forge claims, diffs, PRs, review trail Gate human ratifies
ControllerCoordinates work and keeps approval at the right level.
SeatsExecute role-specific work with scoped authority.
ForgeTurns activity into visible claims, diffs, reviews, and records.
ContainmentBounds files, credentials, network, and privileged actions.

The operating loop stays small and inspectable.

CE is not a black-box app generator. It is a repeatable delivery loop for turning intent into a reviewed software change.

01

Frame

Capture intent and decide what good looks like.

02

Shape

Bind the goal, done criteria, budget, and change type.

03

Build

Dispatch bounded seats to produce changes and evidence.

04

Review

Check the result from outside the producing agent.

05

Ship

Land only the work that passes the ratified gate.

Start with the public docs.

Install Creator Engine, read the user guide, or inspect the security model from the main docs section.

Back to docs