Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.92 KB

File metadata and controls

31 lines (18 loc) · 1.92 KB

Motif

Motif is a public creative automation interface for fal.ai media endpoints, with a domain centered on structured generation workflows that agents and humans can inspect before spending credits.

Language

Series: A reusable creative context for generating related images with shared style, tone, references, model defaults, and local output history. Avoid: Project, collection, album

Series Run: A finite batch of planned image generations created from one theme inside a Series. Avoid: Batch, multi-generate, campaign

Reference: A tagged source image attached to a Series to carry visual identity, style, character, location, or layout into future generations. Avoid: Edit image, sample, input image

Theme: The user's high-level creative brief for a Series Run. Avoid: Prompt, style prompt

Scene Prompt: The per-image creative instruction generated from a Theme or supplied by the user. Avoid: Prompt when referring only to one image inside a series

Relationships

  • A Series contains zero or more References.
  • A Series contains zero or more Series Runs.
  • A Series Run contains one or more Scene Prompts.
  • A Scene Prompt is generated within exactly one Series Run when the user asks for a themed set.
  • A Reference can be reused by many Series Runs in the same Series.

Example Dialogue

Dev: "If the user asks for six brutalist architecture images, do we create six standalone generations?" Domain expert: "No. Create or reuse a Series, treat 'brutalist architecture' as the Theme, plan a Series Run with six Scene Prompts, and keep them visually consistent through shared style and selected References."

Flagged Ambiguities

  • "series generator" was used both for the existing persistent Series feature and for a new themed multi-image workflow; resolved: the new workflow is a Series Run inside a Series.