LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/RELEASING.md
docs/harness-strategy.md
docs/harness/2026-06-11_webchat-cli-accessibility-design.md
docs/harness/2026-06-11_webchat-cli-accessibility-plan.md
docs/providers/claude-code.md
docs/providers/codex.md
docs/providers/cursor.md
docs/providers/gemini.md
docs/webchat/webchat-prompt.ko.md
docs/webchat/webchat-prompt.md
examples/evidence-sample.json
examples/sample.md
integrations/plugins/paper-verify/.mcp.json
integrations/plugins/paper-verify/.claude-plugin/plugin.json
integrations/plugins/paper-verify/.codex-plugin/plugin.json
integrations/plugins/paper-verify/skills/paper-verify/SKILL.md
integrations/plugins/paper-verify/skills/paper-verify/agents/openai.yaml
integrations/skills/paper-verify/SKILL.md
integrations/skills/paper-verify-webchat/SKILL.md
integrations/skills/paper-verify/agents/openai.yaml
paper_verify.egg-info/PKG-INFO
paper_verify.egg-info/SOURCES.txt
paper_verify.egg-info/dependency_links.txt
paper_verify.egg-info/entry_points.txt
paper_verify.egg-info/requires.txt
paper_verify.egg-info/top_level.txt
paperverify/__init__.py
paperverify/__main__.py
paperverify/cli.py
paperverify/extract.py
paperverify/fetch.py
paperverify/judge.py
paperverify/mcp_server.py
paperverify/models.py
paperverify/offline.py
paperverify/report.py
paperverify/score.py
paperverify/sources.py
paperverify/harness/__init__.py
paperverify/harness/base.py
tests/test_author_year.py
tests/test_blog_sources.py
tests/test_cli_coverage.py
tests/test_consensus_display.py
tests/test_cross_check_substantive.py
tests/test_extract.py
tests/test_extract_dedup.py
tests/test_fetch_coverage.py
tests/test_fetch_metadata.py
tests/test_fetch_ssrf.py
tests/test_harness_profiles.py
tests/test_json.py
tests/test_judge.py
tests/test_judge_coverage.py
tests/test_keyword_contradiction.py
tests/test_mcp_coverage.py
tests/test_mcp_server.py
tests/test_offline.py
tests/test_p1_robustness.py
tests/test_report.py
tests/test_report_keyword_caveat.py
tests/test_score.py
tests/test_score_l1_landing.py
tests/test_sources.py
tests/test_sources_arxiv.py
tests/test_sources_coverage.py
tests/test_webchat_assets.py