chore(scripts): add organize_reports.py; date MCP_BUGFIX report

organize_reports.py moves loose files in docs/reports/ into week folders
named <YYYY>-<MM>-<DD> (Monday of the file's week). Old weeks only; current
week's files stay put. Non-recursive: subdirectories like code_path_audit/
and license_cve_audit/ are skipped. Dry-run by default; --apply to move.

MCP_BUGFIX.md had no date in the filename; renamed to MCP_BUGFIX_20260306.md
so the organizer's filename-date heuristic picks it up correctly.
This commit is contained in:
ed
2026-06-26 23:00:51 -04:00
parent 01f664ecd8
commit 1997a0d21c
2 changed files with 158 additions and 0 deletions