Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/source/workbook/workbook_check_your_work_pack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This workbook is meant to be a *learning* experience, not a “gotcha” test.
If you have a low tolerance for frustration (or you just want to confirm you’re on the right track),
use the downloads below to compare your work against a known-good reference.

**Canonical dataset contract:** each Workbook chapter has a *canonical dataset* under
``examples/workbook/<chapter_slug>/`` — treat this as the answer key. The accompanying
“reference outputs” ZIPs are generated by running ``ledgerloom build --run-id r1`` for that
project and zipping the resulting ``outputs/r1`` (artifacts + trust), along with the canonical
exported input CSVs.

What you get
------------

Expand Down