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