LIVEdataset aec-bench@releasetasks 552models 18last submission · built
structuralwith-tool

Facade Roof Bracket Connection Package

Calculates source-bound facade or roof bracket connection metrics from a deterministic SSC-14 task-owned source pack. The template combines wind tributary load, bracket reaction, anchor combined utilization, carbon-equivalent material screening, and overall pass scoring.

with-tool: The model is given an executable Python calculator script.

How this task is generated

One template produces many comparable benchmark tasks while keeping the scoring contract fixed.

  1. 01

    Template

    The reusable contract shown on this page.

  2. 02

    Scenario

    An archetype and site context are sampled.

  3. 03

    Difficulty tier

    Inputs may be hidden at harder tiers.

  4. 04

    Task prompt

    The model responds with the declared outputs.

Parameters

Inputs the model receives, and the outputs it is scored on.

Inputs

18 inputs

Always given

Included directly in every task prompt.

18
Show 18 inputs
  • Wind pressure

    wind_pressure_kpa

    WIND-SSC14-002 controlling facade or roof pressure

    1.45 kPa
  • Tributary width

    tributary_width_m

    ELEV-SSC14-002 bracket tributary width

    0.75 m
  • Tributary height

    tributary_height_m

    ELEV-SSC14-002 bracket tributary height

    1.6 m
  • Facade dead load

    facade_dead_load_kpa

    BRKT-SSC14-002 cladding and rail dead load

    0.42 kPa
  • Wind load factor

    wind_load_factor

    LC-SSC14-002 wind load factor

    1.5
  • Dead load factor

    dead_load_factor

    LC-SSC14-002 dead load factor

    1.2
  • Bracket horizontal capacity

    bracket_horizontal_capacity_kn

    BRKT-SSC14-002 selected bracket horizontal capacity

    2.8 kN
  • Anchor tension capacity

    anchor_tension_capacity_kn

    BRKT-SSC14-002 anchor design tension capacity

    3.4 kN
  • Anchor shear capacity

    anchor_shear_capacity_kn

    BRKT-SSC14-002 anchor design shear capacity

    4 kN
  • Active anchor count

    active_anchor_count

    BRKT-SSC14-002 active anchors in the bracket group

    2
  • Carbon percent

    carbon_percent

    MAT-SSC14-002 material certificate carbon percentage

    0.17 %
  • Manganese percent

    manganese_percent

    MAT-SSC14-002 material certificate manganese percentage

    1.25 %
  • Chromium percent

    chromium_percent

    MAT-SSC14-002 material certificate chromium percentage

    0.3 %
  • Molybdenum percent

    molybdenum_percent

    MAT-SSC14-002 material certificate molybdenum percentage

    0.08 %
  • Vanadium percent

    vanadium_percent

    MAT-SSC14-002 material certificate vanadium percentage

    0.02 %
  • Nickel percent

    nickel_percent

    MAT-SSC14-002 material certificate nickel percentage

    0.25 %
  • Copper percent

    copper_percent

    MAT-SSC14-002 material certificate copper percentage

    0.18 %
  • Carbon equivalent limit

    carbon_equivalent_limit

    MAT-SSC14-002 carbon equivalent acceptance limit

    0.5

Scored outputs

12 outputs

Tributary area m2

tributary_area_m2

Bracket tributary area

Scores if within ±3% of the reference value.

Service wind load kn

service_wind_load_kn

Service wind load on the bracket tributary area

Scores if within ±3% of the reference value.

Service dead load kn

service_dead_load_kn

Service dead load on the bracket tributary area

Scores if within ±3% of the reference value.

Factored out of plane reaction kn

factored_out_of_plane_reaction_kn

Factored out-of-plane bracket reaction

Scores if within ±3% of the reference value.

Factored vertical reaction kn

factored_vertical_reaction_kn

Factored vertical bracket reaction

Scores if within ±3% of the reference value.

Bracket utilization

bracket_utilization

Factored out-of-plane reaction divided by bracket capacity

Scores if within ±3% of the reference value.

Anchor tension per anchor kn

anchor_tension_per_anchor_kn

