.env.example
LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
requirements.txt
runwhen_platform_mcp/__init__.py
runwhen_platform_mcp/auth.py
runwhen_platform_mcp/authorization.py
runwhen_platform_mcp/consent_ui.py
runwhen_platform_mcp/server.py
runwhen_platform_mcp/tool_trace.py
runwhen_platform_mcp.egg-info/PKG-INFO
runwhen_platform_mcp.egg-info/SOURCES.txt
runwhen_platform_mcp.egg-info/dependency_links.txt
runwhen_platform_mcp.egg-info/entry_points.txt
runwhen_platform_mcp.egg-info/requires.txt
runwhen_platform_mcp.egg-info/top_level.txt
runwhen_platform_mcp/docs/RUNWHEN.md.example
runwhen_platform_mcp/docs/RUNWHEN.md.template
runwhen_platform_mcp/docs/tool-builder-flow.md
skills/__init__.py
skills/build-operational-context/SKILL.md
skills/build-runwhen-task/SKILL.md
skills/build-runwhen-task/references/bash-sli-template.sh
skills/build-runwhen-task/references/bash-task-template.sh
skills/build-runwhen-task/references/commit-examples.md
skills/build-runwhen-task/references/python-sli-template.py
skills/build-runwhen-task/references/python-task-template.py
skills/configure-hierarchy/SKILL.md
skills/configure-resource-path/SKILL.md
skills/create-ai-assistant/SKILL.md
skills/discover-locations/SKILL.md
skills/discover-secrets/SKILL.md
skills/find-and-deploy-codebundle/SKILL.md
skills/manage-commands/SKILL.md
skills/manage-knowledge/SKILL.md
skills/manage-rules/SKILL.md
skills/run-existing-slx/SKILL.md
skills/verify-mcp-setup/SKILL.md
tests/test_api_compat.py
tests/test_chat_url.py
tests/test_mcp_http_remote_smoke.py
tests/test_papi_live_smoke.py
tests/test_resolve_script.py
tests/test_smoke.py
tests/test_tool_builder_config.py
tests/test_tool_builder_e2e.py
tests/test_tool_schema.py
tests/test_tool_trace.py
tests/test_validation.py
tests/test_yaml_generation.py