Commit graph

9 commits

Author SHA1 Message Date
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