iiRecord
Agentic AI Atlas · Nanny Core (current)
agent-core-impl:nanny.core@currenta5c.ai
II.
AgentCoreImpl JSON

agent-core-impl:nanny.core@current

Structured · live

Nanny Core (current) json

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

File · agent-stack/core-impls/community-agent-cores-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-core-impl:nanny.core@current",
  "_kind": "AgentCoreImpl",
  "_file": "agent-stack/core-impls/community-agent-cores-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Nanny Core (current)",
    "agentVersionId": "agent-version:nanny@current",
    "packageRef": "source-ref:nanny-github",
    "loopIteratorPolicy": "process-function-driven",
    "loopIteratorNotes": "Product description identifies Nanny as a minimal orchestration loop for\nsmart agents with task queuing, retry logic, status tracking, sequencing,\nand reporting.\n",
    "contextManagementStrategy": "none",
    "subagentInvokerPolicy": "process-task-driven",
    "resultSynthesisPolicy": "process-function-defined",
    "stopDetectionStrategy": "process-function-completion",
    "transportClientLibrary": "none",
    "supportedTransportProtocols": [],
    "parallelToolCallHandling": "delegated-to-remote",
    "streamingFidelity": "partial",
    "thinkingChannelHandling": "delegated-to-remote"
  },
  "outgoingEdges": [
    {
      "from": "agent-core-impl:nanny.core@current",
      "to": "layer:4-agent-core",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-core-impl:nanny.core@current",
      "to": "agent:nanny",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-core-impl:nanny.core@current",
      "to": "source-ref:nanny-github",
      "kind": "depends_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:nanny@current",
      "to": "agent-core-impl:nanny.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    }
  ]
}