__pycache__/ .DS_Store *.py[cod] *$py.class *.egg-info/ .coverage coverage.xml htmlcov/ test-results/ *.result.json dist/ build/ .venv/ .env .idea/ .pytest_cache/ .ruff_cache/ *.log logs/ tests/* !tests/__init__.py !tests/api/ tests/api/* !tests/api/__init__.py !tests/api/test_demand_feedback.py !tests/api/test_video_discovery_records.py !tests/supply_agent/ !tests/supply_infra/ tests/supply_infra/* !tests/supply_infra/__init__.py !tests/supply_infra/pipeline/ !tests/supply_infra/scheduler/ node_modules/ web/dist/ examples/ skills/