iiRecord
Agentic AI Atlas · OpenCode state directory
path:opencode-state-dira5c.ai
II.
PathDescriptor JSON

path:opencode-state-dir

Structured · live

OpenCode state directory json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/path-descriptors/opencode-state-dir.yamlCluster · catalog-meta
Record JSON
{
  "id": "path:opencode-state-dir",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/opencode-state-dir.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "path:opencode-state-dir",
    "displayName": "OpenCode state directory",
    "path": "~/.local/share/opencode/",
    "pathKind": "session-state-dir",
    "ownerKind": "AgentPlatformImpl",
    "ownerId": "agent-platform-impl:opencode.platform@1.x",
    "platform": "cross-platform",
    "scope": "user",
    "evaluationContext": "user",
    "expansion": "home",
    "notes": "Linux/macOS XDG-style state location. On Windows the equivalent is\n%LOCALAPPDATA%\\opencode\\. TODO: confirm via vendor doc.\n"
  },
  "outgoingEdges": [
    {
      "from": "path:opencode-state-dir",
      "to": "agent-platform-impl:opencode.platform@1.x",
      "kind": "owned_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}