chore(repo): Codex skills mirror, scout scratch-dump ignores, allowlist
- AGENTS.md + .agents/skills/: Codex-compatible mirror of the CLAUDE.md instructions and the .claude skill set. - .gitignore: ignore job_scout/jd_*.txt and *_verify.txt one-off Playwright scrape dumps (applied JDs are archived in JDs/ + output/). - settings.local.json: permission allowlist churn from recent sessions. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -30,6 +30,9 @@ job_scout/state/*
|
||||
# One-off job-board data pulls (debug artifacts)
|
||||
*_jd.json
|
||||
*_jobs*.json
|
||||
# ...and one-off Playwright JD scrape dumps (applied JDs are archived in JDs/ + output/)
|
||||
job_scout/jd_*.txt
|
||||
job_scout/*_verify.txt
|
||||
|
||||
# Editor
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user