Skip to content

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Jan 7, 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

## Summary
- Adds missing `import json` to the chonk-breakdowns dashboard

PR #18987 moved the CI dashboard from iac repo to aztec-packages but the
json import was missing, causing 500 errors on the
`/api/breakdown/flows` endpoint.
Rumata888 and others added 6 commits January 7, 2026 15:44
Add Boomerang value detection description to Tooling.md
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``
Copy link
Collaborator

@ludamad ludamad left a comment

Choose a reason for hiding this comment

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

🤖 Auto-approved

@AztecBot AztecBot added this pull request to the merge queue Jan 8, 2026
@AztecBot
Copy link
Collaborator Author

AztecBot commented Jan 8, 2026

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

Merged via the queue into next with commit 3678c53 Jan 8, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants