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>
11 lines
226 B
Plaintext
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/
|