Files
whetstone_DSL/datasets/run_specs/runspec_overfetch_context_07.md

900 B

Run Spec: overfetch_context_07

Context

Synthetic MCP data-collection case. family = overfetch_context variant = 7

Objective

Exercise overfetch_context behavior and produce deterministic stage-labeled traces.

Anti-Pattern To Detect

  • Read excessive unrelated files to complete a narrow task.

Target Behavior

  • Use minimal context slices and avoid broad workspace sweeps.
  • Keep tool-call chain bounded and auditable.
  • Preserve deterministic output ordering.

Requirements

  • Workspace-relative paths only.
  • Deterministic tool sequencing.
  • Valid JSON arguments for each tool invocation.

Acceptance Criteria

  • At least one tool_selection event.
  • At least one tool_execution event.
  • No malformed MCP payloads.
  • No unbounded loops.

Data Capture Tags

  • family: overfetch_context
  • variant: 7
  • capture_mode: run_spec
  • expected_failure_signature: overfetch_context