central-casting

Overview and contents.

A public demo of a method for turning one open conversation thread about a project into a structured, multi-session system: work lanes, system surfaces, task home folders and schemas. The operating layer is Cursor.

What is here

PageWhat it is
DemoThe method as eight cards, served through GitHub Pages.
Walkthrough deckThe method as a short slide deck, the primary walkthrough.
Walkthrough, reading versionThe same method written as eight steps in prose, with the example pages linked at each step.
ReferenceThe problem, the glossary, a worked example, the architecture, concrete moves and objections.
In practiceThe real catalogue, the tooling layers and how the aimez.ai research program runs on this method.

The sanitized example set

The example/ folder carries a sanitized schema set the walkthrough points at. It holds no private project content.

FileRole
00, the orchestratorThe zero element that routes work and reconciles state.
example/actor_catalogue.yamlThe example work lanes.
system surfacesThe file surface classes.
example/work_home_schema.yamlThe task home folder.
example/checkpoint_policy.yamlCheckpoints as the unit of memory.
a step logA real checkpoint history.

How to use it

Open the walkthrough deck for the quick version, or read the reading version and open the matching example page at each step. The demo page presents the same eight steps in order.

Honest scope

The method is recent and still maturing. It reduces context loss across long, multi-session work, and it depends on care. This repository is a teaching demo, not a framework to install.

Source: github.com/GilRaitses/central-casting