II.
PathDescriptor JSON
Structured · livepath:gemini-history
Gemini CLI history file json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:gemini-history",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/gemini-history.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "path:gemini-history",
"displayName": "Gemini CLI history file",
"path": "~/.gemini/history",
"pathKind": "session-state-dir",
"ownerKind": "AgentPlatformImpl",
"ownerId": "agent-platform-impl:gemini-cli.platform@current",
"platform": "cross-platform",
"scope": "user",
"evaluationContext": "user",
"expansion": "home"
},
"outgoingEdges": [
{
"from": "path:gemini-history",
"to": "agent-platform-impl:gemini-cli.platform@current",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}