.DS_Store
.gitattributes
.gitignore
AGENTS.md
LICENSE
README.md
debug_parse_reconstruct.py
findings.md
git_backup_corrupted_ieeA.zip
progress.md
pyproject.toml
task_plan.md
uv.lock
validation_report.json
docs/configuration.md
docs/custom-rules.md
docs/installation.md
docs/known-limitations.md
docs/troubleshooting.md
reports/parser_step_example.md
scripts/brace_fix_notebook.ipynb
scripts/openrouter_concurrency_probe.py
scripts/run_e2e_openrouter_c100.sh
scripts/test_cjk_fonts.py
scripts/test_translation_api.py
scripts/validate_assumptions.py
src/ieeA/__init__.py
src/ieeA/cli.py
src/ieeA.egg-info/PKG-INFO
src/ieeA.egg-info/SOURCES.txt
src/ieeA.egg-info/dependency_links.txt
src/ieeA.egg-info/entry_points.txt
src/ieeA.egg-info/requires.txt
src/ieeA.egg-info/top_level.txt
src/ieeA/compiler/__init__.py
src/ieeA/compiler/chinese_support.py
src/ieeA/compiler/engine.py
src/ieeA/compiler/latex_compiler.py
src/ieeA/defaults/__init__.py
src/ieeA/defaults/config.yaml
src/ieeA/defaults/examples.yaml
src/ieeA/defaults/glossary.yaml
src/ieeA/downloader/__init__.py
src/ieeA/downloader/arxiv.py
src/ieeA/parser/__init__.py
src/ieeA/parser/chunker.py
src/ieeA/parser/latex_parser.py
src/ieeA/parser/structure.py
src/ieeA/rules/__init__.py
src/ieeA/rules/config.py
src/ieeA/rules/examples.py
src/ieeA/rules/glossary.py
src/ieeA/rules/validation_rules.py
src/ieeA/translator/__init__.py
src/ieeA/translator/anthropic_coding_provider.py
src/ieeA/translator/anthropic_provider.py
src/ieeA/translator/http_provider.py
src/ieeA/translator/llm_base.py
src/ieeA/translator/openai_coding_provider.py
src/ieeA/translator/openai_provider.py
src/ieeA/translator/pipeline.py
src/ieeA/translator/prompts.py
src/ieeA/validator/__init__.py
src/ieeA/validator/engine.py
src/ieeA/validator/rules.py
tests/conftest.py
tests/test_batch_translation.py
tests/test_chunk_brace_structure_pipeline.py
tests/test_chunk_brace_structure_validation.py
tests/test_dynamic_glossary.py
tests/test_dynamic_glossary_real_corpus.py
tests/test_nested_chunk_in_protected_env.py
tests/test_openai_coding.py
tests/test_parser_chunk_consistency.py
tests/test_placeholder_restoration.py
tests/test_state_schema.py
tests/test_universal_corpus.py
tests/test_validator_fixes.py
tests/2026-02-07/test_caption_extraction_robustness.py
tests/2026-02-07/test_parser_pipeline_refactor.py
tests/2026-02-07/test_parser_title_unified.py
tests/universal/universal.tex
tests/universal/includes/extra.tex
user_test_script/concurrent_requests_async.py
user_test_script/hjfy作者的博客-1.md
user_test_script/model_comparison_results.json
user_test_script/model_comparison_test.py
user_test_script/model_comparison_viewer.html
user_test_script/setup.ipynb
user_test_script/区分.txt
user_test_script/对比模型.yaml