Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 625 Bytes

File metadata and controls

17 lines (12 loc) · 625 Bytes

Phase 1 Validation

Phase 1 is validated locally on Windows with an explicit bootstrap path.

Verified

  • Local environment validation passed with bootstrap.ps1 and backend\.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.

Notes

  • The repository now uses an explicit PowerShell bootstrap path instead of implicit PATH or manual activate steps.
  • The Windows-friendly run path is .�ootstrap.ps1 from the repository root.