Official Spanda package: Audit ledger anchoring
import provenance.ledger;
This package requires runtime capabilities declared in spanda.toml (audit.append).
Runnable anchor workflow for community package authors:
./scripts/ledger_golden_path.sh
Project: examples/anchor_audit/ (local path dependency on this package).
Scaffold package — implements the lean-core provider contract surface. Core retains compatibility shims until callers migrate to this package.
See packages/community/README.md for fork guidance.