iiRecord
Agentic AI Atlas · uncertainty-propagator
lib-agent:physics--uncertainty-propagatora5c.ai
II.
LibraryAgent JSON

lib-agent:physics--uncertainty-propagator

Structured · live

uncertainty-propagator 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--uncertainty-propagator",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "uncertainty-propagator",
    "description": "Agent specialized in uncertainty propagation through analysis chains and error budgeting",
    "libraryPath": "library/specializations/domains/science/physics/agents/uncertainty-propagator/AGENT.md",
    "specialization": "physics",
    "role": "Data Analysis Agent",
    "expertise": [
      "Uncertainty source identification",
      "Error propagation",
      "Correlation handling",
      "Sensitivity analysis",
      "Budget documentation"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:physics--uncertainty-propagator",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--uncertainty-propagator",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--uncertainty-propagator",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:physics--uncertainty-propagator",
      "to": "domain:physics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--uncertainty-propagator",
      "to": "role:research-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--uncertainty-propagator",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--uncertainty-propagator",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--uncertainty-propagator",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--uncertainty-propagator",
      "to": "specialization:physics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:physics--uncertainty-propagation-quantification",
      "to": "lib-agent:physics--uncertainty-propagator",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}