Skip to main content
A page is the reading layer; the source library is the evidence layer.

Show a page with its evidence

almanac show operations/customer-onboarding --sources
After the page body, Almanac prints the source path, citation key, and note for each connected source.

Inspect a source record

almanac sources tree
almanac sources show policies/onboarding.pdf
show prints metadata about the source. It does not print arbitrary binary file contents.
The Almanac source library shows a folder breadcrumb, three original files, a selected spreadsheet record, and a download action.

Download the original bytes

almanac sources download policies/onboarding.pdf --output onboarding.pdf
Downloads preserve the original file. Use this when the readable page is not enough and you need to inspect the evidence directly.
Source search matches source metadata. Use page search when you need synthesized wiki knowledge and source search when you need the underlying record.
See Sources, pages, and citations for the relationship, or improve the page with Garden when the evidence is correct but the article needs editorial work.