Factored tension demand per active anchor

Scores if within ±3% of the reference value.

Anchor shear per anchor kn

anchor_shear_per_anchor_kn

Factored shear demand per active anchor

Scores if within ±3% of the reference value.

Anchor combined utilization

anchor_combined_utilization

Square-root combined tension and shear anchor utilization

Scores if within ±3% of the reference value.

Carbon equivalent

carbon_equivalent

IIW carbon equivalent from the material certificate

Scores if within ±3% of the reference value.

Carbon equivalent margin

carbon_equivalent_margin

Carbon equivalent limit minus calculated carbon equivalent

Scores if within ±3% of the reference value.

Overall pass score

overall_pass_score

1.0 when bracket, anchor, and certificate checks pass

Scores if within ±3% of the reference value.

Difficulty

Each template is sampled at three tiers. Harder tiers may hide inputs, forcing the model to infer them from the scenario description.

All inputs remain visible at every tier

For this template, difficulty scales through parameter and scenario ranges rather than hidden information.

easy:
All source-pack values given for the SSC-14 bracket connection package
medium:
All source-pack values given for the SSC-14 bracket connection package
hard:
All source-pack values given for the SSC-14 bracket connection package

Task bundle

The exact instruction and parameter contract used to generate this task, pinned to the published library source.

/workspace

  • instruction.md
  • facade-roof-bracket-connection-package_calc.py

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 facade or roof bracket, anchor, and connection package.2 3Use only the task-owned synthetic source pack values below for numeric grading. Wind loading, bracket design, anchor reports, and material certificates shape the workflow context only; they are not extra data sources for this instance.4 5## Scene6 7- Product: `SSC-14-LH-02`8- Facade/roof elevation: `ELEV-SSC14-002`9- Wind criteria: `WIND-SSC14-002`10- Bracket and anchor schedule: `BRKT-SSC14-002`11- Material certificate: `MAT-SSC14-002`12- Connection memo: `MEMO-SSC14-002`13 14## Source Values15 16- Wind pressure, tributary width, tributary height: {{ wind_pressure_kpa }} kPa, {{ tributary_width_m }} m, {{ tributary_height_m }} m17- Facade or roof dead load: {{ facade_dead_load_kpa }} kPa18- Wind and dead load factors: {{ wind_load_factor }}, {{ dead_load_factor }}19- Bracket horizontal capacity: {{ bracket_horizontal_capacity_kn }} kN20- Anchor tension and shear capacities: {{ anchor_tension_capacity_kn }} kN, {{ anchor_shear_capacity_kn }} kN21- Active anchor count: {{ active_anchor_count }}22- Material certificate chemistry: C {{ carbon_percent }} %, Mn {{ manganese_percent }} %, Cr {{ chromium_percent }} %, Mo {{ molybdenum_percent }} %, V {{ vanadium_percent }} %, Ni {{ nickel_percent }} %, Cu {{ copper_percent }} %23- Carbon equivalent limit: {{ carbon_equivalent_limit }}24 25## Required Calculations26 27- Tributary area is width times height.28- Service wind and dead loads are pressure times tributary area.29- Factored reactions use the listed load factors.30- Bracket utilization is factored out-of-plane reaction divided by bracket capacity.31- Anchor demands are factored reactions divided by active anchor count.32- Anchor combined utilization is `sqrt((tension / tension_capacity)^2 + (shear / shear_capacity)^2)`.33- Carbon equivalent is `C + Mn / 6 + (Cr + Mo + V) / 5 + (Ni + Cu) / 15`.34- Overall pass score is `1.0` only when bracket utilization, anchor combined utilization, and carbon equivalent margin pass.35 36Write a compact connection 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.37 38Do not claim authority approval, accepted project evidence, software export validity, full standards compliance, executable real source-pack parsing, generated benchmark readiness, or benchmark readiness.39 40Include a fenced JSON block with exactly these numeric keys:41 42```json43{44 "tributary_area_m2": <numeric_value>,45 "service_wind_load_kn": <numeric_value>,46 "service_dead_load_kn": <numeric_value>,47 "factored_out_of_plane_reaction_kn": <numeric_value>,48 "factored_vertical_reaction_kn": <numeric_value>,49 "bracket_utilization": <numeric_value>,50 "anchor_tension_per_anchor_kn": <numeric_value>,51 "anchor_shear_per_anchor_kn": <numeric_value>,52 "anchor_combined_utilization": <numeric_value>,53 "carbon_equivalent": <numeric_value>,54 "carbon_equivalent_margin": <numeric_value>,55 "overall_pass_score": <numeric_value>56}57```58

