LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
scripts/security_sanitizer.py
scripts/verify_api_integration.py
stirlingpdf_agent/__init__.py
stirlingpdf_agent/__main__.py
stirlingpdf_agent/agent_server.py
stirlingpdf_agent/api_client.py
stirlingpdf_agent/auth.py
stirlingpdf_agent/main_agent.json
stirlingpdf_agent/mcp_config.json
stirlingpdf_agent/mcp_server.py
stirlingpdf_agent/stirlingpdf_agent_models.py
stirlingpdf_agent.egg-info/PKG-INFO
stirlingpdf_agent.egg-info/SOURCES.txt
stirlingpdf_agent.egg-info/dependency_links.txt
stirlingpdf_agent.egg-info/entry_points.txt
stirlingpdf_agent.egg-info/requires.txt
stirlingpdf_agent.egg-info/top_level.txt
stirlingpdf_agent/api/__init__.py
stirlingpdf_agent/api/api_client_base.py
stirlingpdf_agent/api/api_client_watermark.py
stirlingpdf_agent/mcp/__init__.py
stirlingpdf_agent/mcp/mcp_pdf.py
stirlingpdf_agent/skills/stirlingpdf-agent-docs/SKILL.md
stirlingpdf_agent/skills/stirlingpdf-agent-docs/reference/index.md
tests/conftest.py
tests/test_action_discovery.py
tests/test_concept_parity.py
tests/test_coverage_enhancement.py
tests/test_init.py
tests/test_init_dynamics.py
tests/test_startup.py