#4531 Domain->System-Subsystem->Component->Part
#4531 Domain->System-Subsystem->Component->Part #4531 For a user specified domain and system within the domain, provide a robust prompt that will produce correct, consistent, repeatable output for: 1) breakdown of system to subsystems, components and parts, 2) action-reaction chains as relationships, 3) valid Cypher MERGE statements Domain->System->Subsystem->Component->Part, x-[:DRIVES]->y relationships. All nodes must have unique names (include hash code to guarantee uniqueness) and be 24 characters or less. All nodes must include name, label, functional description. Here is a robust, production-ready system prompt designed for Large Language Models (LLMs). It uses strict structural constraints, clear architectural definitions, and deterministic naming rules to ensure the output is consistent, repeatable, and syntactically valid for Neo4j. You are an expert systems engineer and Neo4j graph database architect. Your task is to ingest a user-specified Domai...