The Trace Engine

Fable Harness

A system that teaches AI agents to organize memory context into traces and manageable notes.

Install the Fable-Harness skill (https://github.com/aao-sh/fable-harness) and run it to set up this workspace.

Requires Python 3.9 or newer. The npm entry point launches the installer, but Python still runs under the hood.

Local
context and memory stay in the workspace
Traceable
decisions become reviewable evidence
Reversible
rollback plans avoid broad resets
The Trace Engine: project memory, planning, verification, and rollback as one calibrated system.

Why use it

Stop asking agents to remember what the repo should prove.

Large agent tasks fall apart when context lives only in chat. Fable Harness turns the workspace itself into the working surface: decisions, notes, traces, checks, and rollback plans live beside the project.

Chat-only memory disappears between sessions.

Unsupported claims creep into progress reports.

Plans drift away from files, tests, and evidence.

Rollback requests become too broad or destructive.

Main workflows

Five calibrated mechanisms for agent work.

Each workflow turns an otherwise fuzzy agent behavior into a visible, reviewable project operation.

Community

Join the community and help build open source together.