Phase 1 is validated locally on Windows with an explicit bootstrap path.
- Local environment validation passed with
bootstrap.ps1andbackend\.venv\Scripts\python.exe. - Dataset CSV import succeeded.
- Adzuna-shaped JSON import succeeded.
- Deduplication prevented duplicate writes.
- Chunk creation succeeded for imported jobs.
- Pytest passed for the Phase 1 ingest pipeline.
- The repository now uses an explicit PowerShell bootstrap path instead of implicit PATH or manual activate steps.
- The Windows-friendly run path is
.�ootstrap.ps1from the repository root.