aaai-core 0.7.0

Core engine for aaai — audit for asset integrity
Documentation

aaai-core v0.4.0

Core engine for aaai (audit for asset integrity).

Module map

aaai-core
  ├── config    — AuditDefinition and its YAML I/O
  ├── diff      — parallel folder walker, DiffEntry (binary + stats), ignore patterns
  ├── audit     — match DiffEntries → AuditResult; large-file warnings
  ├── report    — Markdown / JSON report generation (with optional masking)
  ├── history   — append-only audit run log (~/.aaai/history.jsonl)
  ├── masking   — regex-based secret masking engine
  ├── project   — .aaai.yaml project-level config
  ├── templates — built-in rule templates
  └── profile   — named before/after/definition presets