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-00901
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-00902
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-00903
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-00904
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 904.
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-00905
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-00906
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-00907
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-00908
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 908.
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-00909
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-00910
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-00911
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-00912
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-00913
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-00914
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 914.
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-00915
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-00916
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-00917
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-00918
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 918.
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-00919
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-00920
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 920.
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-00921
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-00922
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-00923
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-00924
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 924.
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-00925
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-00926
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-00927
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-00928
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 928.
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-00929
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-00930
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 93...
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-00931
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-00932
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-00933
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-00934
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 934.
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-00935
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-00936
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-00937
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-00938
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 938.
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-00939
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-00940
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
wmr-00941
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-00942
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-00943
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-00944
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 944.
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-00945
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In retail operations, 2 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-00946
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 3 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-00947
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-00948
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 948.
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-00949
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in community programs can either clear 6 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-00950
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In field maintenance, analyst A unlocks 7 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 9...
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-00951
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-00952
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-00953
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-00954
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 954.
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-00955
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In public services, 5 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-00956
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 6 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-00957
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-00958
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 958.
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-00959
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in finance review can either clear 2 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-00960
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In software support, analyst A unlocks 3 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 960.
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-00961
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-00962
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-00963
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-00964
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 964.
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-00965
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In warehouse planning, 8 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-00966
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 2 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-00967
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-00968
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 968.
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-00969
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in retail operations can either clear 5 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-00970
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In clinic logistics, analyst A unlocks 6 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-00971
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-00972
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-00973
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-00974
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 974.
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-00975
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In school operations, 4 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-00976
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 5 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-00977
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-00978
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 978.
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-00979
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in public services can either clear 8 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-00980
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In compliance review, analyst A unlocks 2 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 980.
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-00981
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-00982
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-00983
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-00984
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 984.
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-00985
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In community programs, 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: 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-00986
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 8 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-00987
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-00988
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 988.
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-00989
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in warehouse planning 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: 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-00990
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In construction planning, 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: decision analysis. Keep the answer short but complete. Scenario 99...
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-00991
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-00992
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-00993
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-00994
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 994.
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-00995
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. In finance review, 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: 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-00996
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 4 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-00997
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-00998
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 998.
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-00999
data-shard-a
instruction_reasoning
Think through the constraint that matters most before deciding. A service team in school operations 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: 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-01000
data-shard-a
instruction_reasoning
Work step by step and keep the logic explicit. In transport scheduling, 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: 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