{
  "home": "~/.pi",
  "description": "TODO-review: agent/sessions and agent/bin (bundled tools) excluded.",
  "entries": [
    {
      "path": "agent/extensions",
      "strategy": "symlink",
      "source": "deploy"
    },
    {
      "path": "agent/settings.json",
      "strategy": "symlink",
      "source": "deploy",
      "runtime_mutable": true
    },
    {
      "path": "agent/models.json",
      "strategy": "symlink",
      "source": "deploy"
    }
  ]
}
