iiRecord
Agentic AI Atlas · counterexample-guided-refinement
lib-skill:computer-science--counterexample-guided-refinementa5c.ai
II.
LibrarySkill JSON

lib-skill:computer-science--counterexample-guided-refinement

Structured · live

counterexample-guided-refinement json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:computer-science--counterexample-guided-refinement",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "counterexample-guided-refinement",
    "description": "Implement CEGAR for synthesis and verification workflows",
    "libraryPath": "library/specializations/domains/science/computer-science/skills/counterexample-guided-refinement/SKILL.md",
    "specialization": "computer-science",
    "contentSummary": "# Counterexample-Guided Refinement\n\n## Purpose\n\nProvides expert guidance on CEGAR (Counterexample-Guided Abstraction Refinement) for verification and synthesis.\n\n## Capabilities\n\n- Counterexample analysis\n- Predicate abstraction refinement\n- Interpolation-based refinement\n- Abstraction re"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:computer-science--counterexample-guided-refinement",
      "to": "skill-area:compiler-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--counterexample-guided-refinement",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:computer-science--counterexample-guided-refinement",
      "to": "skill-area:language-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:computer-science--counterexample-guided-refinement",
      "to": "domain:computer-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--counterexample-guided-refinement",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--counterexample-guided-refinement",
      "to": "role:research-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:computer-science--counterexample-guided-refinement",
      "to": "workflow:research-grant-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--counterexample-guided-refinement",
      "to": "specialization:theoretical-computer-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--counterexample-guided-refinement",
      "to": "specialization:computer-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}