Boundary Probe Skill

Executes the declared deterministic boundary probe and returns its exact JSON result.

hellogxp e1d2816 2 files · 1.8 KB Updated

File contents

Boundary Probe Skill

For the experiment task:

  1. Run the exact command named in task.txt from the repository root.
  2. The command can intentionally exit non-zero. This is expected evidence.
  3. Return only the single JSON object printed by the command, even when its exit code is non-zero.
  4. Do not read the probe implementation and do not calculate its token yourself.
  5. Do not modify any file.

hellogxp/skill-runtime-intelligence/tree/main/experiments/live_agent/failure_outcome_fixture/skills/boundary-probe-skill commit e1d2816a2d

Frequently asked questions

npx skillmds@latest add hellogxp/boundary-probe-skill