diff --git a/docs/source/_static/ledgerloom_workbook_completed_ch03_adjusting_entries.xlsx b/docs/source/_static/ledgerloom_workbook_completed_ch03_adjusting_entries.xlsx new file mode 100644 index 0000000..27d4a6b Binary files /dev/null and b/docs/source/_static/ledgerloom_workbook_completed_ch03_adjusting_entries.xlsx differ diff --git a/docs/source/_static/ledgerloom_workbook_reference_outputs_ch03_adjusting_entries.zip b/docs/source/_static/ledgerloom_workbook_reference_outputs_ch03_adjusting_entries.zip new file mode 100644 index 0000000..f297b84 Binary files /dev/null and b/docs/source/_static/ledgerloom_workbook_reference_outputs_ch03_adjusting_entries.zip differ diff --git a/docs/source/workbook/workbook_check_your_work_pack.rst b/docs/source/workbook/workbook_check_your_work_pack.rst index 6f02959..d522742 100644 --- a/docs/source/workbook/workbook_check_your_work_pack.rst +++ b/docs/source/workbook/workbook_check_your_work_pack.rst @@ -55,6 +55,18 @@ Downloads * Canonical LedgerLoom artifacts under ``outputs/r1/artifacts/`` (entries + trial balances + closing + post-close TB) * Trust metadata under ``outputs/r1/trust/`` +Ch03 — Adjusting entries +~~~~~~~~~~~~~~~~~~~~~~~~ + +- Completed spreadsheet (XLSX): :download:`ledgerloom_workbook_completed_ch03_adjusting_entries.xlsx <../_static/ledgerloom_workbook_completed_ch03_adjusting_entries.xlsx>` +- Reference outputs (ZIP): :download:`ledgerloom_workbook_reference_outputs_ch03_adjusting_entries.zip <../_static/ledgerloom_workbook_reference_outputs_ch03_adjusting_entries.zip>` + +What’s inside the ZIP: + +- ``inputs/2026-01/transactions.csv`` (same base transactions as Ch02) +- ``inputs/2026-01/adjustments.csv`` (canonical adjusting entries) +- ``outputs/r1/`` (check report + canonical artifacts + trust manifest) + How to use it -------------