iiRecord
Agentic AI Atlas · spacecraft-thermal-analysis
lib-process:aerospace-engineering--spacecraft-thermal-analysisa5c.ai
II.
LibraryProcess JSON

lib-process:aerospace-engineering--spacecraft-thermal-analysis

Structured · live

spacecraft-thermal-analysis json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:aerospace-engineering--spacecraft-thermal-analysis",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "spacecraft-thermal-analysis",
    "description": "Process for thermal control system design and analysis including thermal desktop modeling,\nenvironment definition, and thermal balance verification.",
    "libraryPath": "library/specializations/domains/science/aerospace-engineering/spacecraft-thermal-analysis.js",
    "specialization": "aerospace-engineering",
    "references": [
      "- Spacecraft Thermal Control Handbook (Gilmore)\n- NASA Thermal Analysis Guidelines\n- Thermal Desktop Documentation\n- ECSS-E-ST-31C Thermal Control Standard"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/aerospace-engineering/spacecraft-thermal-analysis', {\n  projectName: 'LEO Satellite Thermal',\n  spacecraftConfig: { type: 'smallsat', mass: 150 },\n  missionEnvironment: { orbit: 'LEO', altitude: 500, inclination: 28.5 }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:aerospace-engineering--spacecraft-thermal-analysis",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:aerospace-engineering--spacecraft-thermal-analysis",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:aerospace-engineering--spacecraft-thermal-analysis",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:aerospace-engineering--spacecraft-thermal-analysis",
      "to": "domain:aerospace-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:aerospace-engineering--spacecraft-thermal-analysis",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:aerospace-engineering--spacecraft-thermal-analysis",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:aerospace-engineering--spacecraft-thermal-analysis",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:aerospace-engineering--spacecraft-thermal-analysis",
      "to": "specialization:aerospace-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}