--- # Synthetic 14-room programme for homemaker-py-y51 (ruin_recreate # size-threshold sweep). Derived from examples/programme-house by scaling # the b1/t1/b2/t2 bedroom+ensuite module count by 3x; all other programme # parameters (storey limits, ratios, adjacency, room-type mix) unchanged. spaces: b1: usage: bedroom name: Master Bedroom size: - 16.0 - 4.0 width: - 4.0 - 1.0 proportion: - 1.5 - 0.5 adjacency: - c count: 3 t1: usage: toilet name: Ensuite Bathroom size: - 5.0 - 1.5 width: - 2.5 - 0.5 adjacency: - b1 count: 3 b2: usage: bedroom name: Second Bedroom size: - 12.0 - 3.0 width: - 3.5 - 0.8 adjacency: - c count: 3 t2: usage: toilet name: Guest Bathroom size: - 4.0 - 1.5 adjacency: - c count: 3 l1: usage: living name: Living/Dining/Kitchen size: - 35.0 - 8.0 width: - 4.5 - 1.0 proportion: - 2.0 - 0.8 level: 0 adjacency: - c t3: usage: toilet name: Ground Floor WC size: - 3.0 - 1.0 adjacency: - c level: 0 storey_minimum: 2 storey_limit: 5 force_roof_garden: 0 ratio_circulation: - 0.0 - 0.15 ratio_outside: - 0.3 - 0.15 staircase_min: 1 staircase_max: 1 value_inside: 300.0 value_circulation: 50.0 value_outside: 100.0 value_supported: 300.0