Scenario archetypes

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 facade roof connection case

ssc14_facade_roof_connection_case

Facade or roof bracket, anchor, and material certificate source pack

facade-bracketroof-anchormaterial-certificate
Parameter ranges
wind_pressure_kpa
1.45
tributary_width_m
0.75
tributary_height_m
1.6
facade_dead_load_kpa
0.42
wind_load_factor
1.5
dead_load_factor
1.2
bracket_horizontal_capacity_kn
2.8
anchor_tension_capacity_kn
3.4
anchor_shear_capacity_kn
4
active_anchor_count
2
carbon_percent
0.17
manganese_percent
1.25
chromium_percent
0.3
molybdenum_percent
0.08
vanadium_percent
0.02
nickel_percent
0.25
copper_percent
0.18
carbon_equivalent_limit
0.5

Example task

facade-bracket-ssc14-facade-roof-connection-case-previewhard difficulty, all inputs given.

Facade or roof bracket, anchor, and material certificate source pack. facade-bracket. Required outputs: tributary_area_m2, service_wind_load_kn, service_dead_load_kn, factored_out_of_plane_reaction_kn, factored_vertical_reaction_kn, bracket_utilization

The model sees

Scenario context and visible inputs.

wind_pressure_kpa
1.45 to 1.45 kPa
tributary_width_m
0.75 to 0.75 m
tributary_height_m
1.6 to 1.6 m
facade_dead_load_kpa
0.42 to 0.42 kPa
wind_load_factor
1.5 to 1.5
dead_load_factor
1.2 to 1.2
bracket_horizontal_capacity_kn
2.8 to 2.8 kN
anchor_tension_capacity_kn
3.4 to 3.4 kN
anchor_shear_capacity_kn
4 to 4 kN
active_anchor_count
2 to 2
carbon_percent
0.17 to 0.17 %
manganese_percent
1.25 to 1.25 %
chromium_percent
0.3 to 0.3 %
molybdenum_percent
0.08 to 0.08 %
vanadium_percent
0.02 to 0.02 %
nickel_percent
0.25 to 0.25 %
copper_percent
0.18 to 0.18 %
carbon_equivalent_limit
0.5 to 0.5

Executable tool: facade-roof-bracket-connection-package_calc.py

The model must infer

Inputs withheld at this difficulty.

Nothing. All inputs are supplied.

The model must produce

The scored JSON answer schema.

{
  "tributary_area_m2": <number>,
  "service_wind_load_kn": <number>,
  "service_dead_load_kn": <number>,
  "factored_out_of_plane_reaction_kn": <number>,
  "factored_vertical_reaction_kn": <number>,
  "bracket_utilization": <number>,
  "anchor_tension_per_anchor_kn": <number>,
  "anchor_shear_per_anchor_kn": <number>,
  "anchor_combined_utilization": <number>,
  "carbon_equivalent": <number>,
  "carbon_equivalent_margin": <number>,
  "overall_pass_score": <number>
}
  • tributary_area_m2 · scored within ±3%
  • service_wind_load_kn · scored within ±3%
  • service_dead_load_kn · scored within ±3%
  • factored_out_of_plane_reaction_kn · scored within ±3%
  • factored_vertical_reaction_kn · scored within ±3%
  • bracket_utilization · scored within ±3%
  • anchor_tension_per_anchor_kn · scored within ±3%
  • anchor_shear_per_anchor_kn · scored within ±3%
  • anchor_combined_utilization · scored within ±3%
  • carbon_equivalent · scored within ±3%
  • carbon_equivalent_margin · scored within ±3%
  • overall_pass_score · scored within ±3%