Iconic CAD Schema Protocol: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "=Generate Design Schemas *Start with the 20 assemblies, corresponding to the 20 Trades, and convert them into subassemblies - or modules * *This applies to all kinds of assemblies - such as structure, plumbing assemblies. #Detail the design diagrams in Google Slides or similar collaborative realtime diagramming #Download in JPG or PNG and feed to ChatGPT or other AI #Give AI Instruction to Create Schema in YAML #")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Generate Design Schemas
=Generate Design Schemas=
*Start with the 20 assemblies, corresponding to the [[20 Trades]], and convert them into subassemblies - or modules
*Start with the 20 assemblies, corresponding to the [[20 Trades]]'
*
*Break each assembly into one or more dozensubassemblies - or what is commonly known as modules (wall modules, roof modules, floor modules, plumbing modules, electrical modules, etc). This gets us to 100-200 individual modules.
*This applies to all kinds of assemblies - such as structure, plumbing assemblies.
*For each module - extract each module from the FreeCAD file - such as [[Seed_Eco-Home_4_3D_CAD#Master_Files]]
*Now extract the design language - the schema - the parametric definition of how each module is built. Document this in a Google Slides working doc, which includes possibility of swarm collaboration
*Also extract the interface design - how modules with with other modules, and how these modules fit with other assemblies.
*Codify all this as human language, diagrams, and other explanatory material in google slides. See Example of [[PV Mounting Schema]]
*Continue upgrading the working doc with supporting information such as datasheets, pictures, real builds, sourcing links, and other details into the working doc.


==Step by Step==
#Detail the design diagrams in Google Slides or similar collaborative realtime diagramming
#Detail the design diagrams in Google Slides or similar collaborative realtime diagramming
#Download in JPG or PNG and feed to ChatGPT or other AI
#Download in JPG or PNG and feed to ChatGPT or other AI
#Give [[AI Instruction to Create Schema]] in YAML
#Give [[AI Instruction to Create Schema]] in YAML
#
#

Latest revision as of 22:41, 17 April 2026

Generate Design Schemas

  • Start with the 20 assemblies, corresponding to the 20 Trades'
  • Break each assembly into one or more dozensubassemblies - or what is commonly known as modules (wall modules, roof modules, floor modules, plumbing modules, electrical modules, etc). This gets us to 100-200 individual modules.
  • For each module - extract each module from the FreeCAD file - such as Seed_Eco-Home_4_3D_CAD#Master_Files
  • Now extract the design language - the schema - the parametric definition of how each module is built. Document this in a Google Slides working doc, which includes possibility of swarm collaboration
  • Also extract the interface design - how modules with with other modules, and how these modules fit with other assemblies.
  • Codify all this as human language, diagrams, and other explanatory material in google slides. See Example of PV Mounting Schema
  • Continue upgrading the working doc with supporting information such as datasheets, pictures, real builds, sourcing links, and other details into the working doc.

Step by Step

  1. Detail the design diagrams in Google Slides or similar collaborative realtime diagramming
  2. Download in JPG or PNG and feed to ChatGPT or other AI
  3. Give AI Instruction to Create Schema in YAML