CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
SKILL.md
pyproject.toml
requirements.txt
agents/openai.yaml
assets/icon.png
assets/logo.png
benchmarks/benchmark_manifest.yaml
benchmarks/convert_samples.py
benchmarks/make_charts.py
benchmarks/make_demo_brochures.py
benchmarks/make_demo_gallery.py
benchmarks/make_fixtures.py
benchmarks/make_gallery.py
benchmarks/run_benchmarks.py
benchmarks/run_comparisons.py
benchmarks/run_samples.py
benchmarks/corpus/README.md
benchmarks/corpus/corpus.yaml
benchmarks/corpus/private/README.md
benchmarks/corpus/public/README.md
benchmarks/demo_assets/PROVENANCE.md
benchmarks/fixtures/README.md
benchmarks/results/README.md
benchmarks/results/comparisons.json
benchmarks/results/latest.json
benchmarks/results/latest.md
benchmarks/results/samples.json
docs/agent-usage.md
docs/benchmarking.md
docs/comparisons.md
docs/compatibility.md
docs/discussions-pinned-post.md
docs/examples.md
docs/field-validation.md
docs/installation.md
docs/json-output.md
docs/known-limitations.md
docs/roadmap-validation-sprint.md
docs/sample-provenance.md
docs/troubleshooting.md
examples/agent-transcripts/aggressive.md
examples/agent-transcripts/audit.md
examples/agent-transcripts/quality-target.md
examples/agent-transcripts/range.md
examples/agent-transcripts/visual-compare.md
schema/output-summary.schema.json
scripts/compare_pdf_render.py
scripts/optimize_pdf_email.py
src/pdf_email_optimizer/__init__.py
src/pdf_email_optimizer/__main__.py
src/pdf_email_optimizer/bilevel.py
src/pdf_email_optimizer/cli.py
src/pdf_email_optimizer/errors.py
src/pdf_email_optimizer/ghostscript.py
src/pdf_email_optimizer/optimizer.py
src/pdf_email_optimizer/pikepdf_backend.py
src/pdf_email_optimizer/profiles.py
src/pdf_email_optimizer/render_qa.py
src/pdf_email_optimizer/reporting.py
src/pdf_email_optimizer.egg-info/PKG-INFO
src/pdf_email_optimizer.egg-info/SOURCES.txt
src/pdf_email_optimizer.egg-info/dependency_links.txt
src/pdf_email_optimizer.egg-info/entry_points.txt
src/pdf_email_optimizer.egg-info/requires.txt
src/pdf_email_optimizer.egg-info/top_level.txt
tests/conftest.py
tests/test_bilevel.py
tests/test_integration.py
tests/test_optimizer.py
tests/test_render_qa.py
tests/test_targets.py
tests/fixtures/README.md