schema_version: "1.0" name: git-submodule description: "A submodule reference — a pointer to another git repository at a specific commit and path" resource_kind: physical sandbox_strategy: none user_addable: false built_in: true cli_args: [] parent_types: ["git"] child_types: [] capabilities: read: true write: false sandbox: false checkpoint: false handler: "cleveragents.resource.handlers.git:GitConfigHandler"