MANIFEST.in
README.md
README_PYPI.md
agent_routes.py
app.py
cli_redact.py
favicon.png
lambda_entrypoint.py
load_dynamo_logs.py
load_s3_logs.py
pyproject.toml
doc_redaction/__init__.py
doc_redaction/api.py
doc_redaction/cli_api.py
doc_redaction/cli_redact.py
doc_redaction/data_anonymise.py
doc_redaction/file_conversion.py
doc_redaction/file_redaction.py
doc_redaction/find_duplicate_pages.py
doc_redaction/find_duplicate_tabular.py
doc_redaction/gradio_app.py
doc_redaction/helper_functions.py
doc_redaction/install_deps.py
doc_redaction/lambda_entrypoint.py
doc_redaction/redaction_review.py
doc_redaction/summaries.py
doc_redaction.egg-info/PKG-INFO
doc_redaction.egg-info/SOURCES.txt
doc_redaction.egg-info/dependency_links.txt
doc_redaction.egg-info/entry_points.txt
doc_redaction.egg-info/requires.txt
doc_redaction.egg-info/top_level.txt
intros/long_intro.txt
intros/short_intro.txt
intros/short_intro_responsible.txt
mcp_doc_redaction/__init__.py
mcp_doc_redaction/artifact_bundle.py
mcp_doc_redaction/gradio_transport.py
mcp_doc_redaction/schemas.py
mcp_doc_redaction/server.py
test/test_agent_apply_review_redactions.py
test/test_annotation_color_parsing.py
test/test_cli_smoke.py
test/test_gradio_doc_redact_simple.py
test/test_gradio_summarise_simple.py
test/test_gradio_transport_sse.py
test/test_gradio_upload_staging.py
test/test_gui_only.py
test/test_mcp_doc_redaction_bundle.py
test/test_mcp_doc_redaction_extract_paths.py
test/test_package_api_smoke.py
test/test_placeholder_bbox_scaling.py
test/test_redaction_overlay_export.py
test/test_redaction_types.py
test/test_review_ocr_visualisation_export.py
tools/__init__.py
tools/apply_hf_zero_gpu_readme_frontmatter.py
tools/auth.py
tools/aws_functions.py
tools/aws_textract.py
tools/cli_usage_logger.py
tools/config.py
tools/custom_csvlogger.py
tools/custom_image_analyser_engine.py
tools/data_anonymise.py
tools/file_conversion.py
tools/file_redaction.py
tools/find_duplicate_pages.py
tools/find_duplicate_tabular.py
tools/helper_functions.py
tools/llm_entity_detection.py
tools/llm_entity_detection_prompts.py
tools/llm_funcs.py
tools/load_spacy_model_custom_recognisers.py
tools/presidio_analyzer_custom.py
tools/quickstart.py
tools/redaction_review.py
tools/redaction_types.py
tools/run_vlm.py
tools/secure_path_utils.py
tools/secure_regex_utils.py
tools/simplified_api.py
tools/summaries.py
tools/textract_batch_call.py
tools/word_segmenter.py