File size: 570 Bytes
d61821a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | schema_version = 1
experiment_id = "E09"
name = "protocol_normalized_edit_interface"
mode = "protocol_interface"
description = "Prospective model-by-edit-interface study holding oracle file exposure, task, context, tools, tests, and runtime constant."
harness_ids = ["H018"]
edit_interface_ids = ["P001", "P002", "P003"]
repository_ids = ["R001", "R002", "R003"]
model_ids = ["M002", "M003", "M004"]
embedding_id = "EMB002"
task_split = "study3_protocol"
context_budgets = [65536]
seeds = [0]
repetitions = 1
max_tool_calls = 12
max_test_runs = 2
timeout_seconds = 1800
|