Tolerance exceedance
tolerance_exceedance_mm
Measured offset minus permitted tolerance, not less than zero
Scores if within ±3% of the reference value.
Calculates source-bound construction tolerance and connection repair metrics from a deterministic SSC-14 task-owned source pack. The template combines measured offset, slot and shim capacity, bracket moment effect, weld carbon-equivalent screening, repair acceptance, and overall pass scoring.
with-tool: The model is given an executable Python calculator script.
One template produces many comparable benchmark tasks while keeping the scoring contract fixed.
01
The reusable contract shown on this page.
02
An archetype and site context are sampled.
03
Inputs may be hidden at harder tiers.
04
The model responds with the declared outputs.
Inputs the model receives, and the outputs it is scored on.
16 inputs
Included directly in every task prompt.
Measured offset
measured_offset_mm
SURVEY-SSC14-007 measured connection offset
Permitted tolerance
permitted_tolerance_mm
TOL-SSC14-007 permitted setout tolerance
Available slot adjustment
available_slot_adjustment_mm
CONN-SSC14-007 available slot adjustment
Maximum repair shim
maximum_repair_shim_mm
NCR-SSC14-007 maximum repair shim thickness
Bracket service load
bracket_service_load_kn
CONN-SSC14-007 bracket service load
Bracket arm
bracket_arm_m
CONN-SSC14-007 bracket arm
Bracket moment capacity
bracket_moment_capacity_knm
CONN-SSC14-007 bracket moment capacity
Carbon percent
carbon_percent
NCR-SSC14-007 repair material carbon percentage
Manganese percent
manganese_percent
NCR-SSC14-007 repair material manganese percentage
Chromium percent
chromium_percent
NCR-SSC14-007 repair material chromium percentage
Molybdenum percent
molybdenum_percent
NCR-SSC14-007 repair material molybdenum percentage
Vanadium percent
vanadium_percent
NCR-SSC14-007 repair material vanadium percentage
Nickel percent
nickel_percent
NCR-SSC14-007 repair material nickel percentage
Copper percent
copper_percent
NCR-SSC14-007 repair material copper percentage
Weld carbon equivalent limit
weld_carbon_equivalent_limit
NCR-SSC14-007 weldability carbon equivalent limit
Minimum remaining slot margin
minimum_remaining_slot_margin_mm
MEMO-SSC14-007 minimum remaining slot margin after repair
11 outputs
tolerance_exceedance_mm
Measured offset minus permitted tolerance, not less than zero
Scores if within ±3% of the reference value.
required_slot_adjustment_mm
Slot adjustment needed to match measured offset
Scores if within ±3% of the reference value.
remaining_slot_margin_mm
Available slot adjustment minus required adjustment
Scores if within ±3% of the reference value.
repair_shim_margin_mm
Maximum shim thickness minus tolerance exceedance
Scores if within ±3% of the reference value.
baseline_moment_knm
Baseline bracket moment
Scores if within ±3% of the reference value.
added_moment_knm
Added moment from tolerance exceedance eccentricity
Scores if within ±3% of the reference value.
bracket_moment_utilization
Total bracket moment divided by bracket capacity
Scores if within ±3% of the reference value.
weld_carbon_equivalent
IIW carbon equivalent for repair material
Scores if within ±3% of the reference value.
carbon_equivalent_margin
Weldability carbon equivalent limit minus calculated value
Scores if within ±3% of the reference value.
repair_acceptance_score
1.0 when slot, shim, bracket, and weld checks pass
Scores if within ±3% of the reference value.
overall_pass_score
Overall repair pass score
Scores if within ±3% of the reference value.
Each template is sampled at three tiers. Harder tiers may hide inputs, forcing the model to infer them from the scenario description.
For this template, difficulty scales through parameter and scenario ranges rather than hidden information.
The exact instruction and parameter contract used to generate this task, pinned to the published library source.
/workspace
Teal lines show Jinja input conditions, not task visibility policy. A line renders only when that input or tool is visible.
1You are a structural engineer checking a task-owned synthetic SSC-14 construction tolerance and connection repair package.2 3Use only the task-owned synthetic source pack values below for numeric grading. As-built survey, connection detail, tolerance specification, field NCR, and weldability workflows shape the context only; they are not extra data sources for this instance.4 5## Scene6 7- Product: `SSC-14-LH-07`8- As-built survey: `SURVEY-SSC14-007`9- Connection detail: `CONN-SSC14-007`10- Tolerance specification: `TOL-SSC14-007`11- Field NCR/comment register: `NCR-SSC14-007`12- Field response memo: `MEMO-SSC14-007`13 14## Source Values15 16- Measured offset and permitted tolerance: {{ measured_offset_mm }} mm and {{ permitted_tolerance_mm }} mm17- Available slot adjustment and maximum repair shim: {{ available_slot_adjustment_mm }} mm and {{ maximum_repair_shim_mm }} mm18- Bracket service load, arm, and moment capacity: {{ bracket_service_load_kn }} kN, {{ bracket_arm_m }} m, {{ bracket_moment_capacity_knm }} kNm19- Repair material chemistry: C {{ carbon_percent }} %, Mn {{ manganese_percent }} %, Cr {{ chromium_percent }} %, Mo {{ molybdenum_percent }} %, V {{ vanadium_percent }} %, Ni {{ nickel_percent }} %, Cu {{ copper_percent }} %20- Weld carbon equivalent limit and minimum remaining slot margin: {{ weld_carbon_equivalent_limit }} and {{ minimum_remaining_slot_margin_mm }} mm21 22## Required Calculations23 24- Tolerance exceedance is measured offset minus permitted tolerance, not less than zero.25- Required slot adjustment is the measured offset.26- Remaining slot margin is available slot adjustment minus required slot adjustment.27- Repair shim margin is maximum shim thickness minus tolerance exceedance.28- Baseline moment is service load times bracket arm.29- Added moment is service load times tolerance exceedance in metres.30- Bracket moment utilization is total moment divided by bracket moment capacity.31- Weld carbon equivalent is `C + Mn / 6 + (Cr + Mo + V) / 5 + (Ni + Cu) / 15`.32- Repair acceptance is `1.0` only when slot margin, shim margin, bracket moment, and weldability checks pass.33 34Write a compact field response memo to `/workspace/output.md`. Include a source-boundary statement that this is a task-owned synthetic source pack. Preserve the source IDs above and state whether the baseline source pack passes the current synthetic checks.35 36Do not claim authority approval, accepted project evidence, software export validity, full standards compliance, executable real source-pack parsing, generated benchmark readiness, or benchmark readiness.37 38Include a fenced JSON block with exactly these numeric keys:39 40```json41{42 "tolerance_exceedance_mm": <numeric_value>,43 "required_slot_adjustment_mm": <numeric_value>,44 "remaining_slot_margin_mm": <numeric_value>,45 "repair_shim_margin_mm": <numeric_value>,46 "baseline_moment_knm": <numeric_value>,47 "added_moment_knm": <numeric_value>,48 "bracket_moment_utilization": <numeric_value>,49 "weld_carbon_equivalent": <numeric_value>,50 "carbon_equivalent_margin": <numeric_value>,51 "repair_acceptance_score": <numeric_value>,52 "overall_pass_score": <numeric_value>53}54```55 Each generated task is drawn from one of these realistic scenario bands.
Site contexts ground each scenario in a real locale the model can use to infer hidden values.
ssc14_tolerance_repair_case
As-built survey, connection detail, tolerance specification, and repair NCR source pack
construction-tolerance-ssc14-tolerance-repair-case-preview — hard difficulty, all inputs given.
As-built survey, connection detail, tolerance specification, and repair NCR source pack. construction-tolerance. Required outputs: tolerance_exceedance_mm, required_slot_adjustment_mm, remaining_slot_margin_mm, repair_shim_margin_mm, baseline_moment_knm, added_moment_knm
Scenario context and visible inputs.
Executable tool: construction-tolerance-connection-repair-package_calc.py
Inputs withheld at this difficulty.
Nothing. All inputs are supplied.
The scored JSON answer schema.
{
"tolerance_exceedance_mm": <number>,
"required_slot_adjustment_mm": <number>,
"remaining_slot_margin_mm": <number>,
"repair_shim_margin_mm": <number>,
"baseline_moment_knm": <number>,
"added_moment_knm": <number>,
"bracket_moment_utilization": <number>,
"weld_carbon_equivalent": <number>,
"carbon_equivalent_margin": <number>,
"repair_acceptance_score": <number>,
"overall_pass_score": <number>
}