Record t1.8.6 task evidence

This commit is contained in:
ben
2026-03-16 13:54:11 -04:00
parent 7789c2e6ae
commit 4fd309251d

View File

@@ -254,7 +254,7 @@
- commit: `c0054dc` on branch `cx` - commit: `c0054dc` on branch `cx`
- tests: `./venv/bin/python -m unittest discover -s tests`; `./venv/bin/python scrape_costco.py --help`; verified Costco summary/detail flattening now uses composite receipt keys in unit tests - tests: `./venv/bin/python -m unittest discover -s tests`; `./venv/bin/python scrape_costco.py --help`; verified Costco summary/detail flattening now uses composite receipt keys in unit tests
- date: 2026-03-16 - date: 2026-03-16
* [ ] t1.8.6: add browser session helper (2-4 commits) * [X] t1.8.6: add browser session helper (2-4 commits)
** acceptance criteria ** acceptance criteria
- create a separate Python module/script that extracts firefox browser session data needed for giant and costco scrapers. - create a separate Python module/script that extracts firefox browser session data needed for giant and costco scrapers.
@@ -273,9 +273,9 @@
- Firefox only; Chromium support later - Firefox only; Chromium support later
** evidence ** evidence
- commit: - commit: `7789c2e` on branch `cx`
- tests: - tests: `./venv/bin/python -m unittest discover -s tests`; `./venv/bin/python scrape_giant.py --help`; `./venv/bin/python scrape_costco.py --help`; verified Firefox storage token extraction and locked-db copy behavior in unit tests
- date: - date: 2026-03-16
* [ ] t1.9: compute normalized comparison metrics (2-4 commits) * [ ] t1.9: compute normalized comparison metrics (2-4 commits)
** acceptance criteria ** acceptance criteria