aaai 0.40.0

Core engine for aaai — audit for asset integrity
Documentation
1
2
3
4
5
6
7
8
9
10
11
# aaai

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).