Thought Tracks Past Session

Backfill the thought-tracks store with a model of a PAST session. Reads a specific saved transcript (.jsonl) you point it at, seats it at its real dates, and writes an Output A model (mental model patterns, a synthesis, and predictions) into the same model store the live skill uses. Use this whenever the user wants to "backfill", "model an old or past session", "run thought tracks on a previous session", "seat my history", or "fill in the timeline" with sessions that already happened. It models a transcript on disk, NOT the current conversation, and it writes no diff. Like the main skill, it takes no interview input, the transcript is the only data.

aassoiants a164d73 9.8 KB Updated

File contents

aassoiants/thought-tracks/tree/main/past-session commit a164d73fbb

Frequently asked questions

npx skillmds@latest add aassoiants/thought-tracks-past-session