affidavit 26.6.22

Provenance Layer — receipt assembly and certification (verify a witness against a format standard; never decide honesty).
# typos configuration — https://github.com/crate-ci/typos
# Run locally with `typos` or `just typos`; enforced in CI.

[files]
extend-exclude = [
    "Cargo.lock",
    "target/",
    ".git/",
    "fixtures/",
    "**/generated/",
    "*.ttl",
    "*.svg",
    "*.lock",
]

[default]
# Ignore content-address / hash-looking hex strings (blake3, sha256, git shas).
extend-ignore-re = ["\\b[0-9a-f]{32,}\\b"]

[default.extend-words]
# Intentional project nouns that look like typos go here, e.g.:
# affi = "affi"