iiRecord
Agentic AI Atlas · throughput-optimization-expert
lib-agent:performance-optimization--throughput-optimization-experta5c.ai
II.
LibraryAgent JSON

lib-agent:performance-optimization--throughput-optimization-expert

Structured · live

throughput-optimization-expert 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:performance-optimization--throughput-optimization-expert",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "throughput-optimization-expert",
    "description": "Agent embodying expertise in system throughput maximization and scalability. Expert in throughput bottleneck analysis, concurrency optimization, lock-free data structures, batching and pipelining patterns, thread pool tuning, horizontal scaling strategies, and resource utilization optimization.",
    "libraryPath": "library/specializations/performance-optimization/agents/throughput-optimization-expert/AGENT.md",
    "specialization": "performance-optimization"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:performance-optimization--throughput-optimization-expert",
      "to": "skill-area:concurrency-multithreading",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:performance-optimization--throughput-optimization-expert",
      "to": "skill-area:profiling-cpu",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:performance-optimization--throughput-optimization-expert",
      "to": "topic:observability-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:performance-optimization--throughput-optimization-expert",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:performance-optimization--throughput-optimization-expert",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:performance-optimization--throughput-optimization-expert",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:performance-optimization--throughput-optimization-expert",
      "to": "specialization:performance-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:performance-optimization--concurrency-optimization",
      "to": "lib-agent:performance-optimization--throughput-optimization-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:performance-optimization--cpu-optimization-implementation",
      "to": "lib-agent:performance-optimization--throughput-optimization-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}