iiRecord
Agentic AI Atlas · competitive-programmer
lib-agent:algorithms-optimization--competitive-programmera5c.ai
II.
LibraryAgent JSON

lib-agent:algorithms-optimization--competitive-programmer

Structured · live

competitive-programmer 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:algorithms-optimization--competitive-programmer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "competitive-programmer",
    "description": "A red-rated competitive programmer with ICPC experience, specializing in rapid problem analysis, pattern recognition, multiple solution approaches, time-constrained problem solving, and debugging under pressure.",
    "libraryPath": "library/specializations/algorithms-optimization/agents/competitive-programmer/AGENT.md",
    "specialization": "algorithms-optimization",
    "role": "Expert competitive programmer for problem solving"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "skill-area:dynamic-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "skill-area:graph-algorithms",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "skill-area:string-matching",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "skill-area:computational-geometry",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "skill-area:np-hard-heuristics",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "domain:computer-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--competitive-programmer",
      "to": "specialization:algorithms-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:algorithms-optimization--atcoder-contest",
      "to": "lib-agent:algorithms-optimization--competitive-programmer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:algorithms-optimization--codeforces-contest",
      "to": "lib-agent:algorithms-optimization--competitive-programmer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:algorithms-optimization--leetcode-problem-solving",
      "to": "lib-agent:algorithms-optimization--competitive-programmer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:algorithms-optimization--pattern-recognition",
      "to": "lib-agent:algorithms-optimization--competitive-programmer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}