II.
StackPart JSON
Structured · livestack-part:krate-agent-context
Krate Agent Context Assembly json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:krate-agent-context",
"_kind": "StackPart",
"_file": "domain/products/krate-components.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Agent Context Assembly",
"category": "tooling",
"description": "Prompt assembly engine that constructs AgentContextBundle resources\nwith full source provenance. Gathers repository files, CI logs,\nissue descriptions, memory snapshots, and context labels into an\nimmutable bundle with content-addressed digest. Redacts secret values\nbefore snapshotting and supports retry with original context unless\nexplicitly refreshed. Every prompt fragment has traceable provenance.\n"
},
"outgoingEdges": [
{
"from": "stack-part:krate-agent-context",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {
"notes": "Context assembly and prompt safety"
}
},
{
"from": "stack-part:krate-agent-context",
"to": "platform:krate",
"kind": "part_of",
"attributes": {
"notes": "Krate agent context assembly component"
}
}
],
"incomingEdges": []
}