Private
Public Access
0
0
Commit Graph

2 Commits

Author SHA1 Message Date
ed 423f260aba chore(scripts): organize_reports emits subdirs-skipped list
Self-documents that subdirectories (existing week folders + category
folders like code_path_audit/ and license_cve_audit/) are skipped
non-recursively. Surfaces in both human-readable and --json output.
2026-06-26 23:06:42 -04:00
ed 1997a0d21c 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.
2026-06-26 23:00:51 -04:00