First RC · 0.1.0rc2

YYLO Ledger documentation

A shell-friendly task and workflow source with explicit statuses, dependencies, responses, receipts, and commit evidence.

Install

shell
pip install yylo-ledger==0.1.0rc1
yy ledger --help

Use yylo ledger if you prefer the long launcher; behavior is equivalent.

Core workflow

shell
yy ledger create "Validate recovery" --status todo --tags auth
yy ledger ready --sort asc
yy ledger get TASK_ID --compact

Preserve existing state

YYLO Ledger migrates legacy locations losslessly and reversibly. Product version 0.1.0rc1 does not reset persisted state or protocol versions.

Source

Review YYLO Ledger on GitHub.