Commit graph

1 commit

Author SHA1 Message Date
Ishaan Jaff
34e9c906fd
refactor: extract shared parity ledger schema out of ledger.py
Split the SDK-function path convention (ledger_path_for/LEDGER_ROOT) out
of the ledger schema module. shared/parity/ledger.py now only holds the
reusable dataclasses and JSON loader; load_ledger() takes an explicit
path instead of defaulting to OCR.
2026-09-02 18:12:39 -07:00