feature/0.12.0 #121

Merged
clawdie merged 3 commits from feature/0.12.0 into main 2026-06-23 14:21:37 +02:00

3 commits

Author SHA1 Message Date
f5b4326731 docs: GIS plan — 6 steps with diagrams + Blender render service
Each step has diagrams, input/output schemas, test cases.
Added Step 6: mother-blender-render — photorealistic 3D via
Blender on mother node. USB requests renders via MCP, same
pattern as build-colibri.sh. 1 GiB Blender stays on mother;
light nodes get PNGs back. ~30h total implementation estimate.
2026-06-23 14:16:28 +02:00
95deca5f1d docs: GIS integration plan — real property dome overlay
GURS WFS endpoints for parcel boundaries, address lookup, and
spatial data (CC BY 4.0, free). Google 3D Tiles for photorealistic
backgrounds (paid). Four-phase plan: address → parcel → dome
placement → site-specific BOM. All Slovenian data sources
documented with endpoint URLs and coordinate systems.
2026-06-23 14:06:25 +02:00
d769fe0387 docs: Blender vs geodesic-dome-mcp capability comparison
Records the decision to use a pure-Python geodesic dome tool
(6KB, numpy+Pillow) instead of Blender (1 GiB, 53 packages).
OSA registered as first node in mother_hive PostgreSQL with
real hardware profile: 12GB RAM, no GPU, geodesic_dome_mcp=true.

This document serves as a capability baseline — any node that
can run Python can generate dome wireframes and structural BOMs.
2026-06-23 13:48:59 +02:00