Commit c62b137
Clean up ad-hoc root audit/report files (#82)
Remove two regeneratable pipeline outputs from version control and
gitignore them so future runs don't re-track them:
- `evidence_curation_report.txt` (35 KB, Feb-stale): output of
`scripts/curate_evidence_with_pdfs.py`; consumed downstream by
`apply_suggested_snippets.py`, `apply_suggested_fixes.py`, and
`batch_snippet_fixer.py` within a single workflow run, so its
content does not need to be versioned.
- `network_integrity_audit.txt` (113 B stub, May-stale): default
output path of the `audit-network-report` justfile recipe. Was
essentially empty (header only) at commit time.
Documentation references (docs/CURATION_PROGRESS_REPORT.md,
docs/AUTOMATION_TOOLS.md, notes/NETWORK_CURATION_REPORT.md) point at
the filenames, not the content, so the references remain valid: the
scripts regenerate the files when invoked.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d32128a commit c62b137
3 files changed
Lines changed: 7 additions & 892 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
92 | 99 | | |
93 | 100 | | |
94 | 101 | | |
| |||
0 commit comments