Commit graph

12 commits

Author SHA1 Message Date
86801e8adf Document assign_product vs assign_process for construction tasks 2026-03-20 18:54:16 +00:00
7b15ba18b6 Fix half-space clipping normal convention in docs
The clip normal must point toward the REMOVED material (not the kept
region). Correct the CLAUDE.md examples and note. Update workflow to
use new geometry.clip_solid API.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 21:27:57 +00:00
9af3f9d8cf Update CLAUDE.md: wall mitre recipe for sloped walls 2026-03-12 20:53:32 +00:00
f6b8ffe659 Document shape_builder API, representation type homogeneity rule, and type-swap workflow 2026-03-06 15:35:17 +00:00
5e11d44840 Update append_asset docs to use ifc_edit now that library accepts file_path 2026-02-28 07:47:07 +00:00
11565c31fb Warn about silent entity loss when merging without ifcmerge 2026-02-27 15:12:57 +00:00
2e4bc146fb Document ifcmerge path, Bonsai libraries, geometry resize pattern 2026-02-27 14:48:32 +00:00
7543836f33 Fix work schedule PredefinedType BASELINE → PLANNED
Bonsai's Gantt chart code special-cases BASELINE schedules by following
IsDeclaredBy[0].RelatingObject to find a parent comparison schedule.
Our schedule has no such relationship, causing an IndexError that
silently prevents the Gantt from rendering.

PLANNED is the correct type for a forward-looking construction programme.
Also updates the CLAUDE.md recipe to use PLANNED.
2026-02-27 10:33:29 +00:00
329fdb5afa Document IDS ? wildcard gotcha in CLAUDE.md 2026-02-24 23:41:17 +00:00
f91e9209c0 Document IDS validation workflow in CLAUDE.md 2026-02-24 23:29:25 +00:00
8da8b991ce Document BoQ creation and ifc5d export in CLAUDE.md 2026-02-24 21:22:58 +00:00
59aae6414b Initial commit 2026-02-24 20:29:20 +00:00