iiRecord
Agentic AI Atlas · portfolio-manager
lib-agent:finance-accounting--portfolio-managera5c.ai
II.
LibraryAgent JSON

lib-agent:finance-accounting--portfolio-manager

Structured · live

portfolio-manager 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:finance-accounting--portfolio-manager",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "portfolio-manager",
    "description": "Portfolio Manager agent — manages investment portfolios with asset allocation decisions, rebalancing, risk budgeting, and performance attribution.",
    "libraryPath": "library/specializations/domains/business/finance-accounting/agents/portfolio-manager/AGENT.md",
    "specialization": "finance-accounting",
    "role": "Portfolio Manager"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:finance-accounting--portfolio-manager",
      "to": "skill-area:portfolio-construction",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:finance-accounting--portfolio-manager",
      "to": "skill-area:technical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:finance-accounting--portfolio-manager",
      "to": "domain:portfolio-management",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:finance-accounting--portfolio-manager",
      "to": "domain:capital-markets",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:finance-accounting--portfolio-manager",
      "to": "role:portfolio-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:finance-accounting--portfolio-manager",
      "to": "specialization:finance-accounting",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:business-strategy--strategic-initiative-portfolio",
      "to": "lib-agent:finance-accounting--portfolio-manager",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}