Yanzi

Record intent, context, checkpoints, and rehydration state for AI-assisted work.

Yanzi is a CLI for keeping project state recoverable when prompts, rules, and handoff notes would otherwise be lost across sessions.

Problem

AI workflows are fragile when the working state exists only in chat history. Decisions disappear, context drifts, and handoffs become incomplete.

Solution

Capture

Store prompt and response pairs as project history.

Checkpoint

Mark a stable boundary for the active project.

Rehydrate

Load the latest checkpoint and the work recorded since it.

Pages