.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/codecollection_render.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/author-generation-rules/SKILL.md
skills/author-generation-rules/references/BUNDLE_MANIFEST.json
skills/author-generation-rules/references/README.md
skills/author-generation-rules/references/concepts.md
skills/author-generation-rules/references/generation-rule-schema.json
skills/author-generation-rules/references/generation-rules-schema.md
skills/author-generation-rules/references/generation-rules-syntax.md
skills/author-generation-rules/references/indexed-resources-index.md
skills/author-generation-rules/references/tag-hierarchy-contract.md
skills/author-generation-rules/references/catalogs/aws-resource-catalog.md
skills/author-generation-rules/references/catalogs/azure-resource-catalog.md
skills/author-generation-rules/references/catalogs/gcp-resource-catalog.md
skills/author-generation-rules/references/catalogs/kubernetes-resource-catalog.md
skills/author-generation-rules/references/catalogs/runwhen-platform-resource-catalog.md
skills/author-generation-rules/references/examples/README.md
skills/author-generation-rules/references/examples/azure-keyvault-slx.md
skills/author-generation-rules/references/examples/azure-vm-disk-runbook.md
skills/author-generation-rules/references/examples/kubernetes-deployment-slx.md
skills/author-generation-rules/references/examples/multi-resource-runbook.md
skills/author-generation-rules/references/indexed-resources/aws.md
skills/author-generation-rules/references/indexed-resources/azure.md
skills/author-generation-rules/references/indexed-resources/gcp.md
skills/author-generation-rules/references/indexed-resources/kubernetes.md
skills/author-generation-rules/references/indexed-resources/runwhen-platform.md
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/commit-to-codecollection/SKILL.md
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_bundled_authoring.py
tests/test_chat_url.py
tests/test_codecollection_render.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