All projects

Private implementations

Context Passport Compiler

A local library for finding past conversations and carrying selected context into the next task.

Inside the project

Pick up the thread without starting over.

  1. Import history
  2. Find context
  3. Review sources
  4. Carry it forward

Where it started

A useful decision can disappear into a long conversation. Brian wanted a way to find that history, preserve where it came from, and take the relevant parts into another working session.

What took shape

Context Passport Compiler imports conversation archives, makes them searchable and packages selected material for review and export. The original source and the extracted context remain distinguishable.

What the work revealed

A recorded handoff reached another assistant successfully, but the older source history sent it back toward an earlier project stage. Moving a packet worked; reliable continuation still depended on a current, well-supported briefing.

The next step

Improve history freshness and produce a concise account of what exists, what changed and where to continue.