LICENSE
README.md
pyproject.toml
src/negentropy/__init__.py
src/negentropy/perceives/__init__.py
src/negentropy/perceives/__main__.py
src/negentropy/perceives/_logging.py
src/negentropy/perceives/config.default.yaml
src/negentropy/perceives/config.py
src/negentropy/perceives/schemas.py
src/negentropy/perceives/sdk.py
src/negentropy/perceives/apps/__init__.py
src/negentropy/perceives/apps/app.py
src/negentropy/perceives/examples/__init__.py
src/negentropy/perceives/examples/configs/__init__.py
src/negentropy/perceives/examples/configs/extraction_configs.py
src/negentropy/perceives/examples/mcp/__init__.py
src/negentropy/perceives/examples/mcp/basic_usage.py
src/negentropy/perceives/examples/sdk/__init__.py
src/negentropy/perceives/examples/sdk/python_sdk_usage.py
src/negentropy/perceives/infra/__init__.py
src/negentropy/perceives/infra/parsing.py
src/negentropy/perceives/infra/resilience.py
src/negentropy/perceives/markdown/__init__.py
src/negentropy/perceives/markdown/algorithm_detector.py
src/negentropy/perceives/markdown/converter.py
src/negentropy/perceives/markdown/formatter.py
src/negentropy/perceives/markdown/formula_placeholder_resolver.py
src/negentropy/perceives/markdown/html_preprocessor.py
src/negentropy/perceives/markdown/image_embedder.py
src/negentropy/perceives/markdown/image_ref_normalizer.py
src/negentropy/perceives/pdf/__init__.py
src/negentropy/perceives/pdf/_imports.py
src/negentropy/perceives/pdf/_sources.py
src/negentropy/perceives/pdf/device_config.py
src/negentropy/perceives/pdf/docling_engine.py
src/negentropy/perceives/pdf/enhanced.py
src/negentropy/perceives/pdf/figure_text_filter.py
src/negentropy/perceives/pdf/hardware.py
src/negentropy/perceives/pdf/llm_client.py
src/negentropy/perceives/pdf/llm_orchestrator.py
src/negentropy/perceives/pdf/marker_engine.py
src/negentropy/perceives/pdf/math_formula.py
src/negentropy/perceives/pdf/mineru_engine.py
src/negentropy/perceives/pdf/processor.py
src/negentropy/perceives/pipeline/__init__.py
src/negentropy/perceives/pipeline/base.py
src/negentropy/perceives/pipeline/competitive.py
src/negentropy/perceives/pipeline/convenience.py
src/negentropy/perceives/pipeline/models.py
src/negentropy/perceives/pipeline/orchestrator.py
src/negentropy/perceives/pipeline/registry.py
src/negentropy/perceives/pipeline/scheduler.py
src/negentropy/perceives/pipeline/pdf_stages/__init__.py
src/negentropy/perceives/pipeline/pdf_stages/assembly.py
src/negentropy/perceives/pipeline/pdf_stages/asset_bundling.py
src/negentropy/perceives/pipeline/pdf_stages/code_detection.py
src/negentropy/perceives/pipeline/pdf_stages/formula_extraction.py
src/negentropy/perceives/pipeline/pdf_stages/image_extraction.py
src/negentropy/perceives/pipeline/pdf_stages/layout_analysis.py
src/negentropy/perceives/pipeline/pdf_stages/preprocessing.py
src/negentropy/perceives/pipeline/pdf_stages/quick_scan.py
src/negentropy/perceives/pipeline/pdf_stages/table_extraction.py
src/negentropy/perceives/pipeline/pdf_stages/text_extraction.py
src/negentropy/perceives/pipeline/webpage_stages/__init__.py
src/negentropy/perceives/pipeline/webpage_stages/anti_detection.py
src/negentropy/perceives/pipeline/webpage_stages/asset_bundling.py
src/negentropy/perceives/pipeline/webpage_stages/compliance_check.py
src/negentropy/perceives/pipeline/webpage_stages/html_sanitization.py
src/negentropy/perceives/pipeline/webpage_stages/main_content_extraction.py
src/negentropy/perceives/pipeline/webpage_stages/markdown_conversion.py
src/negentropy/perceives/pipeline/webpage_stages/markdown_formatting.py
src/negentropy/perceives/pipeline/webpage_stages/page_fetching.py
src/negentropy/perceives/pipeline/webpage_stages/rich_elements.py
src/negentropy/perceives/scraping/__init__.py
src/negentropy/perceives/scraping/anti_detection.py
src/negentropy/perceives/scraping/browser.py
src/negentropy/perceives/scraping/engine.py
src/negentropy/perceives/scraping/form_handler.py
src/negentropy/perceives/scraping/content_extraction/__init__.py
src/negentropy/perceives/scraping/content_extraction/pages.py
src/negentropy/perceives/scraping/content_extraction/selectors.py
src/negentropy/perceives/tools/__init__.py
src/negentropy/perceives/tools/_observability.py
src/negentropy/perceives/tools/_registry.py
src/negentropy/perceives/tools/_support.py
src/negentropy/perceives/tools/extraction.py
src/negentropy/perceives/tools/markdown.py
src/negentropy/perceives/tools/pdf.py
src/negentropy_perceives.egg-info/PKG-INFO
src/negentropy_perceives.egg-info/SOURCES.txt
src/negentropy_perceives.egg-info/dependency_links.txt
src/negentropy_perceives.egg-info/entry_points.txt
src/negentropy_perceives.egg-info/requires.txt
src/negentropy_perceives.egg-info/top_level.txt