Runtime Behavior Probe Overview Use this skill to investigate real runtime behavior, not to restate code or documentation. Start by planning the investigation, then execute a case matrix, record observed behavior, and report both the findings and the method used to obtain them. Core Rules - Treat this skill as manual-only. Do not rely on implicit invocation. - A baseline success or smoke case is often the right entry point, but do not stop there when the real question involves edge cases, drift, or failure behavior. - Plan before running anything. Write the case matrix first, then fill it in…