id
stringlengths
9
9
subset
stringclasses
2 values
category
stringclasses
2 values
prompt
stringlengths
165
378
reasoning
stringclasses
22 values
response
stringlengths
1
83
difficulty
stringclasses
3 values
source
stringclasses
1 value
language
stringclasses
1 value
wmr-00001
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In community programs, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: scheduling conflict resolution....
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
medium
Goldgolf-exchange
en
wmr-00002
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in field maintenance says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: service restoration. Answe...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
hard
Goldgolf-exchange
en
wmr-00003
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In school operations, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: quality control. Make the answer easy for a student to follow. Rec...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
easy
Goldgolf-exchange
en
wmr-00004
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in transport scheduling can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: risk assessment. Use a compact explanation with one conclusion. Decision 4.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
medium
Goldgolf-exchange
en
wmr-00005
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In warehouse planning, 7 reviewers support option X and 6 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: workflow recovery. Format the answer as a clear deci...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
hard
Goldgolf-exchange
en
wmr-00006
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in construction planning has capacity for one project this week. Project A saves 8 hours once, while Project B prevents 8 hours of rework each cycle for the next 2 cycles. Which project is stronger? Topic: decision analysis. Keep the answer short but complete. An...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
easy
Goldgolf-exchange
en
wmr-00007
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in public services solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: planning tradeoffs. Write the answer like ...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
medium
Goldgolf-exchange
en
wmr-00008
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In compliance review, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: error diagnosis. Answer in a concise professional tone. Example 8.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
hard
Goldgolf-exchange
en
wmr-00009
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in retail operations can either clear 4 easy tickets today or fix one defect that would remove 6 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: policy interpretation. Make the answer ...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
easy
Goldgolf-exchange
en
wmr-00010
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In clinic logistics, analyst A unlocks 5 downstream tasks while operator B unlocks 8 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: resource allocation. Use a compact explanation with one conclusion. Sce...
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
medium
Goldgolf-exchange
en
wmr-00011
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In finance review, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: goal prioritization. Format the ans...
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
hard
Goldgolf-exchange
en
wmr-00012
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in software support says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: evidence comparison. Keep t...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
easy
Goldgolf-exchange
en
wmr-00013
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In community programs, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: scheduling conflict resolution. Write the answer like a tutor exp...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
medium
Goldgolf-exchange
en
wmr-00014
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in field maintenance can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: service restoration. Answer in a concise professional tone. Decision 14.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
hard
Goldgolf-exchange
en
wmr-00015
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In school operations, 3 reviewers support option X and 10 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: quality control. Make the answer easy for a student ...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
easy
Goldgolf-exchange
en
wmr-00016
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in transport scheduling has capacity for one project this week. Project A saves 4 hours once, while Project B prevents 4 hours of rework each cycle for the next 4 cycles. Which project is stronger? Topic: risk assessment. Use a compact explanation with one conclu...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
medium
Goldgolf-exchange
en
wmr-00017
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in warehouse planning solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: workflow recovery. Format the answer as...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
hard
Goldgolf-exchange
en
wmr-00018
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In construction planning, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: decision analysis. Keep the answer short but complete. Example 18.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
easy
Goldgolf-exchange
en
wmr-00019
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in public services can either clear 7 easy tickets today or fix one defect that would remove 10 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: planning tradeoffs. Write the answer lik...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
medium
Goldgolf-exchange
en
wmr-00020
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In compliance review, analyst A unlocks 8 downstream tasks while operator B unlocks 4 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: error diagnosis. Answer in a concise professional tone. Scenario 20.
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
hard
Goldgolf-exchange
en
wmr-00021
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In retail operations, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: policy interpretation. Make the ...
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
easy
Goldgolf-exchange
en
wmr-00022
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in clinic logistics says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: resource allocation. Use a ...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
medium
Goldgolf-exchange
en
wmr-00023
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In finance review, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: goal prioritization. Format the answer as a clear decision note. Reco...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
hard
Goldgolf-exchange
en
wmr-00024
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in software support can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: evidence comparison. Keep the answer short but complete. Decision 24.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
easy
Goldgolf-exchange
en
wmr-00025
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In community programs, 6 reviewers support option X and 6 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: scheduling conflict resolution. Write the answer lik...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
medium
Goldgolf-exchange
en
wmr-00026
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in field maintenance has capacity for one project this week. Project A saves 7 hours once, while Project B prevents 8 hours of rework each cycle for the next 6 cycles. Which project is stronger? Topic: service restoration. Answer in a concise professional tone. A...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
hard
Goldgolf-exchange
en
wmr-00027
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in school operations solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: quality control. Make the answer easy fo...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
easy
Goldgolf-exchange
en
wmr-00028
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In transport scheduling, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: risk assessment. Use a compact explanation with one conclusion. Example 28.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
medium
Goldgolf-exchange
en
wmr-00029
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in warehouse planning can either clear 3 easy tickets today or fix one defect that would remove 6 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: workflow recovery. Format the answer a...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
hard
Goldgolf-exchange
en
wmr-00030
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In construction planning, analyst A unlocks 4 downstream tasks while operator B unlocks 8 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: decision analysis. Keep the answer short but complete. Scenario 30...
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
easy
Goldgolf-exchange
en
wmr-00031
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In public services, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: planning tradeoffs. Write the answ...
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
medium
Goldgolf-exchange
en
wmr-00032
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in compliance review says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: error diagnosis. Answer in...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
hard
Goldgolf-exchange
en
wmr-00033
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In retail operations, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: policy interpretation. Make the answer easy for a student to follo...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
easy
Goldgolf-exchange
en
wmr-00034
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in clinic logistics can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: resource allocation. Use a compact explanation with one conclusion. Decision 34.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
medium
Goldgolf-exchange
en
wmr-00035
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In finance review, 2 reviewers support option X and 10 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: goal prioritization. Format the answer as a clear decis...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
hard
Goldgolf-exchange
en
wmr-00036
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in software support has capacity for one project this week. Project A saves 3 hours once, while Project B prevents 4 hours of rework each cycle for the next 2 cycles. Which project is stronger? Topic: evidence comparison. Keep the answer short but complete. Analy...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
easy
Goldgolf-exchange
en
wmr-00037
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in community programs solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: scheduling conflict resolution. Write t...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
medium
Goldgolf-exchange
en
wmr-00038
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In field maintenance, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: service restoration. Answer in a concise professional tone. Example 38.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
hard
Goldgolf-exchange
en
wmr-00039
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in school operations can either clear 6 easy tickets today or fix one defect that would remove 10 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: quality control. Make the answer easy ...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
easy
Goldgolf-exchange
en
wmr-00040
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In transport scheduling, analyst A unlocks 7 downstream tasks while operator B unlocks 4 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: risk assessment. Use a compact explanation with one conclusion. Sce...
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
medium
Goldgolf-exchange
en
wmr-00041
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In warehouse planning, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: workflow recovery. Format the a...
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
hard
Goldgolf-exchange
en
wmr-00042
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in construction planning says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: decision analysis. Kee...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
easy
Goldgolf-exchange
en
wmr-00043
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In public services, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: planning tradeoffs. Write the answer like a tutor explanation. Recor...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
medium
Goldgolf-exchange
en
wmr-00044
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in compliance review can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: error diagnosis. Answer in a concise professional tone. Decision 44.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
hard
Goldgolf-exchange
en
wmr-00045
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In retail operations, 5 reviewers support option X and 6 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: policy interpretation. Make the answer easy for a stu...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
easy
Goldgolf-exchange
en
wmr-00046
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in clinic logistics has capacity for one project this week. Project A saves 6 hours once, while Project B prevents 8 hours of rework each cycle for the next 4 cycles. Which project is stronger? Topic: resource allocation. Use a compact explanation with one conclu...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
medium
Goldgolf-exchange
en
wmr-00047
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in finance review solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: goal prioritization. Format the answer as a...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
hard
Goldgolf-exchange
en
wmr-00048
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In software support, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: evidence comparison. Keep the answer short but complete. Example 48.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
easy
Goldgolf-exchange
en
wmr-00049
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in community programs can either clear 2 easy tickets today or fix one defect that would remove 6 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: scheduling conflict resolution. Write ...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
medium
Goldgolf-exchange
en
wmr-00050
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In field maintenance, analyst A unlocks 3 downstream tasks while operator B unlocks 8 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: service restoration. Answer in a concise professional tone. Scenario 5...
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
hard
Goldgolf-exchange
en
wmr-00051
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In school operations, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: quality control. Make the answer...
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
easy
Goldgolf-exchange
en
wmr-00052
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in transport scheduling says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: risk assessment. Use a ...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
medium
Goldgolf-exchange
en
wmr-00053
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In warehouse planning, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: workflow recovery. Format the answer as a clear decision note. Re...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
hard
Goldgolf-exchange
en
wmr-00054
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in construction planning can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: decision analysis. Keep the answer short but complete. Decision 54.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
easy
Goldgolf-exchange
en
wmr-00055
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In public services, 8 reviewers support option X and 10 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: planning tradeoffs. Write the answer like a tutor expl...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
medium
Goldgolf-exchange
en
wmr-00056
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in compliance review has capacity for one project this week. Project A saves 2 hours once, while Project B prevents 4 hours of rework each cycle for the next 6 cycles. Which project is stronger? Topic: error diagnosis. Answer in a concise professional tone. Analy...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
hard
Goldgolf-exchange
en
wmr-00057
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in retail operations solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: policy interpretation. Make the answer e...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
easy
Goldgolf-exchange
en
wmr-00058
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In clinic logistics, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: resource allocation. Use a compact explanation with one conclusion. Example 58.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
medium
Goldgolf-exchange
en
wmr-00059
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in finance review can either clear 5 easy tickets today or fix one defect that would remove 10 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: goal prioritization. Format the answer as...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
hard
Goldgolf-exchange
en
wmr-00060
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In software support, analyst A unlocks 6 downstream tasks while operator B unlocks 4 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: evidence comparison. Keep the answer short but complete. Scenario 60.
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
easy
Goldgolf-exchange
en
wmr-00061
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In community programs, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: scheduling conflict resolution....
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
medium
Goldgolf-exchange
en
wmr-00062
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in field maintenance says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: service restoration. Answe...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
hard
Goldgolf-exchange
en
wmr-00063
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In school operations, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: quality control. Make the answer easy for a student to follow. Rec...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
easy
Goldgolf-exchange
en
wmr-00064
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in transport scheduling can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: risk assessment. Use a compact explanation with one conclusion. Decision 64.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
medium
Goldgolf-exchange
en
wmr-00065
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In warehouse planning, 4 reviewers support option X and 6 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: workflow recovery. Format the answer as a clear deci...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
hard
Goldgolf-exchange
en
wmr-00066
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in construction planning has capacity for one project this week. Project A saves 5 hours once, while Project B prevents 8 hours of rework each cycle for the next 2 cycles. Which project is stronger? Topic: decision analysis. Keep the answer short but complete. An...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
easy
Goldgolf-exchange
en
wmr-00067
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in public services solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: planning tradeoffs. Write the answer like ...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
medium
Goldgolf-exchange
en
wmr-00068
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In compliance review, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: error diagnosis. Answer in a concise professional tone. Example 68.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
hard
Goldgolf-exchange
en
wmr-00069
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in retail operations can either clear 8 easy tickets today or fix one defect that would remove 6 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: policy interpretation. Make the answer ...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
easy
Goldgolf-exchange
en
wmr-00070
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In clinic logistics, analyst A unlocks 2 downstream tasks while operator B unlocks 8 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: resource allocation. Use a compact explanation with one conclusion. Sce...
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
medium
Goldgolf-exchange
en
wmr-00071
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In finance review, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: goal prioritization. Format the ans...
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
hard
Goldgolf-exchange
en
wmr-00072
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in software support says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: evidence comparison. Keep t...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
easy
Goldgolf-exchange
en
wmr-00073
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In community programs, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: scheduling conflict resolution. Write the answer like a tutor exp...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
medium
Goldgolf-exchange
en
wmr-00074
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in field maintenance can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: service restoration. Answer in a concise professional tone. Decision 74.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
hard
Goldgolf-exchange
en
wmr-00075
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In school operations, 7 reviewers support option X and 10 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: quality control. Make the answer easy for a student ...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
easy
Goldgolf-exchange
en
wmr-00076
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in transport scheduling has capacity for one project this week. Project A saves 8 hours once, while Project B prevents 4 hours of rework each cycle for the next 4 cycles. Which project is stronger? Topic: risk assessment. Use a compact explanation with one conclu...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
medium
Goldgolf-exchange
en
wmr-00077
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in warehouse planning solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: workflow recovery. Format the answer as...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
hard
Goldgolf-exchange
en
wmr-00078
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In construction planning, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: decision analysis. Keep the answer short but complete. Example 78.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
easy
Goldgolf-exchange
en
wmr-00079
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in public services can either clear 4 easy tickets today or fix one defect that would remove 10 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: planning tradeoffs. Write the answer lik...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
medium
Goldgolf-exchange
en
wmr-00080
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In compliance review, analyst A unlocks 5 downstream tasks while operator B unlocks 4 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: error diagnosis. Answer in a concise professional tone. Scenario 80.
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
hard
Goldgolf-exchange
en
wmr-00081
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In retail operations, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: policy interpretation. Make the ...
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
easy
Goldgolf-exchange
en
wmr-00082
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in clinic logistics says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: resource allocation. Use a ...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
medium
Goldgolf-exchange
en
wmr-00083
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In finance review, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: goal prioritization. Format the answer as a clear decision note. Reco...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
hard
Goldgolf-exchange
en
wmr-00084
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in software support can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: evidence comparison. Keep the answer short but complete. Decision 84.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
easy
Goldgolf-exchange
en
wmr-00085
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In community programs, 3 reviewers support option X and 6 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: scheduling conflict resolution. Write the answer lik...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
medium
Goldgolf-exchange
en
wmr-00086
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in field maintenance has capacity for one project this week. Project A saves 4 hours once, while Project B prevents 8 hours of rework each cycle for the next 6 cycles. Which project is stronger? Topic: service restoration. Answer in a concise professional tone. A...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
hard
Goldgolf-exchange
en
wmr-00087
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in school operations solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: quality control. Make the answer easy fo...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
easy
Goldgolf-exchange
en
wmr-00088
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In transport scheduling, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: risk assessment. Use a compact explanation with one conclusion. Example 88.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
medium
Goldgolf-exchange
en
wmr-00089
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in warehouse planning can either clear 7 easy tickets today or fix one defect that would remove 6 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: workflow recovery. Format the answer a...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
hard
Goldgolf-exchange
en
wmr-00090
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In construction planning, analyst A unlocks 8 downstream tasks while operator B unlocks 8 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: decision analysis. Keep the answer short but complete. Scenario 90...
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
easy
Goldgolf-exchange
en
wmr-00091
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In public services, three reports describe the same incident. One includes direct system logs, one contains retellings from staff, and one is a summary written the next morning. Which source should be trusted most? Topic: planning tradeoffs. Write the answ...
Direct evidence is generally more reliable than second-hand retellings or delayed summaries because it is closer to the underlying event and has undergone less interpretation.
The source with direct system logs should be trusted most.
medium
Goldgolf-exchange
en
wmr-00092
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A policy in compliance review says urgent requests are handled first unless required information is missing. An urgent request arrives missing 2 required fields, while a complete medium-priority request is waiting. What should happen next? Topic: error diagnosis. Answer in...
Urgency only gives priority when the request is actionable. Because the urgent request is incomplete, the complete request can move forward while the missing details are requested.
Process the complete request and gather the missing information for the urgent one.
hard
Goldgolf-exchange
en
wmr-00093
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In retail operations, a failure appeared immediately after a configuration edit. Another possible cause is unrelated hardware drift. Which cause should be investigated first and why? Topic: policy interpretation. Make the answer easy for a student to follo...
The first hypothesis should be the event with the strongest temporal connection to the failure. Because the issue started right after the configuration change, that change is the best first check.
Investigate the recent configuration edit first.
easy
Goldgolf-exchange
en
wmr-00094
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A team in clinic logistics can ship a quick fix now or spend 3 extra days validating a safer fix. The issue is disruptive but not destructive. Which path is more defensible? Topic: resource allocation. Use a compact explanation with one conclusion. Decision 94.
When the issue is not destructive, a short delay can be justified if it materially lowers release risk. The safer fix offers the better balance between speed and stability.
Spend the extra time validating the safer fix.
medium
Goldgolf-exchange
en
wmr-00095
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In finance review, 6 reviewers support option X and 10 reviewers support option Y, but option X addresses the root cause while option Y only treats the symptom. Which option should be selected? Topic: goal prioritization. Format the answer as a clear decis...
Vote count is weaker than problem quality. The option that addresses the root cause is the stronger choice because it resolves the actual failure mechanism instead of only reducing the visible symptom.
Select the option that addresses the root cause.
hard
Goldgolf-exchange
en
wmr-00096
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. A planner in software support has capacity for one project this week. Project A saves 7 hours once, while Project B prevents 4 hours of rework each cycle for the next 2 cycles. Which project is stronger? Topic: evidence comparison. Keep the answer short but complete. Analy...
A recurring reduction in rework compounds over time, so repeated savings are more valuable than a one-time gain when both projects require similar effort.
Choose the project that prevents recurring rework.
easy
Goldgolf-exchange
en
wmr-00097
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. Two proposals in community programs solve the same problem. Proposal A is easier to execute, but Proposal B is harder and removes a compliance risk. If avoiding policy violations matters most, which is better? Topic: scheduling conflict resolution. Write t...
When compliance risk is the dominant constraint, the proposal that removes that risk should take precedence even if it is harder to execute operationally.
Proposal B is better because it removes the compliance risk.
medium
Goldgolf-exchange
en
wmr-00098
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In field maintenance, one proposal contains more detail while another contains less detail but stronger evidence. Which proposal should be trusted more? Topic: service restoration. Answer in a concise professional tone. Example 98.
More detail does not automatically mean stronger support. The better choice is the proposal with stronger evidence, because justification quality matters more than length.
Trust the proposal backed by stronger evidence.
hard
Goldgolf-exchange
en
wmr-00099
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in school operations can either clear 3 easy tickets today or fix one defect that would remove 10 future tickets over the week. If backlog prevention matters most, which action is more strategic? Topic: quality control. Make the answer easy ...
If the main objective is backlog prevention, the strategic move is the one that reduces future inflow rather than only lowering today's visible queue.
Fix the defect that prevents future tickets.
easy
Goldgolf-exchange
en
wmr-00100
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In transport scheduling, analyst A unlocks 4 downstream tasks while operator B unlocks 4 downstream tasks. Only one can start today and the review deadline is in 1 days. Which should be prioritized? Topic: risk assessment. Use a compact explanation with one conclusion. Sce...
The stronger choice is the one with greater downstream leverage. When only one task can start, priority should go to the work item that unlocks more follow-on progress before the deadline.
Prioritize the option that unlocks more downstream work.
medium
Goldgolf-exchange
en