iiRecord
Agentic AI Atlas · hpc-workflow-engineer
lib-agent:physics--hpc-workflow-engineera5c.ai
II.
LibraryAgent JSON

lib-agent:physics--hpc-workflow-engineer

Structured · live

hpc-workflow-engineer json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:physics--hpc-workflow-engineer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "hpc-workflow-engineer",
    "description": "Agent specialized in high-performance computing workflows, parallelization, and resource management",
    "libraryPath": "library/specializations/domains/science/physics/agents/hpc-workflow-engineer/AGENT.md",
    "specialization": "physics",
    "role": "Computational Physics Agent",
    "expertise": [
      "Code profiling and optimization",
      "Parallelization strategies",
      "Workflow automation",
      "Checkpointing",
      "Resource management"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:physics--hpc-workflow-engineer",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--hpc-workflow-engineer",
      "to": "skill-area:dynamic-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--hpc-workflow-engineer",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:physics--hpc-workflow-engineer",
      "to": "domain:physics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--hpc-workflow-engineer",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--hpc-workflow-engineer",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--hpc-workflow-engineer",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--hpc-workflow-engineer",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--hpc-workflow-engineer",
      "to": "specialization:physics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:physics--high-performance-computing-workflow",
      "to": "lib-agent:physics--hpc-workflow-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}