II.
AgentCoreImpl JSON
Structured · liveagent-core-impl:psclaudecode.core@current
PSClaudeCode Core (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-core-impl:psclaudecode.core@current",
"_kind": "AgentCoreImpl",
"_file": "agent-stack/core-impls/community-agent-cores-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "PSClaudeCode Core (current)",
"agentVersionId": "agent-version:psclaudecode@current",
"packageRef": "source-ref:psclaudecode-github",
"loopIteratorPolicy": "tool-use-loop",
"loopIteratorNotes": "Product description identifies PSClaudeCode as a PowerShell implementation\nof the Claude Code agent loop with tools, permissions, file editing,\ncommand execution, and Anthropic API calls.\n",
"contextManagementStrategy": "user-managed",
"subagentInvokerPolicy": "not-applicable",
"resultSynthesisPolicy": "model-direct",
"stopDetectionStrategy": "model-stop-token",
"transportClientLibrary": "Anthropic API via PowerShell",
"supportedTransportProtocols": [
"model-transport:anthropic-messages"
],
"parallelToolCallHandling": "sequentialized",
"streamingFidelity": "partial",
"thinkingChannelHandling": "model-dependent"
},
"outgoingEdges": [
{
"from": "agent-core-impl:psclaudecode.core@current",
"to": "layer:4-agent-core",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-core-impl:psclaudecode.core@current",
"to": "agent:psclaudecode",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-core-impl:psclaudecode.core@current",
"to": "source-ref:psclaudecode-github",
"kind": "depends_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:psclaudecode@current",
"to": "agent-core-impl:psclaudecode.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
}
]
}