Glossary

Tamper-evident audit log

An append-only record where each entry is cryptographically hash-chained to the previous one. Any modification to a past entry breaks the chain and is detectable, so the history of decisions is verifiable.

Read the deep dive →