Cavity depth margin
cavity_depth_margin_mm
Cavity depth minus minimum cavity depth
Scores if within ±3% of the reference value.
Calculates source-bound rainscreen cavity and review metrics from a deterministic SSC-09 task-owned source pack. The template combines cavity depth, ventilation/drainage slot margins, material evidence completeness, fire-stop spacing, thermal-break coverage, review comment closure, and an overall synthetic pass score.
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.
15 inputs
Included directly in every task prompt.
Cavity depth
cavity_depth_mm
RAINSCREEN-09-DETAIL-05 cavity depth
Minimum cavity depth
minimum_cavity_depth_mm
RAINSCREEN-09-DETAIL-05 minimum cavity depth
Open joint area
open_joint_area_cm2_m
CAVITY-09-DRAIN-05 open joint area
Required vent area
required_vent_area_cm2_m
CAVITY-09-DRAIN-05 required vent area
Drainage slot area
drainage_slot_area_cm2
CAVITY-09-DRAIN-05 drainage slot area
Required drainage slot area
required_drainage_slot_area_cm2
CAVITY-09-DRAIN-05 required drainage slot area
Product documents submitted
product_documents_submitted
MAT-09-DATA-05 submitted product documents
Product documents required
product_documents_required
MAT-09-DATA-05 required product documents
Fire stop spacing
fire_stop_spacing_m
FIRESTOP-09-SCHED-05 proposed fire-stop spacing
Max fire stop spacing
max_fire_stop_spacing_m
FIRESTOP-09-SCHED-05 maximum fire-stop spacing
Thermal break count
thermal_break_count
RAINSCREEN-09-DETAIL-05 thermal break count
Bracket count
bracket_count
RAINSCREEN-09-DETAIL-05 bracket count
Review comments
review_comments
REVIEW-09-MAT-05 review comment count
Resolved review comments
resolved_review_comments
REVIEW-09-MAT-05 resolved review comment count
Critical open comments
critical_open_comments
REVIEW-09-MAT-05 critical open comment count
9 outputs
cavity_depth_margin_mm
Cavity depth minus minimum cavity depth
Scores if within ±3% of the reference value.
vent_area_margin_cm2_m
Open joint area minus required vent area
Scores if within ±3% of the reference value.
drainage_slot_margin_cm2
Drainage slot area minus required drainage slot area
Scores if within ±3% of the reference value.
material_evidence_score
Submitted product documents divided by required product documents
Scores if within ±0.3% of the reference value.
fire_stop_spacing_margin_m
Maximum fire-stop spacing minus proposed fire-stop spacing
Scores if within ±0.3% of the reference value.
thermal_break_coverage_fraction
Thermal break count divided by bracket count
Scores if within ±0.3% of the reference value.
review_resolution_fraction
Resolved review comments divided by review comments
Scores if within ±0.3% of the reference value.
critical_open_comments
Critical open review comment count
Scores if within ±0.1% of the reference value.
overall_pass_score
1.0 when rainscreen drainage, fire/material, and review checks pass
Scores if within ±0.1% 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/facade engineer checking a task-owned synthetic SSC-09 rainscreen drainage, cavity, fire/material review package.2 3Use only the task-owned synthetic source pack values shown below for numeric grading. Rainscreen cavity drainage, cladding material-submittal, thermal-break, and fire-stop review workflows shape the practice context only; they are not extra data sources for this instance.4 5## Scene6 7- Product family: `SSC-09-LH-05`8- Rainscreen detail: `RAINSCREEN-09-DETAIL-05`9- Cavity drainage note: `CAVITY-09-DRAIN-05`10- Material data register: `MAT-09-DATA-05`11- Fire-stop schedule: `FIRESTOP-09-SCHED-05`12- Review comment register: `REVIEW-09-MAT-05`13- Envelope coordination memo: `MEMO-09-ENVELOPE-05`14 15## Source Values16 17| Item | Value |18|------|-------|19| Cavity depth | {{ cavity_depth_mm }} mm |20| Minimum cavity depth | {{ minimum_cavity_depth_mm }} mm |21| Open joint area | {{ open_joint_area_cm2_m }} cm2/m |22| Required vent area | {{ required_vent_area_cm2_m }} cm2/m |23| Drainage slot area | {{ drainage_slot_area_cm2 }} cm2 |24| Required drainage slot area | {{ required_drainage_slot_area_cm2 }} cm2 |25| Product documents submitted | {{ product_documents_submitted }} |26| Product documents required | {{ product_documents_required }} |27| Fire-stop spacing | {{ fire_stop_spacing_m }} m |28| Maximum fire-stop spacing | {{ max_fire_stop_spacing_m }} m |29| Thermal break count | {{ thermal_break_count }} |30| Bracket count | {{ bracket_count }} |31| Review comments | {{ review_comments }} |32| Resolved review comments | {{ resolved_review_comments }} |33| Critical open comments | {{ critical_open_comments }} |34 35## Checks36 37- Cavity depth margin equals cavity depth minus minimum cavity depth.38- Vent area margin equals open joint area minus required vent area.39- Drainage slot margin equals drainage slot area minus required drainage slot area.40- Material evidence score equals submitted product documents divided by required product documents.41- Fire-stop spacing margin equals maximum spacing minus proposed spacing.42- Thermal break coverage fraction equals thermal break count divided by bracket count.43- Review resolution fraction equals resolved review comments divided by review comments.44- Overall pass score is `1.0` only when drainage/cavity/fire margins are non-negative, material evidence is at least `0.9`, thermal-break coverage is at least `0.95`, all review comments are resolved, and no critical comments remain; otherwise it is `0.0`.45 46## Output Format47 48Write a compact rainscreen review memo to `/workspace/output.md`. Include a source-boundary statement that this is a task-owned synthetic source pack. Preserve the object IDs above and state whether the baseline source pack passes the current docs-only checks.49 50Do not claim authority approval, accepted project evidence, software export validity, full standards compliance, executable real source-pack parsing, generated benchmark readiness, or benchmark readiness.51 52Include a fenced JSON block with exactly these numeric keys:53 54```json55{56 "cavity_depth_margin_mm": <numeric_value>,57 "vent_area_margin_cm2_m": <numeric_value>,58 "drainage_slot_margin_cm2": <numeric_value>,59 "material_evidence_score": <numeric_value>,60 "fire_stop_spacing_margin_m": <numeric_value>,61 "thermal_break_coverage_fraction": <numeric_value>,62 "review_resolution_fraction": <numeric_value>,63 "critical_open_comments": <numeric_value>,64 "overall_pass_score": <numeric_value>65}66```67 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.
ssc09_rainscreen_cavity_review_case
Rainscreen drainage, cavity, fire/material review case
ssc09-rainscreen-cavity-review-case-preview — hard difficulty, all inputs given.
Rainscreen drainage, cavity, fire/material review case. Required outputs: cavity_depth_margin_mm, vent_area_margin_cm2_m, drainage_slot_margin_cm2, material_evidence_score, fire_stop_spacing_margin_m, thermal_break_coverage_fraction
Scenario context and visible inputs.
Executable tool: rainscreen-drainage-cavity-fire-material-review-package_calc.py
Inputs withheld at this difficulty.
Nothing. All inputs are supplied.
The scored JSON answer schema.
{
"cavity_depth_margin_mm": <number>,
"vent_area_margin_cm2_m": <number>,
"drainage_slot_margin_cm2": <number>,
"material_evidence_score": <number>,
"fire_stop_spacing_margin_m": <number>,
"thermal_break_coverage_fraction": <number>,
"review_resolution_fraction": <number>,
"critical_open_comments": <number>,
"overall_pass_score": <number>
}