CADENCE/STARTER

LOCAL WORKFLOW GUARDRAIL

Your script changed.
Your pipeline should notice.

Get the complete Cadence Starter engine plus the focused Approval Guard Kit. Both are readable local Python source: one manages the workflow; the other drops stale-approval gates into pipelines you already have.

ONLY NEED THE STALE-FILE GATE?Approval Guard alone: 10 files, 13 tests, instant ZIP. Base price: $1+.GET APPROVAL GUARD FOR $1+ →

  • No Claude or AI account required
  • Python 3.10+
  • 31 passing tests across the bundle
  • Bundle base price: $7+
REAL PRODUCT BEHAVIOURLOCAL
Cadence detects that an approved script changed, reopens its approval gate, and blocks dependent stages
APPROVAL INVALIDATEDNo uploads. No hidden service.
ACTUAL OUTPUT SOURCE INCLUDED

RUN THE CORE IDEA BEFORE YOU PAY

A real file. A real fingerprint. Two minutes.

Download the dependency-free Python sample, approve the included script, change one line, and watch the approval turn stale. No email gate and no account.

python cadence_sample.py approve demo script.md python cadence_sample.py status demo script.md STALE / DOWNSTREAM BLOCKED DOWNLOAD FREE SAMPLE 3 KB MIT-licensed sample / Python 3.10+ / source included

THE EXPENSIVE LITTLE BUG

A green checkbox can lie.

Most folders, boards, and scripts remember that something was approved. They do not remember exactly what was approved.

WITHOUT A CONTENT FINGERPRINT

  1. script.md gets approved
  2. The ending is rewritten
  3. The old approval still looks valid
  4. Scenes and renders continue from stale work
FALSE GREEN

WITH CADENCE

  1. script.md gets fingerprinted
  2. The ending is rewritten
  3. The fingerprint no longer matches
  4. The gate reopens and dependent work blocks
SAFE TO CONTINUE? NOT YET.

WHAT ARRIVES AFTER CHECKOUT

Working source.
Not a diagram pack.

Cadence_Starter_1.0.0/
cadence_starter/
  approvals.py
  resolver.py
  runner.py
  validation.py
  cli.py
schemas/
templates/
examples/glass-frog-demo/
docs/
tests/
README.md
LICENSE.txt
cadence.bat / cadence.sh
01

State resolver

Missing, current, stale, blocked, waiting, and complete states derived from real files.

02

Approval fingerprints

Reviews attach to exact file content and reopen automatically after a change.

03

Safe local runner

Dry-run first, allow-listed executables, bounded retries, and JSON execution logs.

04

Complete worked project

A fictional documentary example plus templates, schemas, walkthrough, and extension guides.

05

Commercial-use licence

One operator can use and modify it across unlimited personal and client media projects.

06

Approval Guard Kit bonus

A separate dependency-free tool with named gates, recursive directories, JSON manifests, CI exit codes, recipes, and 13 tests.

FIVE COMMANDS TO THE POINT

Small enough to understand.

Cadence does not replace your creative tools. It keeps their outputs honest.

01cadence init projects/film 02cadence validate projects/film 03cadence status projects/film 04cadence next projects/film 05cadence approve projects/film script

BUY IT IF

You are already stitching tools together.

  • Your pipeline mixes research, scripts, assets, renders, and manual review.
  • You want local state instead of another hosted dashboard.
  • You can use a terminal and edit Markdown, CSV, or JSON.
  • You want a tested foundation instead of rebuilding dependency logic.

SKIP IT IF

You expect one-click finished videos.

  • It does not generate research, scripts, voices, images, or edits.
  • It does not include Claude, OpenAI, or any other AI service.
  • It does not contain the seller's private pipeline or accounts.
  • Custom tool connections still require your own reviewed scripts.

BEFORE YOU BUY

Straight answers.

Does this require Claude or use the seller's Claude account?

No. There is no Claude, Anthropic, OpenAI, or other model dependency. If you later connect an AI tool, you use your own account and credentials.

Is it a finished media generator?

No. It is the workflow layer around tools and manual stages. It tracks whether inputs and outputs are present, current, approved, and safe to advance.

Do I need to be a programmer?

You need basic terminal and text-file comfort. The included example works immediately; connecting custom generators or renderers requires reviewing command arrays or scripts.

Does anything leave my machine?

Cadence itself has no telemetry, account, hosted service, or network client. External tools you choose to connect have their own policies.

What is included in the bundle?

The attached customer ZIP contains Cadence Starter. After payment, the private buyer message provides the separate Approval Guard Kit ZIP. Both include complete source, documentation, tests, checksums, and their own single-operator commercial-use licence.

What is the licence?

One operator may modify and use both tools for unlimited personal and commercial workflows. Redistribution, resale, team sharing, and offering either tool itself as a service are excluded.

ONE PURCHASE / NO SUBSCRIPTION

Stop letting stale work look approved.

CADENCE + APPROVAL GUARD SOURCE BUNDLE

$7+ Base price for both complete local Python source tools. GET BOTH SOURCE TOOLS Instant digital delivery via Ko-fi
Python 3.10+ / Windows, macOS, Linux