II.
PathDescriptor JSON
Structured · livepath:claude-statsig-dir
Claude Code Statsig cache directory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:claude-statsig-dir",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/claude-statsig-dir.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "path:claude-statsig-dir",
"displayName": "Claude Code Statsig cache directory",
"path": "~/.claude/statsig/",
"pathKind": "other",
"ownerKind": "AgentPlatformImpl",
"ownerId": "agent-platform-impl:claude-code.platform@1.x",
"platform": "cross-platform",
"scope": "user",
"evaluationContext": "user",
"expansion": "home",
"notes": "Cache directory used by the Statsig client embedded in Claude Code for\nfeature flags and telemetry. pathKind=other because the schema enum has\nno dedicated cache-dir literal.\n"
},
"outgoingEdges": [
{
"from": "path:claude-statsig-dir",
"to": "agent-platform-impl:claude-code.platform@1.x",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}