Files
simple-private-codecollection/codebundles/stg-workspace-smoke
stewartshea ccd041ecde Point tool-builder tasksets at airgap cc-catalog mirror
PAPI clones codeBundle.repoUrl on ingestion; the public github.com URL is
unreachable from the airgap cluster, so the runbook records were silently
dropped (SLXs got created with no runbook attached).

Switch the three tool-builder taskset templates to the internal catalog URL
that workspace-builder / PAPI already talks to for every other codecollection.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 01:35:03 -04:00
..
2026-07-06 21:53:03 -04:00

stg-workspace-smoke

Custom Discovery CodeCollection bundle generated from MCP tool-builder output.

  • Alias: Staging Workspace Smoke Check
  • Platform: runwhen
  • Resource types: workspace

Layout

.runwhen/
  SKILL_TEMPLATE.md        # Human-readable review (decoded script + match rules)
  raw_script.py        # Decoded script for reviewers and automated inspection
  generation-rules/
    stg-workspace-smoke.yaml
  templates/
    stg-workspace-smoke-slx.yaml
    stg-workspace-smoke-taskset.yaml

See .runwhen/SKILL_TEMPLATE.md and .runwhen/raw_script.py for the review artifacts intended for PR reviewers and automated systems.

References