Back to Creative Engine

Prototype 02

34 tools

content-mcp

Intent to PromptContract objects — traceable, reusable, evaluable prompt specifications. The central generation engine for the Adaptivearts.ai Creative Engine, turning creative intent into structured, versioned contracts.

Tool Groups

34 tools organized by function

PromptContract creation

8 tools

Create, validate, and version traceable prompt specifications with lifecycle tracking.

Generation dispatch

6 tools

Route generation requests to appropriate providers (VEO3, fal.ai, ElevenLabs) with retry logic.

Quality adaptation

5 tools

PromptQualityAdapter pre-generation heuristics — score and refine prompts before execution.

Asset management

8 tools

Track generated assets, link to source contracts, manage storage and retrieval.

Pipeline integration

7 tools

Bridge between pipeline orchestrator and generation services. Stage hooks and status reporting.

PromptContract Lifecycle

From creative intent to tracked asset

1
Intent Human or agent describes what to generate
2
Contract Intent becomes a PromptContract — traceable, versioned, evaluable
3
Adapt PromptQualityAdapter scores and refines the contract
4
Dispatch Optimized contract sent to generation provider
5
Track Generated asset linked back to source contract

Integration Points

Central hub connecting orchestration to generation

movie-making-pipeline

Pipeline orchestrator calls content-mcp for prompt creation and dispatch.

creative-engine

Receives optimized contracts and executes VEO3 generation.

Additional Materials

Study materials coming soon.