iiRecord
Agentic AI Atlas · Claude Code project settings
path:claude-project-settingsa5c.ai
II.
PathDescriptor JSON

path:claude-project-settings

Structured · live

Claude Code project settings json

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

File · catalog-meta/path-descriptors/claude-project-settings.yamlCluster · catalog-meta
Record JSON
{
  "id": "path:claude-project-settings",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/claude-project-settings.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "path:claude-project-settings",
    "displayName": "Claude Code project settings",
    "path": ".claude/settings.json",
    "pathKind": "settings-file",
    "ownerKind": "AgentRuntimeImpl",
    "ownerId": "agent-runtime-impl:claude-code.runtime@1.x",
    "platform": "cross-platform",
    "scope": "project",
    "evaluationContext": "project",
    "expansion": "literal",
    "notes": "Per-project Claude Code settings; merges over user settings.\n"
  },
  "outgoingEdges": [
    {
      "from": "path:claude-project-settings",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "owned_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}