First product

This commit is contained in:
Justin Visser 2026-02-17 14:51:25 +01:00
parent 778da9e2fc
commit 4433d7d2c4
157 changed files with 23975 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# Scholar Scrape Probe (Temporary)
Purpose: short-lived workspace for information gathering and planning.
Rules:
- No production code changes here.
- Use this for HTML samples, parsing experiments, and extraction notes.
- Delete this directory after we lock the scrape contract and parser plan.
Structure:
- `fixtures/` saved HTML samples for parser validation
- `notes/` extraction decisions, edge cases, and risk log
- `scripts/` one-off probe scripts used only during planning