II.
AgentCoreImpl JSON
Structured · liveagent-core-impl:amp.core@current
Sourcegraph Amp Core (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-core-impl:amp.core@current",
"_kind": "AgentCoreImpl",
"_file": "agent-stack/core-impls/amp-core-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Sourcegraph Amp Core (current)",
"agentVersionId": "agent-version:amp@current",
"packageRef": "source-ref:amp-github",
"loopIteratorPolicy": "tool-use-loop",
"loopIteratorNotes": "Amp runs a tool-use loop with multi-model routing and specialized\nsubagents (Oracle, Librarian) for code understanding.\n",
"contextManagementStrategy": "platform-managed",
"compactionTriggerNotes": "Compaction handled internally by the Amp runtime.\n",
"subagentInvokerPolicy": "tool-call-handoff",
"subagentInvokerNotes": "Amp supports parallel subagent dispatch (up to 8 concurrent tasks\nper maxParallelTasks); Oracle and Librarian are first-party\nspecialized subagents.\n",
"resultSynthesisPolicy": "model-direct",
"resultSynthesisNotes": "Final result streamed by the routed model; CLI emits structured\nevents.\n",
"stopDetectionStrategy": "structured-end-event",
"transportClientLibrary": "amp-internal",
"supportedTransportProtocols": [],
"parallelToolCallHandling": "native",
"streamingFidelity": "full",
"thinkingChannelHandling": "not-supported"
},
"outgoingEdges": [
{
"from": "agent-core-impl:amp.core@current",
"to": "layer:4-agent-core",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-core-impl:amp.core@current",
"to": "agent:amp",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-core-impl:amp.core@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
},
{
"from": "agent-core-impl:amp.core@current",
"to": "capability:supports-tool-use",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
},
{
"from": "agent-core-impl:amp.core@current",
"to": "capability:parallel-tool-calls",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
},
{
"from": "agent-core-impl:amp.core@current",
"to": "orch-primitive:multi-agent-dispatch",
"kind": "supports_orchestration_primitive",
"attributes": {}
},
{
"from": "agent-core-impl:amp.core@current",
"to": "orch-primitive:concurrency-control",
"kind": "supports_orchestration_primitive",
"attributes": {}
},
{
"from": "agent-core-impl:amp.core@current",
"to": "orch-primitive:telemetry-collection",
"kind": "supports_orchestration_primitive",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:amp@current",
"to": "agent-core-impl:amp.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
}
]
}