Skip to content

Conversation

@ledwards2225
Copy link
Contributor

@ledwards2225 ledwards2225 commented Jan 2, 2026

Improved audit status tracking

  • Updates all AUDIT STATUS headers
  • Moves all existing scope docs to dir audit/audit_scopes
  • Adds additional scope docs so that all files to be audited are now accounted for (marked with status: Planned)

Running python3 generate_audit_summary.py --status "not started gives a list of files from each dir that have neither been audited or "planned" (placed into a scope doc). Latter can be viewed using `--status "planned``

@ledwards2225 ledwards2225 marked this pull request as ready for review January 2, 2026 20:31
Copy link
Contributor

@federicobarbacovi federicobarbacovi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for doing this!

@@ -0,0 +1,300 @@
# Ultra/Mega Lookup (Plookup) System - Audit Scope
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this file meant to be committed?

@ledwards2225 ledwards2225 merged commit 7f4a98e into merge-train/barretenberg Jan 7, 2026
10 checks passed
@ledwards2225 ledwards2225 deleted the lde/update-audit-tracking branch January 7, 2026 19:27
github-merge-queue bot pushed a commit that referenced this pull request Jan 8, 2026
BEGIN_COMMIT_OVERRIDE
fix: add missing json import to chonk-breakdowns dashboard (#19390)
chore: Update Tooling.md (#18156)
chore: update audit tracking headers (#19295)
add name filtering to audit tracking script
END_COMMIT_OVERRIDE
github-actions bot pushed a commit that referenced this pull request Jan 8, 2026
Improved audit status tracking
- Updates all `AUDIT STATUS` headers
- Moves all existing scope docs to dir audit/audit_scopes
- Adds additional scope docs so that all files to be audited are now
accounted for (marked with `status: Planned`)

Running `python3 generate_audit_summary.py --status "not started` gives
a list of files from each dir that have neither been audited or
"planned" (placed into a scope doc). Latter can be viewed using
`--status "planned``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants