iiRecord
Agentic AI Atlas · theorem-prover-verification
lib-process:computer-science--theorem-prover-verificationa5c.ai
II.
LibraryProcess JSON

lib-process:computer-science--theorem-prover-verification

Structured · live

theorem-prover-verification json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:computer-science--theorem-prover-verification",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "theorem-prover-verification",
    "description": "Use interactive theorem provers to verify system or algorithm correctness with machine-checked proofs",
    "libraryPath": "library/specializations/domains/science/computer-science/theorem-prover-verification.js",
    "specialization": "computer-science",
    "usesAgents": [
      "theorem-proving-expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "skill-area:language-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "skill-area:compiler-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "skill-area:graph-algorithms",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "domain:computer-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "workflow:research-grant-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "specialization:theoretical-computer-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "specialization:computer-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:computer-science--theorem-prover-verification",
      "to": "lib-agent:computer-science--theorem-proving-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}