← wood shed

Ground-Floor North Wall (Rear)

v1 AI approved

SIP-120, 8000mm span × 142mm thick × 2700mm height, level top, blind; through-wall at corners; 45×120mm sole plate M12 anchors @600mm; corner spline grooves 38×90mm; screwed/glued bearing

Dependencies

foundation.top_face

Interfaces Provided

top_face (bearing_surface) inner_face (spline_pocket)
◉
Agent initialized (status: waiting_for_dependencies, action: check_dependencies)
◉
Provider: claude_code | Profile: balanced
◇
Received interface foundation.top_face: %{name: "top_face", type: "bearing_surface", value: %{}, agent_id: "foundation"}
◉
All dependencies resolved, starting generation
◉
Refreshed placement from design spec (bbox %{"x" => 8000.0, "y" => 142.0, "z" => 2700.0})
◉
Generating v1
◉
Using deterministic sip.wall generation
◆
s0_wall_e2_v1.py · 8 lines
from elixifree.domains.sip import Wall

result = (
    Wall(span=8000.0, height=2700.0, stock="SIP-120")
    .build()
)
result.add_to_doc("Body")
●
Executing in FreeCAD...
◉
StepAnalyzer failed: FreeCAD could not read STEP file: FreeCAD exception thrown (File to load not existing or not readable) — skipping
●
FreeCAD execution succeeded
●
Exported: model.stl
◉
Generation succeeded and component was auto-approved (v1)
◉
Provider updated to claude_code / balanced
◉
Provider updated to claude_code / balanced
◉
Provider updated to claude_code / balanced
◉
Provider updated to claude_code / balanced
v0.0.985