Core engine library for **aaai** (audit for asset integrity).
This crate provides the diff engine, audit engine, content-strategy evaluators,
report generation, and profile/preference storage used by both `aaai-cli` and
`aaai-gui`. External consumers can depend on `aaai` directly to embed the audit
engine into their own tooling.
For full documentation see the [project README](../../README.md) and the
[API docs on docs.rs](https://docs.rs/aaai).