LICENSE
README.md
pyproject.toml
framework/__init__.py
framework/runner.py
framework/utils.py
framework/validators.py
framework/scraper_spec_templates/config.yaml
framework/scraper_spec_templates/commands/baseline.md
framework/scraper_spec_templates/commands/discover.md
framework/scraper_spec_templates/commands/init.md
framework/scraper_spec_templates/commands/pull.md
framework/scraper_spec_templates/commands/push.md
framework/scraper_spec_templates/commands/release.md
framework/scraper_spec_templates/commands/test.md
framework/scraper_spec_templates/memory/constitution.md
framework/scraper_spec_templates/templates/baseline-template.json
framework/scraper_spec_templates/templates/debug-log-template.json
framework/scraper_spec_templates/templates/debug-report-template.md
framework/scraper_spec_templates/templates/diff-template.json
framework/scraper_spec_templates/templates/log-template.json
framework/scraper_spec_templates/templates/plan-template.md
framework/scraper_spec_templates/templates/selectors-template.yaml
scraper_spec.egg-info/PKG-INFO
scraper_spec.egg-info/SOURCES.txt
scraper_spec.egg-info/dependency_links.txt
scraper_spec.egg-info/entry_points.txt
scraper_spec.egg-info/requires.txt
scraper_spec.egg-info/top_level.txt
tests/test_critical_path.py
tests/test_enforcement.py
tests/test_runner.py
tests/test_utils.py
tests/test_validator.py