# Example monthly run log for control-adoption scans.
# Copy to docs/management/compliance/reviews/YYYY-MM.yml (or the path confirmed
# in the scope gate). `changes` is the net diff vs control-matrix.yml:
#   baseline  -> first run for this repo
#   []        -> re-run with no status changes
#   [{control, from, to}, ...] -> status changes since last run

month: 2026-07
cadence: quarterly
entries:
  - repo_id: pricing_engine_api
    scan_id: control-adoption
    status: complete
    report: scans/pricing_engine_api/ongoing-control-adoption-review.md
    data: control-matrix.yml
    git_ref: a1b2c3d
    reviewed_at: 2026-07-04
    counts: {present: 5, partial: 1, absent: 2, na: 1}
    changes: baseline
