LICENSE
README.md
pyproject.toml
Chinese_Geo.egg-info/PKG-INFO
Chinese_Geo.egg-info/SOURCES.txt
Chinese_Geo.egg-info/dependency_links.txt
Chinese_Geo.egg-info/entry_points.txt
Chinese_Geo.egg-info/requires.txt
Chinese_Geo.egg-info/top_level.txt
seogeo/__init__.py
seogeo/botverify.py
seogeo/cli.py
seogeo/demo.py
seogeo/dom.py
seogeo/engines.py
seogeo/fetch.py
seogeo/generate.py
seogeo/mcp_server.py
seogeo/monitor.py
seogeo/offsite.py
seogeo/pipeline.py
seogeo/render.py
seogeo/report.py
seogeo/robots.py
seogeo/scoring.py
seogeo/service.py
seogeo/structure_signals.py
seogeo/versioning.py
seogeo/data/__init__.py
seogeo/data/domestic_bots.py
seogeo/data/overseas_bots.py
seogeo/data/platforms.py
seogeo/rules/__init__.py
seogeo/rules/base.py
seogeo/rules/bytespider.py
seogeo/rules/content.py
seogeo/rules/discovery.py
seogeo/rules/domestic_bots.py
seogeo/rules/freshness.py
seogeo/rules/https.py
seogeo/rules/img_alt.py
seogeo/rules/opengraph.py
seogeo/rules/overseas_bots.py
seogeo/rules/rendering.py
seogeo/rules/structure.py
seogeo/rules/technical.py
seogeo/rules/viewport.py
tests/test_agent_docs.py
tests/test_botverify.py
tests/test_bytespider.py
tests/test_case_study.py
tests/test_cli.py
tests/test_content.py
tests/test_demo.py
tests/test_discovery.py
tests/test_docs_sync.py
tests/test_dom.py
tests/test_dom_edges.py
tests/test_domestic_bots.py
tests/test_engines.py
tests/test_examples.py
tests/test_fetch.py
tests/test_fetch_edges.py
tests/test_generate.py
tests/test_img_alt.py
tests/test_init_agent_smoke.py
tests/test_mcp.py
tests/test_meta_rules.py
tests/test_meta_rules_edges.py
tests/test_misc_edges.py
tests/test_monitor.py
tests/test_monitor_edges.py
tests/test_monitor_score_validation.py
tests/test_offsite.py
tests/test_overseas_bots.py
tests/test_packaging.py
tests/test_pipeline.py
tests/test_readme_quickstart.py
tests/test_readme_sample.py
tests/test_registry.py
tests/test_render.py
tests/test_rendering.py
tests/test_report.py
tests/test_report_edges.py
tests/test_robots.py
tests/test_robots_edges.py
tests/test_sample_report.py
tests/test_scoring.py
tests/test_service.py
tests/test_skills.py
tests/test_structure.py
tests/test_structure_signals.py
tests/test_technical.py
tests/test_verify_docs.py
tests/test_version_sync.py
tests/test_versioning.py