id
stringlengths
13
13
version
stringclasses
1 value
split
stringclasses
1 value
record_type
stringclasses
3 values
primary_behavior
stringclasses
9 values
secondary_behaviors
listlengths
2
2
language
stringclasses
8 values
ecosystem
stringclasses
8 values
task_type
stringclasses
7 values
difficulty
stringclasses
3 values
task
dict
environment
dict
behavioral_labels
dict
provenance
dict
quality
dict
supervision
unknown
fingerprint
stringlengths
64
64
jlab-v1-08801
1.0.0
train
trajectory
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
python
pytest/ruff
code_review
easy
{ "instruction": "Review the proposed scheduler change in the release manager for correctness, scope, and regressions. The affected entry point is SchedulerPolicy44000; keep the change aligned with the existing layered service boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies"...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/scheduler/scheduler_440_00.py", "test_file": "tests/scheduler/test_scheduler_440_00.py", "target_symbol": "Scheduler...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "update_plan", "apply_patch", "run_tests", "run_tests", ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Ground every decision in repository evidence before editing.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory", "a...
79e8fac3431a99ff1cec8dd7c1c478074b94291cf61a59bfc8b4e6c0908f0342
jlab-v1-08802
1.0.0
train
trajectory
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
cpp
cmake/ctest
bug_fix
hard
{ "instruction": "Fix the defect where the router drops the original error context in the release manager. The affected entry point is RouterPolicy44001; keep the change aligned with the existing layered service boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted test", ...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/router/router_440_01.cpp", "test_file": "tests/router/test_router_440_01.cpp", "target_symbol": "RouterPolicy44001",...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Classify failure evidence, revise the hypothesis, and repair without looping.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "sear...
9d7883dd99b03d8b6b271d94bd86fa8acceb677045dc16219b62cb20f8c54019
jlab-v1-08803
1.0.0
train
trajectory
code_review_security
[ "repository_grounding", "permission_scope_safety" ]
java
gradle/junit
bug_fix
hard
{ "instruction": "Fix the defect where the metrics fails when an optional field is absent in the release manager. The affected entry point is MetricsPolicy44002; keep the change aligned with the existing layered service boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing configu...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/main/java/metrics/MetricsService440.java", "test_file": "src/test/java/metrics/MetricsService440Test.java", "target_...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "review_diff", "git_diff" ], "target_behavior": "Report evidence-bac...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Report evidence-backed correctness or security findings with calibrated severity.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "...
45f678923e4e3a3c5e733bb062ef5c27c59cec74a7cdb3e261cb2459fcad5c2a
jlab-v1-08804
1.0.0
train
trajectory
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
python
pytest/ruff
feature_implementation
medium
{ "instruction": "Add guarded support for audit metadata in the logging of the release manager. The affected entry point is LoggingPolicy44003; keep the change aligned with the existing layered service boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database schema", "Report any...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/logging/logging_440_03.py", "test_file": "tests/logging/test_logging_440_03.py", "target_symbol": "LoggingPolicy4400...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", "run_tests"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Classify failure evidence, revise the hypothesis, and repair without looping.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "sear...
bba36d7bec8d2a1d70bc1cb1b8af656ed86d9769d4052f368d14739d496af09c
jlab-v1-08805
1.0.0
train
preference
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
python
pytest/ruff
bug_fix
medium
{ "instruction": "Fix the defect where the sandbox creates duplicate jobs under concurrent delivery in the release manager. The affected entry point is SandboxPolicy44004; keep the change aligned with the existing layered service boundary.", "constraints": [ "Preserve error semantics", "Reuse existing proje...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/sandbox/sandbox_440_04.py", "test_file": "tests/sandbox/test_sandbox_440_04.py", "target_symbol": "SandboxPolicy4400...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "update_plan", "apply_patch", "run_tests", "git_diff" ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "list_directory", "arguments": { "path": "src/sandbox", "depth": 2 } }, { "tool": "search", "arguments": { "query": "SandboxPolicy44004|idempotency_defect", "path": "." } }, { "tool": "read_f...
b85da016e992af762d349f74d668aef352bd7d05346044bde6bfb0da0d3020fc
jlab-v1-08806
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
feature_implementation
medium
{ "instruction": "Add guarded support for graceful shutdown in the session of the release manager. The affected entry point is SessionPolicy44005; keep the change aligned with the existing layered service boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies", "Limit changes t...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/session/session_440_05.py", "test_file": "tests/session/test_session_440_05.py", "target_symbol": "SessionPolicy4400...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "run_tests", "git_diff" ], "target_behavior": ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
042317c84d852a51a0ee7f5ad9fd5843387fef89e7b2b608191fd32a8ab8019f
jlab-v1-08807
1.0.0
train
trajectory
test_verification
[ "bounded_code_editing", "final_reporting" ]
typescript
node/vitest
test_generation
medium
{ "instruction": "Add regression coverage for the case where the token misclassifies transient failures as permanent in the release manager. The affected entry point is TokenPolicy44006; keep the change aligned with the existing layered service boundary.", "constraints": [ "Keep backward compatibility", "Ad...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/token/token_440_06.ts", "test_file": "test/token/test_token_440_06.ts", "target_symbol": "TokenPolicy44006", "test...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behavior":...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Verify the claimed behavior with targeted checks before completion.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
ea67fc459c760b895e78abee65456c37c383bdc92930b3c71700778ac4941e2a
jlab-v1-08808
1.0.0
train
trajectory
test_verification
[ "bounded_code_editing", "final_reporting" ]
go
go test
code_review
easy
{ "instruction": "Review the proposed pagination change in the release manager for correctness, scope, and regressions. The affected entry point is PaginationPolicy44007; keep the change aligned with the existing layered service boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existin...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "internal/pagination/pagination_440_07.go", "test_file": "internal/pagination/test_pagination_440_07.go", "target_symbol"...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behavior":...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Verify the claimed behavior with targeted checks before completion.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
08972e03413882886aa12bb3486cda36579a41207e2bbbea0acf0b20bfff55d6
jlab-v1-08809
1.0.0
train
preference
tool_selection_execution
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
documentation_configuration
easy
{ "instruction": "Correct the configuration and operator guidance for bounded retries in the release manager. The affected entry point is CachePolicy44008; keep the change aligned with the existing layered service boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database schema", ...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/cache/cache_440_08.py", "test_file": "tests/cache/test_cache_440_08.py", "target_symbol": "CachePolicy44008", "tes...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behav...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "list_directory", "arguments": { "path": "src/cache", "depth": 2 } }, { "tool": "search", "arguments": { "query": "CachePolicy44008|retry_safety_defect", "path": "." } }, { "tool": "read_file...
108d7eb665cab705ef20a5cb57c4d9da9fa03e0d2a46f74fda792ef1cec316a3
jlab-v1-08810
1.0.0
train
trajectory
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
java
gradle/junit
test_generation
medium
{ "instruction": "Add regression coverage for the case where the queue mutates shared state across requests in the release manager. The affected entry point is QueuePolicy44009; keep the change aligned with the existing layered service boundary.", "constraints": [ "Preserve error semantics", "Reuse existing...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/main/java/queue/QueueService440.java", "test_file": "src/test/java/queue/QueueService440Test.java", "target_symbol":...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", "run_tests"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Classify failure evidence, revise the hypothesis, and repair without looping.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "sear...
9e95f49adcdc3d10ee0ae6564d6f78001d0bd234636b3a130de5386c6f516fb8
jlab-v1-08811
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
go
go test
test_generation
medium
{ "instruction": "Add regression coverage for the case where the webhook matches identifiers case-insensitively in the release manager. The affected entry point is WebhookPolicy44010; keep the change aligned with the existing layered service boundary.", "constraints": [ "Preserve the public API", "Do not ad...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "internal/webhook/webhook_440_10.go", "test_file": "internal/webhook/test_webhook_440_10.go", "target_symbol": "WebhookPo...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "run_tests", "git_diff" ], "target_behavior": ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
c0c12e12c8e52c52e2fc7425a3c2eb85aeb277c5872c92970897336763e5a311
jlab-v1-08812
1.0.0
train
preference
planning_decomposition
[ "repository_grounding", "final_reporting" ]
php
composer/phpunit
refactoring
medium
{ "instruction": "Refactor the permission in the release manager to remove duplicated error mapping without changing behavior. The affected entry point is PermissionPolicy44011; keep the change aligned with the existing layered service boundary.", "constraints": [ "Keep backward compatibility", "Add or upda...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/permission/permission_440_11.php", "test_file": "tests/permission/test_permission_440_11.php", "target_symbol": "Per...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "update_plan", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "PermissionPolicy44011|false_success_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/permission/permission_440_11.php", "start_line": 1, "ma...
e8240dbdaa438f064b4d561908537b0df6abe5e0cb586a224e041794d32a9822
jlab-v1-08813
1.0.0
train
trajectory
tool_selection_execution
[ "repository_grounding", "test_verification" ]
go
go test
bug_fix
medium
{ "instruction": "Fix the defect where the configuration uses a broad filesystem permission in the release manager. The affected entry point is ConfigurationPolicy44012; keep the change aligned with the existing layered service boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "internal/configuration/configuration_440_12.go", "test_file": "internal/configuration/test_configuration_440_12.go", "ta...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behav...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Choose the lowest-cost valid tool and use schema-correct arguments.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory", ...
4b1b490b14499b272316fc40f87a5660bf54d0843bb15ea6ec7279c0175fc462
jlab-v1-08814
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
security_fix
hard
{ "instruction": "Harden the parser in the release manager against unsafe deserialization while preserving valid behavior. The affected entry point is ParserPolicy44013; keep the change aligned with the existing layered service boundary.", "constraints": [ "Keep the patch reviewable", "Do not change databas...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/parser/parser_440_13.py", "test_file": "tests/parser/test_parser_440_13.py", "target_symbol": "ParserPolicy44013", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Pr...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
24158ca1a82470eb03cceb40ea501d2fe8404663efd97b9597837a70a5ed2f3a
jlab-v1-08815
1.0.0
train
trajectory
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
php
composer/phpunit
bug_fix
hard
{ "instruction": "Fix the defect where the serializer returns stale state after an update in the release manager. The affected entry point is SerializerPolicy44014; keep the change aligned with the existing layered service boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abst...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/serializer/serializer_440_14.php", "test_file": "tests/serializer/test_serializer_440_14.php", "target_symbol": "Ser...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Classify failure evidence, revise the hypothesis, and repair without looping.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "sear...
b56c4ef4d38f166070516a1bd69a605a587543e889cde04e912c44e104770eb3
jlab-v1-08816
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
bug_fix
hard
{ "instruction": "Fix the defect where the validator uses seconds where milliseconds are expected in the release manager. The affected entry point is ValidatorPolicy44015; keep the change aligned with the existing layered service boundary.", "constraints": [ "Preserve the public API", "Do not add dependenci...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/validator/validator_440_15.py", "test_file": "tests/validator/test_validator_440_15.py", "target_symbol": "Validator...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "run_tests", "git_diff" ], "targ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
7fc0c3031cc4a24bd596a37d5c0a814890a26f35c1cd4190604548ef96ee425e
jlab-v1-08817
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
typescript
node/vitest
bug_fix
medium
{ "instruction": "Fix the defect where the retry performs authorization after the side effect in the release manager. The affected entry point is RetryPolicy44016; keep the change aligned with the existing layered service boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted ...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/retry/retry_440_16.ts", "test_file": "test/retry/test_retry_440_16.ts", "target_symbol": "RetryPolicy44016", "test...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavi...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory"...
e34822b2cfb5a7b4c0178d63ebe898eee51e9fdb1ffcfd15e1920a6a762210df
jlab-v1-08818
1.0.0
train
preference
planning_decomposition
[ "repository_grounding", "final_reporting" ]
php
composer/phpunit
test_generation
medium
{ "instruction": "Add regression coverage for the case where the timeout silently truncates an oversized payload in the release manager. The affected entry point is TimeoutPolicy44017; keep the change aligned with the existing layered service boundary.", "constraints": [ "Do not expose secrets in logs", "Pr...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/timeout/timeout_440_17.php", "test_file": "tests/timeout/test_timeout_440_17.php", "target_symbol": "TimeoutPolicy44...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "update_plan", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "TimeoutPolicy44017|input_size_handling_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/timeout/timeout_440_17.php", "start_line": 1, "max_l...
d2bf246817024aa0d4b0aca618f4221829bd776fc0fdb37d858fc8cbf5b4c72c
jlab-v1-08819
1.0.0
train
trajectory
planning_decomposition
[ "repository_grounding", "final_reporting" ]
go
go test
code_review
hard
{ "instruction": "Review the proposed search change in the release manager for correctness, scope, and regressions. The affected entry point is SearchPolicy44018; keep the change aligned with the existing layered service boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database schem...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "internal/search/search_440_18.go", "test_file": "internal/search/test_search_440_18.go", "target_symbol": "SearchPolicy4...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "update_plan", "search", "read_file", "apply_patch", "run_tests", "git_diff" ], "ta...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Use a bounded, updateable plan proportional to task complexity.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "...
5e4970cc448e374eb262d8c6cc6a170a3430b92cdfb4478bcb45b21f2b992c5f
jlab-v1-08820
1.0.0
train
repair
bounded_code_editing
[ "repository_grounding", "test_verification" ]
typescript
node/vitest
bug_fix
medium
{ "instruction": "Fix the defect where the index skips cleanup after cancellation in the release manager. The affected entry point is IndexPolicy44019; keep the change aligned with the existing layered service boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstractions", ...
{ "repository_id": "jl-synrepo-0440", "repository_shape": "layered service", "domain": "release manager", "synthetic_commit": "48007f07185ea7ba5520b329f91fbd5167c756d8", "target_file": "src/index/index_440_19.ts", "test_file": "test/index/test_index_440_19.ts", "target_symbol": "IndexPolicy44019", "test...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Produce the smal...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "initial_attempt": { "summary": "A bounded first attempt was applied after inspecting the target implementation.", "result": "failed" }, "failure_signal": { "type": "regression_failure", "evidence": "A related regression test fails after the target behavior is corrected." }, "diagnosis": { ...
4b3dabd3dd01254b781f9b29229c97bee9647237987d45d13cb16379cc2644a8
jlab-v1-08821
1.0.0
train
trajectory
final_reporting
[ "test_verification", "repository_grounding" ]
csharp
dotnet/xunit
feature_implementation
medium
{ "instruction": "Add guarded support for bounded retries in the logging of the knowledge graph API. The affected entry point is LoggingPolicy44100; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted test", "Av...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/logging/LoggingService441.cs", "test_file": "tests/logging/LoggingService441Tests.cs", "target_symbol": "Loggin...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "apply_patch", "run_tests", "run_linter", "run_tests", "git_diff" ]...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Report changed behavior, verification evidence, and remaining uncertainty precisely.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "lis...
d9cca89c1513e878f8ef4def6f2fb0c8fcaa47cb718dfcee4dc2ff03ab0c6727
jlab-v1-08822
1.0.0
train
trajectory
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
python
pytest/ruff
test_generation
hard
{ "instruction": "Add regression coverage for the case where the sandbox matches identifiers case-insensitively in the knowledge graph API. The affected entry point is SandboxPolicy44101; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Do not expose secrets in logs", ...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/sandbox/sandbox_441_01.py", "test_file": "tests/sandbox/test_sandbox_441_01.py", "target_symbol": "SandboxPolic...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "update_plan", "apply_patch", "run_tests", "git_diff" ], "ta...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Ground every decision in repository evidence before editing.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "arg...
801bfb3fdcd89e96e5817567100c14def6260ac838835f9b996b469c6d2fb930
jlab-v1-08823
1.0.0
train
trajectory
tool_selection_execution
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
bug_fix
medium
{ "instruction": "Fix the defect where the session marks partial work as successful in the knowledge graph API. The affected entry point is SessionPolicy44102; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database schema"...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/session/session_441_02.py", "test_file": "tests/session/test_session_441_02.py", "target_symbol": "SessionPolic...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behavior": "Choose the lowe...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Choose the lowest-cost valid tool and use schema-correct arguments.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
92a601ec36117e6147a35614e085ac5d5928f9cac25b9905f7103572e9cd5161
jlab-v1-08824
1.0.0
train
preference
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
java
gradle/junit
bug_fix
medium
{ "instruction": "Fix the defect where the token uses a broad filesystem permission in the knowledge graph API. The affected entry point is TokenPolicy44103; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstractio...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/main/java/token/TokenService441.java", "test_file": "src/test/java/token/TokenService441Test.java", "target_sym...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", "run_tests"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "TokenPolicy44103|least_privilege_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/main/java/token/TokenService441.java", "start_line": 1, "m...
67c02bbb6917ba07469e89f249c67c8d334c27279e414a36d4889ccffdcd7a02
jlab-v1-08825
1.0.0
train
trajectory
final_reporting
[ "test_verification", "repository_grounding" ]
typescript
node/vitest
bug_fix
hard
{ "instruction": "Fix the defect where the pagination does not verify the persisted state in the knowledge graph API. The affected entry point is PaginationPolicy44104; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/pagination/pagination_441_04.ts", "test_file": "test/pagination/test_pagination_441_04.ts", "target_symbol": "P...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "search", "apply_patch", "run_tests", "run_linter", "git_diff" ], ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Report changed behavior, verification evidence, and remaining uncertainty precisely.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "lis...
0985c968fb818964bd153e4b4c30e834c87e5ded4de00da773866c222559fd02
jlab-v1-08826
1.0.0
train
trajectory
tool_selection_execution
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
feature_implementation
hard
{ "instruction": "Add guarded support for dry-run mode in the cache of the knowledge graph API. The affected entry point is CachePolicy44105; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted test", "Avoid unr...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/cache/cache_441_05.py", "test_file": "tests/cache/test_cache_441_05.py", "target_symbol": "CachePolicy44105", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "apply_patch", "search", "run_tests", "run_linter", "run_tests", "git_diff" ], "tar...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Choose the lowest-cost valid tool and use schema-correct arguments.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
d85b5ca32045791c0b835b91d5008fbfc410061d393a227e2bf0965cfa2dae7f
jlab-v1-08827
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
code_review
medium
{ "instruction": "Review the proposed queue change in the knowledge graph API for correctness, scope, and regressions. The affected entry point is QueuePolicy44106; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing con...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/queue/queue_441_06.py", "test_file": "tests/queue/test_queue_441_06.py", "target_symbol": "QueuePolicy44106", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "search", "run_tests", "git_diff" ], "target_behavior": "Pr...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
b010944309ec2b8e5617696fb00647886e7ca87b2e852864dbbc294141d273e6
jlab-v1-08828
1.0.0
train
repair
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
cpp
cmake/ctest
security_fix
easy
{ "instruction": "Harden the webhook in the knowledge graph API against cross-tenant access while preserving valid behavior. The affected entry point is WebhookPolicy44107; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Keep the patch reviewable", "Do not change dat...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/webhook/webhook_441_07.cpp", "test_file": "tests/webhook/test_webhook_441_07.cpp", "target_symbol": "WebhookPol...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", "run_tests"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "initial_attempt": { "summary": "A bounded first attempt was applied after inspecting the target implementation.", "result": "failed" }, "failure_signal": { "type": "compile_failure", "evidence": "The compiler reports an interface mismatch introduced by the first patch." }, "diagnosis": { ...
ed4fc0767f31462ffad6df8b80f67f3895e6741d670f674ad1d0ce221fb94903
jlab-v1-08829
1.0.0
train
trajectory
tool_selection_execution
[ "repository_grounding", "test_verification" ]
go
go test
test_generation
medium
{ "instruction": "Add regression coverage for the case where the permission silently truncates an oversized payload in the knowledge graph API. The affected entry point is PermissionPolicy44108; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Preserve error semantics", ...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "internal/permission/permission_441_08.go", "test_file": "internal/permission/test_permission_441_08.go", "target_sy...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behav...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Choose the lowest-cost valid tool and use schema-correct arguments.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory", ...
f13ddadb082ecb20d92b2e38f00e5620c8404ab150ac1279f2ff5d135b85390e
jlab-v1-08830
1.0.0
train
preference
planning_decomposition
[ "repository_grounding", "final_reporting" ]
python
pytest/ruff
bug_fix
hard
{ "instruction": "Fix the defect where the configuration does not preserve the public error contract in the knowledge graph API. The affected entry point is ConfigurationPolicy44109; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Preserve the public API", "Do not ad...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/configuration/configuration_441_09.py", "test_file": "tests/configuration/test_configuration_441_09.py", "targe...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "update_plan", "search", "read_file", "apply_patch", "run_tests", "git_diff" ], "ta...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "ConfigurationPolicy44109|compatibility_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/configuration/configuration_441_09.py", "start_line": 1, ...
18955ea1d3da853661afe404f88bcb37e802c35425c97da98307d01b1f07a01c
jlab-v1-08831
1.0.0
train
trajectory
test_verification
[ "bounded_code_editing", "final_reporting" ]
go
go test
bug_fix
easy
{ "instruction": "Fix the defect where the parser skips cleanup after cancellation in the knowledge graph API. The affected entry point is ParserPolicy44110; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted test"...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "internal/parser/parser_441_10.go", "test_file": "internal/parser/test_parser_441_10.go", "target_symbol": "ParserPo...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "run_linter", "run_tests", "git_diff" ], "...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Verify the claimed behavior with targeted checks before completion.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
4d72dc68da1437160f32cc0a7a31338c96a538d51565667a2e058ad7c4bb862d
jlab-v1-08832
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
java
gradle/junit
feature_implementation
medium
{ "instruction": "Add guarded support for safe fallback behavior in the serializer of the knowledge graph API. The affected entry point is SerializerPolicy44111; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing config...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/main/java/serializer/SerializerService441.java", "test_file": "src/test/java/serializer/SerializerService441Test....
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Produce the smal...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
5c3e9478d278ab23ef870da3291931fdf83edb50eff625e416d4a980fd432ba7
jlab-v1-08833
1.0.0
train
trajectory
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
go
go test
security_fix
easy
{ "instruction": "Harden the validator in the knowledge graph API against cross-tenant access while preserving valid behavior. The affected entry point is ValidatorPolicy44112; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Keep the patch reviewable", "Do not change...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "internal/validator/validator_441_12.go", "test_file": "internal/validator/test_validator_441_12.go", "target_symbol...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "diagnose_failure"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Classify failure evidence, revise the hypothesis, and repair without looping.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_direc...
695b42cb3ae25ddb86a6eb94f3fc8c694bbcd6e33071156b897ae2b354af9b63
jlab-v1-08834
1.0.0
train
preference
bounded_code_editing
[ "repository_grounding", "test_verification" ]
java
gradle/junit
test_generation
hard
{ "instruction": "Add regression coverage for the case where the retry fails when an optional field is absent in the knowledge graph API. The affected entry point is RetryPolicy44113; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Preserve error semantics", "Reuse e...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/main/java/retry/RetryService441.java", "test_file": "src/test/java/retry/RetryService441Test.java", "target_sym...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Pr...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "RetryPolicy44113|nullability_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/main/java/retry/RetryService441.java", "start_line": 1, "max_l...
aac26a32a13cbf48ce671208d3863dbc211bbe48a33641faea0743e6e361e057
jlab-v1-08835
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
java
gradle/junit
feature_implementation
easy
{ "instruction": "Add guarded support for request cancellation in the timeout of the knowledge graph API. The affected entry point is TimeoutPolicy44114; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies", "Limit c...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/main/java/timeout/TimeoutService441.java", "test_file": "src/test/java/timeout/TimeoutService441Test.java", "ta...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Produce the smal...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
7c83193c88b293c56e5f3f6f81d8398b852ef6859da4c4a803b398be10eb7cd4
jlab-v1-08836
1.0.0
train
trajectory
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
java
gradle/junit
security_fix
medium
{ "instruction": "Harden the search in the knowledge graph API against command injection while preserving valid behavior. The affected entry point is SearchPolicy44115; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Keep backward compatibility", "Add or update a tar...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/main/java/search/SearchService441.java", "test_file": "src/test/java/search/SearchService441Test.java", "target...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "update_plan", "search", "apply_patch", "run_tests", "run_tests", "git...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Ground every decision in repository evidence before editing.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "arg...
cc7ab8ad07c61b7461debcae3083ac1dda7f0b4a14d0cd8825c1feb67bf66d3f
jlab-v1-08837
1.0.0
train
trajectory
permission_scope_safety
[ "bounded_code_editing", "final_reporting" ]
python
pytest/ruff
security_fix
medium
{ "instruction": "Harden the index in the knowledge graph API against command injection while preserving valid behavior. The affected entry point is IndexPolicy44116; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing c...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/index/index_441_16.py", "test_file": "tests/index/test_index_441_16.py", "target_symbol": "IndexPolicy44116", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "continue_without_approval", "apply_patch", "run_tests", "git_diff" ], ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Respect scope and request approval only for materially risky actions.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory", ...
8517a21b9834b747b8d8e7490400f06ffb2242441d12e5a191b51bdfffa0e8ea
jlab-v1-08838
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
java
gradle/junit
code_review
hard
{ "instruction": "Review the proposed migration change in the knowledge graph API for correctness, scope, and regressions. The affected entry point is MigrationPolicy44117; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Keep the patch reviewable", "Do not change dat...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/main/java/migration/MigrationService441.java", "test_file": "src/test/java/migration/MigrationService441Test.java...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Pr...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
53f11840d3ebdd984f465a28b9fc6e4523195bd57864252afa5ecbc515a14c00
jlab-v1-08839
1.0.0
train
preference
code_review_security
[ "repository_grounding", "permission_scope_safety" ]
go
go test
feature_implementation
easy
{ "instruction": "Add guarded support for explicit timeouts in the upload of the knowledge graph API. The affected entry point is UploadPolicy44118; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstractions", ...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "internal/upload/upload_441_18.go", "test_file": "internal/upload/test_upload_441_18.go", "target_symbol": "UploadPo...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "review_diff", "git_diff" ], "target_behavior": "Report evidence-backed correctnes...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "UploadPolicy44118|validation_order_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "internal/upload/upload_441_18.go", "start_line": 1, "max_lin...
629727c0fbc624e04db2cabcb3b621c024b83817aa04dcdb0ef97ce85949cf67
jlab-v1-08840
1.0.0
train
trajectory
code_review_security
[ "repository_grounding", "permission_scope_safety" ]
php
composer/phpunit
feature_implementation
easy
{ "instruction": "Add guarded support for audit metadata in the download of the knowledge graph API. The affected entry point is DownloadPolicy44119; keep the change aligned with the existing modular monolith boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies", "Limit chang...
{ "repository_id": "jl-synrepo-0441", "repository_shape": "modular monolith", "domain": "knowledge graph API", "synthetic_commit": "85186d1600c380512964e725bd51c38ed7d64dd5", "target_file": "src/download/download_441_19.php", "test_file": "tests/download/test_download_441_19.php", "target_symbol": "Downlo...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "review_diff", "git_diff" ], "target_behavior": "Report evidence-backed correctnes...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Report evidence-backed correctness or security findings with calibrated severity.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "...
5f247c639c24e9d5a5beb692f47483dfc9704afee4f176581086d355b126a801
jlab-v1-08841
1.0.0
train
repair
planning_decomposition
[ "repository_grounding", "final_reporting" ]
typescript
node/vitest
test_generation
hard
{ "instruction": "Add regression coverage for the case where the token does not preserve the public error contract in the session service. The affected entry point is TokenPolicy44200; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Do not expose secrets in logs", ...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/token/token_442_00.ts", "test_file": "test/token/test_token_442_00.ts", "target_symbol": "TokenPolicy44200", "...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "search", "update_plan", "read_file", "apply_patch", "run_tests", ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "initial_attempt": { "summary": "A bounded first attempt was applied after inspecting the target implementation.", "result": "failed" }, "failure_signal": { "type": "lint_failure", "evidence": "Static analysis finds an unchecked error path in the edited function." }, "diagnosis": { "cate...
bdf84108acd0683e10368081227050f334e5be6add375d83305e57b58b3e609f
jlab-v1-08842
1.0.0
train
trajectory
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
typescript
node/vitest
documentation_configuration
medium
{ "instruction": "Correct the configuration and operator guidance for graceful shutdown in the session service. The affected entry point is PaginationPolicy44201; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database s...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/pagination/pagination_442_01.ts", "test_file": "test/pagination/test_pagination_442_01.ts", "target_symbol": "Pa...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "update_plan", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Ground every decision in repository evidence before editing.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "arg...
336183cae0c19792b209add88906fbdee771afc75e266cb9a187430869c9837d
jlab-v1-08843
1.0.0
train
preference
code_review_security
[ "repository_grounding", "permission_scope_safety" ]
php
composer/phpunit
bug_fix
hard
{ "instruction": "Fix the defect where the cache rejects valid boundary values in the session service. The affected entry point is CachePolicy44202; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstractions", ...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/cache/cache_442_02.php", "test_file": "tests/cache/test_cache_442_02.php", "target_symbol": "CachePolicy44202", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "review_diff", "git_diff" ], "target_behavior": "Report evidence-bac...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "CachePolicy44202|boundary_condition_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/cache/cache_442_02.php", "start_line": 1, "max_lines": ...
7ceb697a6d767ad96cd2a4b13a7af973ea72411787b60e7e1a6091270d875817
jlab-v1-08844
1.0.0
train
preference
planning_decomposition
[ "repository_grounding", "final_reporting" ]
java
gradle/junit
refactoring
medium
{ "instruction": "Refactor the queue in the session service to remove duplicated configuration parsing without changing behavior. The affected entry point is QueuePolicy44203; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Preserve the public API", "Do not add de...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/main/java/queue/QueueService442.java", "test_file": "src/test/java/queue/QueueService442Test.java", "target_symb...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "update_plan", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "QueuePolicy44203|error_propagation_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/main/java/queue/QueueService442.java", "start_line": 1, ...
3e697834fa929f18eea65a18e9783db7a4c38097c2a328d5ab2254eddbc750b6
jlab-v1-08845
1.0.0
train
repair
tool_selection_execution
[ "repository_grounding", "test_verification" ]
typescript
node/vitest
code_review
hard
{ "instruction": "Review the proposed webhook change in the session service for correctness, scope, and regressions. The affected entry point is WebhookPolicy44204; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targ...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/webhook/webhook_442_04.ts", "test_file": "test/webhook/test_webhook_442_04.ts", "target_symbol": "WebhookPolicy4...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "search", "search", "apply_patch", "run_tests", "run_linter", "gi...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "initial_attempt": { "summary": "A bounded first attempt was applied after inspecting the target implementation.", "result": "failed" }, "failure_signal": { "type": "targeted_test_failure", "evidence": "The targeted test exposes a mismatch between the proposed behavior and the acceptance criteri...
9268c4621947af3ced750d255f5c2894386ee9d11554f3297428ba411afba122
jlab-v1-08846
1.0.0
train
preference
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
java
gradle/junit
bug_fix
medium
{ "instruction": "Fix the defect where the permission logs a secret-bearing request field in the session service. The affected entry point is PermissionPolicy44205; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing ...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/main/java/permission/PermissionService442.java", "test_file": "src/test/java/permission/PermissionService442Test.j...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", "run_tests"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "PermissionPolicy44205|sensitive_data_exposure", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/main/java/permission/PermissionService442.java", "start_line...
cdcb3ca1b2fc6a68a3844047e6729f37a542dc00f619344d9888a7a1eafa5c1d
jlab-v1-08847
1.0.0
train
trajectory
code_review_security
[ "repository_grounding", "permission_scope_safety" ]
php
composer/phpunit
feature_implementation
medium
{ "instruction": "Add guarded support for request cancellation in the configuration of the session service. The affected entry point is ConfigurationPolicy44206; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database sc...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/configuration/configuration_442_06.php", "test_file": "tests/configuration/test_configuration_442_06.php", "targ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "review_diff", "git_diff" ], "target_behavior": "Report evidence-backed correctnes...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Report evidence-backed correctness or security findings with calibrated severity.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "...
db128eebca5233f16a14e4ff9bdb10b241fade8704a9ffe9a8298664ff7dc753
jlab-v1-08848
1.0.0
train
trajectory
planning_decomposition
[ "repository_grounding", "final_reporting" ]
java
gradle/junit
documentation_configuration
medium
{ "instruction": "Correct the configuration and operator guidance for structured errors in the session service. The affected entry point is ParserPolicy44207; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstra...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/main/java/parser/ParserService442.java", "test_file": "src/test/java/parser/ParserService442Test.java", "target_...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "update_plan", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Use a bounded, updateable plan proportional to task complexity.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "...
0775f7934fe926a2746d8abaa2e030209e1608a955a851d8f5dee0e016a996af
jlab-v1-08849
1.0.0
train
trajectory
tool_selection_execution
[ "repository_grounding", "test_verification" ]
php
composer/phpunit
bug_fix
medium
{ "instruction": "Fix the defect where the serializer misclassifies transient failures as permanent in the session service. The affected entry point is SerializerPolicy44208; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Preserve the public API", "Do not add dep...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/serializer/serializer_442_08.php", "test_file": "tests/serializer/test_serializer_442_08.php", "target_symbol": ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behav...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Choose the lowest-cost valid tool and use schema-correct arguments.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory", ...
cc85b5edf148f58c4510834771ede019a9704f6537f612b7719ea1c09f2ec80d
jlab-v1-08850
1.0.0
train
trajectory
test_verification
[ "bounded_code_editing", "final_reporting" ]
python
pytest/ruff
feature_implementation
hard
{ "instruction": "Add guarded support for dry-run mode in the validator of the session service. The affected entry point is ValidatorPolicy44209; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted test", "Av...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/validator/validator_442_09.py", "test_file": "tests/validator/test_validator_442_09.py", "target_symbol": "Valid...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "run_linter", "git_diff" ], "tar...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Verify the claimed behavior with targeted checks before completion.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
521a92f4a4c6fef8ed893ca08ae73d43357ea40e241c8dbd1cc9d3dda14172de
jlab-v1-08851
1.0.0
train
repair
tool_selection_execution
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
refactoring
medium
{ "instruction": "Refactor the retry in the session service to remove duplicated state transitions without changing behavior. The affected entry point is RetryPolicy44210; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve ex...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/retry/retry_442_10.py", "test_file": "tests/retry/test_retry_442_10.py", "target_symbol": "RetryPolicy44210", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "apply_patch", "run_tests", "run_linter", "run_tests", "git_diff" ], "target_behavior":...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "initial_attempt": { "summary": "A bounded first attempt was applied after inspecting the target implementation.", "result": "failed" }, "failure_signal": { "type": "targeted_test_failure", "evidence": "The targeted test exposes a mismatch between the proposed behavior and the acceptance criteri...
af0c806551bfd8d8e68225a8ef55d67fb382336757454b0c4f053e12c4ba74fe
jlab-v1-08852
1.0.0
train
preference
planning_decomposition
[ "repository_grounding", "final_reporting" ]
php
composer/phpunit
security_fix
medium
{ "instruction": "Harden the timeout in the session service against path traversal while preserving valid behavior. The affected entry point is TimeoutPolicy44211; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database ...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/timeout/timeout_442_11.php", "test_file": "tests/timeout/test_timeout_442_11.php", "target_symbol": "TimeoutPoli...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "update_plan", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "TimeoutPolicy44211|state_isolation_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/timeout/timeout_442_11.php", "start_line": 1, "max_lines...
955c0c0cc7fd11dafd42e0dbea2b6c7ae21f45d621278960302b9f9dae2a0dfe
jlab-v1-08853
1.0.0
train
preference
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
php
composer/phpunit
bug_fix
medium
{ "instruction": "Fix the defect where the search matches identifiers case-insensitively in the session service. The affected entry point is SearchPolicy44212; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstr...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/search/search_442_12.php", "test_file": "tests/search/test_search_442_12.php", "target_symbol": "SearchPolicy442...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "update_plan", "apply_patch", "run_tests", "git_diff" ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "list_directory", "arguments": { "path": "src/search", "depth": 2 } }, { "tool": "search", "arguments": { "query": "SearchPolicy44212|identity_comparison_defect", "path": "." } }, { "tool": "...
ca0dab0fc81326202bfaebdd1bc7c180620fd78ff49df77a840b5411038850f6
jlab-v1-08854
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
java
gradle/junit
bug_fix
medium
{ "instruction": "Fix the defect where the index marks partial work as successful in the session service. The affected entry point is IndexPolicy44213; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies", "Limit ...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/main/java/index/IndexService442.java", "test_file": "src/test/java/index/IndexService442Test.java", "target_symb...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Produce the smal...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
5ddebfaa3444da6bbe08ccbb0fcbd1e4400ffb82df8a584c04d60834a2fd87d2
jlab-v1-08855
1.0.0
train
repair
final_reporting
[ "test_verification", "repository_grounding" ]
python
pytest/ruff
feature_implementation
hard
{ "instruction": "Add guarded support for per-tenant configuration in the migration of the session service. The affected entry point is MigrationPolicy44214; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted te...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/migration/migration_442_14.py", "test_file": "tests/migration/test_migration_442_14.py", "target_symbol": "Migra...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "apply_patch", "search", "run_tests", "run_linter", "git_diff" ], "target_behavior": "R...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "initial_attempt": { "summary": "A bounded first attempt was applied after inspecting the target implementation.", "result": "failed" }, "failure_signal": { "type": "incorrect_assumption", "evidence": "Repository evidence contradicts the initial assumption about the data representation." }, ...
b59bf9f620df7184019b297431488e9c1783026760aff36e784b871209b79d9f
jlab-v1-08856
1.0.0
train
preference
code_review_security
[ "repository_grounding", "permission_scope_safety" ]
typescript
node/vitest
security_fix
easy
{ "instruction": "Harden the upload in the session service against authorization bypass while preserving valid behavior. The affected entry point is UploadPolicy44215; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existi...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/upload/upload_442_15.ts", "test_file": "test/upload/test_upload_442_15.ts", "target_symbol": "UploadPolicy44215"...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "review_diff", "git_diff" ], "target_behavior": "Report evidence-backed correctnes...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "UploadPolicy44215|verification_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/upload/upload_442_15.ts", "start_line": 1, "max_lines": 240 ...
26df9505c91acdb0be35f77f4e90e6bc5d1e7f1a70dbb4b1a68d56f7a605d7c9
jlab-v1-08857
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
typescript
node/vitest
bug_fix
medium
{ "instruction": "Fix the defect where the download returns stale state after an update in the session service. The affected entry point is DownloadPolicy44216; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database sch...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/download/download_442_16.ts", "test_file": "test/download/test_download_442_16.ts", "target_symbol": "DownloadPo...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavi...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory"...
bc3d2dd562146d7ad6198678313d34539142411a11019ca26bf1022aab247ecd
jlab-v1-08858
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
php
composer/phpunit
code_review
medium
{ "instruction": "Review the proposed audit change in the session service for correctness, scope, and regressions. The affected entry point is AuditPolicy44217; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abst...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/audit/audit_442_17.php", "test_file": "tests/audit/test_audit_442_17.php", "target_symbol": "AuditPolicy44217", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Produce the smal...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
25575716e804b3f77ccb7bdb75cd676b6e035c100a11e687ce86ba39766ed073
jlab-v1-08859
1.0.0
train
trajectory
permission_scope_safety
[ "bounded_code_editing", "final_reporting" ]
php
composer/phpunit
test_generation
easy
{ "instruction": "Add regression coverage for the case where the worker performs authorization after the side effect in the session service. The affected entry point is WorkerPolicy44218; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Preserve the public API", "D...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/worker/worker_442_18.php", "test_file": "tests/worker/test_worker_442_18.php", "target_symbol": "WorkerPolicy442...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": true, "expected_tool_sequence": [ "search", "read_file", "request_approval" ], "target_behavior": "Respect scope and request approval only for materially risky a...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Respect scope and request approval only for materially risky actions.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
e7d31326dd887421ef4cc81b7cb2e8ef56e65cb9eab76624348924872d1a53fb
jlab-v1-08860
1.0.0
train
preference
test_verification
[ "bounded_code_editing", "final_reporting" ]
typescript
node/vitest
test_generation
medium
{ "instruction": "Add regression coverage for the case where the scheduler silently truncates an oversized payload in the session service. The affected entry point is SchedulerPolicy44219; keep the change aligned with the existing event-driven worker boundary.", "constraints": [ "Keep backward compatibility", ...
{ "repository_id": "jl-synrepo-0442", "repository_shape": "event-driven worker", "domain": "session service", "synthetic_commit": "601951d7579ed0cac8cd05c8ab61ab9d3795199e", "target_file": "src/scheduler/scheduler_442_19.ts", "test_file": "test/scheduler/test_scheduler_442_19.ts", "target_symbol": "Schedu...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behavior":...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "SchedulerPolicy44219|input_size_handling_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/scheduler/scheduler_442_19.ts", "start_line": 1, "...
807065bf645eb2bf007f58aafb5921a75bc3baa4eee4dfb5a4ef9774fea61561
jlab-v1-08861
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
typescript
node/vitest
code_review
hard
{ "instruction": "Review the proposed queue change in the rate-limit gateway for correctness, scope, and regressions. The affected entry point is QueuePolicy44300; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database sche...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/queue/queue_443_00.ts", "test_file": "test/queue/test_queue_443_00.ts", "target_symbol": "QueuePolicy44300", "t...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "search", "read_file", "apply_patch", "run_tests", "run_tests", "...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory"...
2c18c08404362ef9810e3d0af7200d206fd487664d7e33089d7ea66411fbdfc1
jlab-v1-08862
1.0.0
train
trajectory
tool_selection_execution
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
test_generation
hard
{ "instruction": "Add regression coverage for the case where the webhook retries a non-idempotent operation in the rate-limit gateway. The affected entry point is WebhookPolicy44301; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Preserve error semantics", "Reuse exi...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/webhook/webhook_443_01.py", "test_file": "tests/webhook/test_webhook_443_01.py", "target_symbol": "WebhookPolicy4...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "apply_patch", "search", "run_tests", "run_linter", "git_diff" ], "target_behavior": "C...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Choose the lowest-cost valid tool and use schema-correct arguments.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
38b79b572929ff4150534038104f8134cf73e65847325c0a886de23b27d7cc0e
jlab-v1-08863
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
csharp
dotnet/xunit
refactoring
medium
{ "instruction": "Refactor the permission in the rate-limit gateway to remove duplicated retry decisions without changing behavior. The affected entry point is PermissionPolicy44302; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Preserve the public API", "Do not add...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/permission/PermissionService443.cs", "test_file": "tests/permission/PermissionService443Tests.cs", "target_symbol...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Produce the smal...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
661243287c032d39c3c9e7471072e5b271123a445453b7ab907effd0a4588bbf
jlab-v1-08864
1.0.0
train
trajectory
tool_selection_execution
[ "repository_grounding", "test_verification" ]
rust
cargo
security_fix
medium
{ "instruction": "Harden the configuration in the rate-limit gateway against secret leakage while preserving valid behavior. The affected entry point is ConfigurationPolicy44303; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Keep backward compatibility", "Add or upd...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/configuration/configuration_443_03.rs", "test_file": "tests/configuration/test_configuration_443_03.rs", "target_...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behavior": "Choose the lowe...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Choose the lowest-cost valid tool and use schema-correct arguments.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
a851b66ee14ab65fcc456c4b7ee4e9a459e5755738f3f14814aaf1167d4b31a0
jlab-v1-08865
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
typescript
node/vitest
test_generation
medium
{ "instruction": "Add regression coverage for the case where the parser marks partial work as successful in the rate-limit gateway. The affected entry point is ParserPolicy44304; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/parser/parser_443_04.ts", "test_file": "test/parser/test_parser_443_04.ts", "target_symbol": "ParserPolicy44304",...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavi...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory"...
6b58338104e5d538e203a000a8ee6e94238e92c654e602e8586d85a7bb820ff4
jlab-v1-08866
1.0.0
train
trajectory
code_review_security
[ "repository_grounding", "permission_scope_safety" ]
python
pytest/ruff
bug_fix
hard
{ "instruction": "Fix the defect where the serializer uses a broad filesystem permission in the rate-limit gateway. The affected entry point is SerializerPolicy44305; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database s...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/serializer/serializer_443_05.py", "test_file": "tests/serializer/test_serializer_443_05.py", "target_symbol": "Se...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "review_diff", "git_diff" ], "target_behavior": "Report evidence-bac...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Report evidence-backed correctness or security findings with calibrated severity.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "...
62c9314a57f8c87aa3aebf6d7052e38466556095fcd4d175eabb15fd02a7ce4e
jlab-v1-08867
1.0.0
train
trajectory
test_verification
[ "bounded_code_editing", "final_reporting" ]
python
pytest/ruff
refactoring
hard
{ "instruction": "Refactor the validator in the rate-limit gateway to remove duplicated configuration parsing without changing behavior. The affected entry point is ValidatorPolicy44306; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Preserve error semantics", "Reuse...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/validator/validator_443_06.py", "test_file": "tests/validator/test_validator_443_06.py", "target_symbol": "Valida...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "run_linter", "git_diff" ], "tar...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Verify the claimed behavior with targeted checks before completion.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
4bb94b3ea48581fb6ee1c07c024fb6869961b8a39c0f978d06bafa0fb46eec02
jlab-v1-08868
1.0.0
train
preference
code_review_security
[ "repository_grounding", "permission_scope_safety" ]
php
composer/phpunit
bug_fix
hard
{ "instruction": "Fix the defect where the retry returns stale state after an update in the rate-limit gateway. The affected entry point is RetryPolicy44307; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies", "Limi...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/retry/retry_443_07.php", "test_file": "tests/retry/test_retry_443_07.php", "target_symbol": "RetryPolicy44307", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "review_diff", "git_diff" ], "target_behavior": "Report evidence-bac...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "RetryPolicy44307|cache_invalidation_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/retry/retry_443_07.php", "start_line": 1, "max_lines": ...
ec1f52b4c8791241e794fe755dc8f137db6520ad1170bb847e70c4a386dc9b9a
jlab-v1-08869
1.0.0
train
trajectory
planning_decomposition
[ "repository_grounding", "final_reporting" ]
python
pytest/ruff
test_generation
medium
{ "instruction": "Add regression coverage for the case where the timeout uses seconds where milliseconds are expected in the rate-limit gateway. The affected entry point is TimeoutPolicy44308; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Keep backward compatibility", ...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/timeout/timeout_443_08.py", "test_file": "tests/timeout/test_timeout_443_08.py", "target_symbol": "TimeoutPolicy4...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "update_plan", "read_file", "apply_patch", "run_tests", "git_diff" ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Use a bounded, updateable plan proportional to task complexity.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory", ...
74ed589713dace9d17c6c15483ed92ce7358675fb0a02696fa6292d14ec6245f
jlab-v1-08870
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
bug_fix
medium
{ "instruction": "Fix the defect where the search performs authorization after the side effect in the rate-limit gateway. The affected entry point is SearchPolicy44309; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing ...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/search/search_443_09.py", "test_file": "tests/search/test_search_443_09.py", "target_symbol": "SearchPolicy44309"...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Produce the smal...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
bb86c8f018d03a602812bfbcc26d2a718a97d0232c4d44ada3740db2b728cdc6
jlab-v1-08871
1.0.0
train
repair
bounded_code_editing
[ "repository_grounding", "test_verification" ]
rust
cargo
security_fix
hard
{ "instruction": "Harden the index in the rate-limit gateway against unsafe deserialization while preserving valid behavior. The affected entry point is IndexPolicy44310; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Keep the patch reviewable", "Do not change databa...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/index/index_443_10.rs", "test_file": "tests/index/test_index_443_10.rs", "target_symbol": "IndexPolicy44310", "...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "run_tests", "git_diff" ], "targ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "initial_attempt": { "summary": "A bounded first attempt was applied after inspecting the target implementation.", "result": "failed" }, "failure_signal": { "type": "lint_failure", "evidence": "Static analysis finds an unchecked error path in the edited function." }, "diagnosis": { "cate...
870047f297be64ae49be51e8cb43b1bca151797678b978b5f7688c8a8920a64e
jlab-v1-08872
1.0.0
train
trajectory
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
java
gradle/junit
bug_fix
medium
{ "instruction": "Fix the defect where the migration does not preserve the public error contract in the rate-limit gateway. The affected entry point is MigrationPolicy44311; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Preserve error semantics", "Reuse existing pro...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/main/java/migration/MigrationService443.java", "test_file": "src/test/java/migration/MigrationService443Test.java",...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "update_plan", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Ground every decision in repository evidence before editing.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "arg...
6398e4d72dbc0cad82629f80539d06c27a1041fa5affc9cb6bef8675283c89b2
jlab-v1-08873
1.0.0
train
preference
test_verification
[ "bounded_code_editing", "final_reporting" ]
go
go test
code_review
medium
{ "instruction": "Review the proposed upload change in the rate-limit gateway for correctness, scope, and regressions. The affected entry point is UploadPolicy44312; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies", ...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "internal/upload/upload_443_12.go", "test_file": "internal/upload/test_upload_443_12.go", "target_symbol": "UploadPoli...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ]...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "list_directory", "arguments": { "path": "internal/upload", "depth": 2 } }, { "tool": "search", "arguments": { "query": "UploadPolicy44312|resource_cleanup_defect", "path": "." } }, { "tool":...
878d28efd63a558502b7fe0e94c1c20a74d89af1270f33446bb3cabc33e23402
jlab-v1-08874
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
rust
cargo
test_generation
hard
{ "instruction": "Add regression coverage for the case where the download rejects valid boundary values in the rate-limit gateway. The affected entry point is DownloadPolicy44313; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Keep backward compatibility", "Add or up...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/download/download_443_13.rs", "test_file": "tests/download/test_download_443_13.rs", "target_symbol": "DownloadPo...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Pr...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
62621a7dc9143492971a888d038dcbef3c608fdf9491a522138166b59d78de11
jlab-v1-08875
1.0.0
train
trajectory
test_verification
[ "bounded_code_editing", "final_reporting" ]
php
composer/phpunit
bug_fix
hard
{ "instruction": "Fix the defect where the audit drops the original error context in the rate-limit gateway. The affected entry point is AuditPolicy44314; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing configuration ...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/audit/audit_443_14.php", "test_file": "tests/audit/test_audit_443_14.php", "target_symbol": "AuditPolicy44314", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "run_linter", "git_diff" ], "tar...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Verify the claimed behavior with targeted checks before completion.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
2a2e4445ad2094e4aceeca91fbb1fb57bdd8dee286200651a0632c5048854e94
jlab-v1-08876
1.0.0
train
trajectory
test_verification
[ "bounded_code_editing", "final_reporting" ]
csharp
dotnet/xunit
bug_fix
hard
{ "instruction": "Fix the defect where the worker fails when an optional field is absent in the rate-limit gateway. The affected entry point is WorkerPolicy44315; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database schem...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/worker/WorkerService443.cs", "test_file": "tests/worker/WorkerService443Tests.cs", "target_symbol": "WorkerPolicy...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "run_linter", "run_tests", "git_...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Verify the claimed behavior with targeted checks before completion.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
78efc5cfc2faf06c4a76e31a77169259467846084c1327f4f2e20d17f996c42f
jlab-v1-08877
1.0.0
train
trajectory
planning_decomposition
[ "repository_grounding", "final_reporting" ]
csharp
dotnet/xunit
feature_implementation
medium
{ "instruction": "Add guarded support for input size limits in the scheduler of the rate-limit gateway. The affected entry point is SchedulerPolicy44316; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstractions", ...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/scheduler/SchedulerService443.cs", "test_file": "tests/scheduler/SchedulerService443Tests.cs", "target_symbol": "...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "update_plan", "read_file", "apply_patch", "run_tests", "git_diff" ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Use a bounded, updateable plan proportional to task complexity.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory", ...
b7ca4f3443f97e0f93043199c83652cbf153c8ba4d9909c1c8afcdbf9cf62882
jlab-v1-08878
1.0.0
train
trajectory
planning_decomposition
[ "repository_grounding", "final_reporting" ]
php
composer/phpunit
refactoring
medium
{ "instruction": "Refactor the router in the rate-limit gateway to remove duplicated cleanup logic without changing behavior. The affected entry point is RouterPolicy44317; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Preserve the public API", "Do not add dependenc...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/router/router_443_17.php", "test_file": "tests/router/test_router_443_17.php", "target_symbol": "RouterPolicy4431...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "update_plan", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Use a bounded, updateable plan proportional to task complexity.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "...
7e9585dab9fffc7d646d295b80c256b7633ddff0628f46c53c2c9298c31623d4
jlab-v1-08879
1.0.0
train
trajectory
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
python
pytest/ruff
feature_implementation
medium
{ "instruction": "Add guarded support for per-tenant configuration in the metrics of the rate-limit gateway. The affected entry point is MetricsPolicy44318; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted test", ...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/metrics/metrics_443_18.py", "test_file": "tests/metrics/test_metrics_443_18.py", "target_symbol": "MetricsPolicy4...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "update_plan", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Ground every decision in repository evidence before editing.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "arg...
96843d4ef44c042a31fbc5994e5df241c245c60d27bc4e2ca25046c886a89f47
jlab-v1-08880
1.0.0
train
preference
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
python
pytest/ruff
bug_fix
medium
{ "instruction": "Fix the defect where the logging misclassifies transient failures as permanent in the rate-limit gateway. The affected entry point is LoggingPolicy44319; keep the change aligned with the existing CLI application boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existi...
{ "repository_id": "jl-synrepo-0443", "repository_shape": "CLI application", "domain": "rate-limit gateway", "synthetic_commit": "600de6ad996bdb2be9555b4c76adb2630c8cf089", "target_file": "src/logging/logging_443_19.py", "test_file": "tests/logging/test_logging_443_19.py", "target_symbol": "LoggingPolicy4...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "update_plan", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "LoggingPolicy44319|failure_classification_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/logging/logging_443_19.py", "start_line": 1, "max...
1b03cf5649d578793d14d90db96b63b8dc5b80ab9e9eafe2785bafdac4645468
jlab-v1-08881
1.0.0
train
trajectory
permission_scope_safety
[ "bounded_code_editing", "final_reporting" ]
java
gradle/junit
feature_implementation
medium
{ "instruction": "Add guarded support for bounded retries in the configuration of the webhook dispatcher. The affected entry point is ConfigurationPolicy44400; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstractions", ...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/main/java/configuration/ConfigurationService444.java", "test_file": "src/test/java/configuration/ConfigurationService444Te...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": true, "expected_tool_sequence": [ "list_directory", "search", "read_file", "request_approval" ], "target_behavior": "Respect scope and request approval only ...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Respect scope and request approval only for materially risky actions.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory", ...
06fe6702452b981fd973162624955f0765f41edb2f316ad76be5ce50d60028d3
jlab-v1-08882
1.0.0
train
trajectory
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
python
pytest/ruff
code_review
easy
{ "instruction": "Review the proposed parser change in the webhook dispatcher for correctness, scope, and regressions. The affected entry point is ParserPolicy44401; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies", "Lim...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/parser/parser_444_01.py", "test_file": "tests/parser/test_parser_444_01.py", "target_symbol": "ParserPolicy44401", "te...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", "run_tests"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Classify failure evidence, revise the hypothesis, and repair without looping.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "sear...
441df07f2398e21309b15e5e3ee5c9145b46220adf7ac763347dc54518bcdc57
jlab-v1-08883
1.0.0
train
trajectory
tool_selection_execution
[ "repository_grounding", "test_verification" ]
typescript
node/vitest
refactoring
medium
{ "instruction": "Refactor the serializer in the webhook dispatcher to remove duplicated validation logic without changing behavior. The affected entry point is SerializerPolicy44402; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Keep backward compatibility", "Add or updat...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/serializer/serializer_444_02.ts", "test_file": "test/serializer/test_serializer_444_02.ts", "target_symbol": "Serializer...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "apply_patch", "run_tests", "run_linter", "git_diff" ], "target_behavior": "Choose the lowe...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Choose the lowest-cost valid tool and use schema-correct arguments.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
6d410d840b9dc3fc0bab256e184a2581bfa97b1ed49883ea1926936e81d9bd05
jlab-v1-08884
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
bug_fix
medium
{ "instruction": "Fix the defect where the validator skips cleanup after cancellation in the webhook dispatcher. The affected entry point is ValidatorPolicy44403; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing configuration...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/validator/validator_444_03.py", "test_file": "tests/validator/test_validator_444_03.py", "target_symbol": "ValidatorPoli...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Produce the smal...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
982cf0556256d85d07034f5cf8b9778b326eb8c85f8d022ec9fcf5d9f304c128
jlab-v1-08885
1.0.0
train
preference
bounded_code_editing
[ "repository_grounding", "test_verification" ]
java
gradle/junit
refactoring
medium
{ "instruction": "Refactor the retry in the webhook dispatcher to remove duplicated error mapping without changing behavior. The affected entry point is RetryPolicy44404; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database sche...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/main/java/retry/RetryService444.java", "test_file": "src/test/java/retry/RetryService444Test.java", "target_symbol": "Re...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavi...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "list_directory", "arguments": { "path": "src/main/java/retry", "depth": 2 } }, { "tool": "search", "arguments": { "query": "RetryPolicy44404|boundary_condition_defect", "path": "." } }, { "t...
69a362a003c9d0c44989eb8417542967c8c4079bf294e615da20029a529e7551
jlab-v1-08886
1.0.0
train
repair
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
typescript
node/vitest
bug_fix
medium
{ "instruction": "Fix the defect where the timeout drops the original error context in the webhook dispatcher. The affected entry point is TimeoutPolicy44405; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstractions", ...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/timeout/timeout_444_05.ts", "test_file": "test/timeout/test_timeout_444_05.ts", "target_symbol": "TimeoutPolicy44405", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", "run_tests"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "initial_attempt": { "summary": "A bounded first attempt was applied after inspecting the target implementation.", "result": "failed" }, "failure_signal": { "type": "regression_failure", "evidence": "A related regression test fails after the target behavior is corrected." }, "diagnosis": { ...
05227e1fb5d726254fa8e7cea80d6717bfb3cef7f37ca9d6026c56243a949dfc
jlab-v1-08887
1.0.0
train
preference
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
typescript
node/vitest
documentation_configuration
medium
{ "instruction": "Correct the configuration and operator guidance for explicit timeouts in the webhook dispatcher. The affected entry point is SearchPolicy44406; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies", "Limit c...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/search/search_444_06.ts", "test_file": "test/search/test_search_444_06.ts", "target_symbol": "SearchPolicy44406", "tes...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "update_plan", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "SearchPolicy44406|nullability_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/search/search_444_06.ts", "start_line": 1, "max_lines": 240 ...
6cd92536868ebe36ab169e9a54b3a78819f2b8f7b418f8c052a2f25b09386a3e
jlab-v1-08888
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
go
go test
security_fix
easy
{ "instruction": "Harden the index in the webhook dispatcher against cross-tenant access while preserving valid behavior. The affected entry point is IndexPolicy44407; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted tes...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "internal/index/index_444_07.go", "test_file": "internal/index/test_index_444_07.go", "target_symbol": "IndexPolicy44407", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Produce the smal...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
39ac6f3269f27830b04759d20c9fe1b326923b94615ec08f6482e3c4172da759
jlab-v1-08889
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
python
pytest/ruff
refactoring
easy
{ "instruction": "Refactor the migration in the webhook dispatcher to remove duplicated retry decisions without changing behavior. The affected entry point is MigrationPolicy44408; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve exis...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/migration/migration_444_08.py", "test_file": "tests/migration/test_migration_444_08.py", "target_symbol": "MigrationPoli...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavi...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_directory"...
e5593e671efcf37844d66ca8aeaaefa1a87a3ebb8336a6f27771f804c4bf2884
jlab-v1-08890
1.0.0
train
trajectory
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
python
pytest/ruff
feature_implementation
medium
{ "instruction": "Add guarded support for graceful shutdown in the upload of the webhook dispatcher. The affected entry point is UploadPolicy44409; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database schema", "Report any un...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/upload/upload_444_09.py", "test_file": "tests/upload/test_upload_444_09.py", "target_symbol": "UploadPolicy44409", "te...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", "run_tests"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Classify failure evidence, revise the hypothesis, and repair without looping.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "sear...
3f531b855c3c6622332390060554236f4154093c857c9bca2f42b7a6cbb30aff
jlab-v1-08891
1.0.0
train
repair
tool_selection_execution
[ "repository_grounding", "test_verification" ]
typescript
node/vitest
bug_fix
medium
{ "instruction": "Fix the defect where the download misclassifies transient failures as permanent in the webhook dispatcher. The affected entry point is DownloadPolicy44410; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project ab...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/download/download_444_10.ts", "test_file": "test/download/test_download_444_10.ts", "target_symbol": "DownloadPolicy4441...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "apply_patch", "run_tests", "run_linter", "run_tests", "git_diff" ], "target_behavior":...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "initial_attempt": { "summary": "A bounded first attempt was applied after inspecting the target implementation.", "result": "failed" }, "failure_signal": { "type": "incorrect_assumption", "evidence": "Repository evidence contradicts the initial assumption about the data representation." }, ...
002b957b1cc5050c95d17a7348b300e1d1758fcbe8915c108c93cff1e8eda5e6
jlab-v1-08892
1.0.0
train
trajectory
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
python
pytest/ruff
bug_fix
hard
{ "instruction": "Fix the defect where the audit accepts malformed input after normalization in the webhook dispatcher. The affected entry point is AuditPolicy44411; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Preserve the public API", "Do not add dependencies", "Lim...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/audit/audit_444_11.py", "test_file": "tests/audit/test_audit_444_11.py", "target_symbol": "AuditPolicy44411", "test_sy...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "update_plan", "apply_patch", "run_tests", "git_diff" ], "ta...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Ground every decision in repository evidence before editing.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "arg...
c2fb6014a2b5688df8621583bb269bbf0f861e95b5b861c9e45a31045fe6c6d5
jlab-v1-08893
1.0.0
train
preference
bounded_code_editing
[ "repository_grounding", "test_verification" ]
typescript
node/vitest
feature_implementation
medium
{ "instruction": "Add guarded support for bounded retries in the worker of the webhook dispatcher. The affected entry point is WorkerPolicy44412; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targeted test", "Avoid unrelat...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/worker/worker_444_12.ts", "test_file": "test/worker/test_worker_444_12.ts", "target_symbol": "WorkerPolicy44412", "tes...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "read_file", "apply_patch", "run_tests", "git_diff" ], "target_behavi...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "list_directory", "arguments": { "path": "src/worker", "depth": 2 } }, { "tool": "search", "arguments": { "query": "WorkerPolicy44412|retry_safety_defect", "path": "." } }, { "tool": "read_fi...
46e1dd2b6448744e3769a1b7926dac32a02e694fb66aa7e7de5699f4aaaea0d9
jlab-v1-08894
1.0.0
train
trajectory
bounded_code_editing
[ "repository_grounding", "test_verification" ]
php
composer/phpunit
bug_fix
hard
{ "instruction": "Fix the defect where the scheduler mutates shared state across requests in the webhook dispatcher. The affected entry point is SchedulerPolicy44413; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing configura...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/scheduler/scheduler_444_13.php", "test_file": "tests/scheduler/test_scheduler_444_13.php", "target_symbol": "SchedulerPo...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "search", "apply_patch", "run_tests", "git_diff" ], "target_behavior": "Pr...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Produce the smallest architecture-aligned patch that satisfies the task.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", ...
5a05ff6d6244016dad3f55678dcc3ca5380b63f487d60e8d4f6612ef5ed213bc
jlab-v1-08895
1.0.0
train
trajectory
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
rust
cargo
code_review
medium
{ "instruction": "Review the proposed router change in the webhook dispatcher for correctness, scope, and regressions. The affected entry point is RouterPolicy44414; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database schema", ...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/router/router_444_14.rs", "test_file": "tests/router/test_router_444_14.rs", "target_symbol": "RouterPolicy44414", "te...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "apply_patch", "run_tests", "diagnose_failure", "apply_patch", "run_tests"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Classify failure evidence, revise the hypothesis, and repair without looping.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "sear...
b20f4e4502c089488b506f6e72af5311525261e41eb7f677716f43903b889dd1
jlab-v1-08896
1.0.0
train
trajectory
planning_decomposition
[ "repository_grounding", "final_reporting" ]
python
pytest/ruff
bug_fix
hard
{ "instruction": "Fix the defect where the metrics marks partial work as successful in the webhook dispatcher. The affected entry point is MetricsPolicy44415; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Preserve error semantics", "Reuse existing project abstractions", ...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/metrics/metrics_444_15.py", "test_file": "tests/metrics/test_metrics_444_15.py", "target_symbol": "MetricsPolicy44415", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "update_plan", "search", "read_file", "apply_patch", "run_tests", "run_tests", "git...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Use a bounded, updateable plan proportional to task complexity.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "...
3187c21bb4c95146c05b86910d83344e162ed3abaf5869037ee9b072a072c3a5
jlab-v1-08897
1.0.0
train
trajectory
failure_diagnosis_repair
[ "test_verification", "tool_selection_execution" ]
typescript
node/vitest
refactoring
hard
{ "instruction": "Refactor the logging in the webhook dispatcher to remove duplicated serialization logic without changing behavior. The affected entry point is LoggingPolicy44416; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Preserve the public API", "Do not add dependen...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/logging/logging_444_16.ts", "test_file": "test/logging/test_logging_444_16.ts", "target_symbol": "LoggingPolicy44416", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "list_directory", "search", "read_file", "search", "read_file", "apply_patch", "run_tests", "diagnose_failure"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Classify failure evidence, revise the hypothesis, and repair without looping.", "steps": [ { "step": 1, "phase": "orient", "observation": "A bounded directory view reduces path assumptions without reading the full repository.", "action": { "tool": "list_direc...
7c0c6d5adbf482eece48c0d3e9e10fe1b92aeb1e5e152783e3278f802a8644ae
jlab-v1-08898
1.0.0
train
trajectory
code_review_security
[ "repository_grounding", "permission_scope_safety" ]
typescript
node/vitest
security_fix
medium
{ "instruction": "Harden the sandbox in the webhook dispatcher against unbounded resource use while preserving valid behavior. The affected entry point is SandboxPolicy44417; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Keep backward compatibility", "Add or update a targe...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/sandbox/sandbox_444_17.ts", "test_file": "test/sandbox/test_sandbox_444_17.ts", "target_symbol": "SandboxPolicy44417", ...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "review_diff", "git_diff" ], "target_behavior": "Report evidence-backed correctnes...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Report evidence-backed correctness or security findings with calibrated severity.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "...
e370ae1dca9d0e2d741d5ee80ffae53ea32df681a5d7851cae178fb3f589174e
jlab-v1-08899
1.0.0
train
preference
tool_selection_execution
[ "repository_grounding", "test_verification" ]
java
gradle/junit
bug_fix
hard
{ "instruction": "Fix the defect where the session returns stale state after an update in the webhook dispatcher. The affected entry point is SessionPolicy44418; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Do not expose secrets in logs", "Preserve existing configuration ...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/main/java/session/SessionService444.java", "test_file": "src/test/java/session/SessionService444Test.java", "target_symb...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "apply_patch", "search", "run_tests", "run_linter", "git_diff" ], "target_behavior": "C...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "chosen_sequence": [ { "tool": "search", "arguments": { "query": "SessionPolicy44418|cache_invalidation_defect", "path": "." } }, { "tool": "read_file", "arguments": { "path": "src/main/java/session/SessionService444.java", "start_line": 1, ...
29872b4fbb66fe3451282cbd4ac24607f7751fd8431bbba882315cc863788201
jlab-v1-08900
1.0.0
train
trajectory
repository_grounding
[ "tool_selection_execution", "bounded_code_editing" ]
python
pytest/ruff
security_fix
medium
{ "instruction": "Harden the token in the webhook dispatcher against unbounded resource use while preserving valid behavior. The affected entry point is TokenPolicy44419; keep the change aligned with the existing HTTP API boundary.", "constraints": [ "Keep the patch reviewable", "Do not change database sche...
{ "repository_id": "jl-synrepo-0444", "repository_shape": "HTTP API", "domain": "webhook dispatcher", "synthetic_commit": "2c19576f2804d5e5f431fd4cb25f38b17e29072e", "target_file": "src/token/token_444_19.py", "test_file": "tests/token/test_token_444_19.py", "target_symbol": "TokenPolicy44419", "test_sy...
{ "must_ground_before_edit": true, "must_verify_before_success_claim": true, "should_ask_clarification": false, "requires_approval": false, "expected_tool_sequence": [ "search", "read_file", "read_file", "update_plan", "apply_patch", "run_tests", "git_diff" ], "target_behavior"...
{ "origin": "synthetic", "generation_method": "deterministic_scenario_composition", "repository_materialized": false, "execution_verified": false, "tool_results": "expected_or_simulated", "human_reviewed": false, "release_stage": "research_preview" }
{ "schema_validated": true, "exact_duplicate": false, "split_grouped_by_repository_family": true, "execution_verified": false, "quality_tier": "silver_structural" }
{ "policy_summary": "Ground every decision in repository evidence before editing.", "steps": [ { "step": 1, "phase": "ground", "observation": "The task names behavior but repository evidence is required before selecting an edit target.", "action": { "tool": "search", "arg...
137cef25361b331a54de74563bf4f14b7f5226b1990d420b1692a447dc719c0f