Private
Public Access
0
0
Files
manual_slop/scripts
ed 923d360d21 chore(scripts): relocate Tier 2 state paths to project-relative
Honor the user's NEVER USE APPDATA directive. The Tier 2 state and
failure report directories now default to project-relative gitignored
locations under tests/artifacts/ instead of C:\\Users\\Ed\\AppData\\.

- failcount.py: _state_dir() now defaults to
  tests/artifacts/tier2_state/<track>/ (gitignored)
- write_report.py: _failures_dir() now defaults to
  tests/artifacts/tier2_failures/ (gitignored)

The TIER2_STATE_DIR and TIER2_FAILURES_DIR env vars still override the
defaults when set (preserves the existing escape hatch).
2026-06-18 14:11:26 -04:00
..
2026-06-06 12:47:41 -04:00
2026-06-07 11:51:36 -04:00
2026-06-07 11:51:36 -04:00
2026-06-15 20:10:18 -04:00