> ## Documentation Index
> Fetch the complete documentation index at: https://askeditor.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Template versions and platform changes.

<Update label="2026-08-31" description="four templates live, and callable by agents">
  **`tracked-title-card` is live** at 75 credits: frosted cards pinned in
  world space, riding the camera, with the subject genuinely passing in
  front of them.

  **`remove-background` is live** at 25 credits and is the first
  SYNCHRONOUS template — the call holds open and returns the cutout, with
  no job to poll.

  **Both are now callable over MCP.** They reached the menu before the
  connector had verbs for them, so an agent could list them and not run
  them; `remove_background` and `create_tracked_title_card` close that.
  The connector's deploy now refuses on menu-vs-verb drift, so a template
  cannot be advertised without something to call.

  **Every template page gained a "See it" section**: your input video and
  the output, side by side, from real runs. `tighten` also shows the
  transcript with the removed words struck through, because a subtractive
  cut changes duration rather than picture — the numbers and the words are
  the only honest way to show it.
</Update>

<Update label="Preview" description="pre-launch">
  Docs preview scaffolded: Documentation + Templates + Platform API tabs;
  template pages generated from the recipes registry. Live templates at
  scaffold time: `launch-cut`, `tighten`. Drafted (pending menu wiring):
  `remove-background`, `literally-me`, `tracked-title-card`.
</Update>
