Files
rust_browser/.gitignore
Zachary D. Rowitsch 6d1c776f8e Add persistent investigation reports with fix tracking
Move investigate skill output from /tmp to investigations/<site-stem>/
with gitignored artifacts/ and tracked report.md. Reports use stable
finding IDs (F-001, F-002, ...) with Open/Fixed status tracking, so
re-investigating the same site preserves history and marks resolved
issues with the date they were confirmed fixed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 22:29:57 -05:00

11 lines
226 B
Plaintext

target/
target_san/
tests/external/wpt/upstream/
tests/external/js262/upstream/
tests/external/wpt/fixtures/*.layout.txt
tests/external/wpt/fixtures/*.dl.txt
scripts/__pycache__/
.workdir/
.serena/
investigations/*/artifacts/