# Spec reference: docs/specification.md ~lines 10133-10143, 24548-24632 schema_version: "1.0" name: commit description: "Cross-repo commit identity linking commits with the same hash" resource_kind: virtual sandbox_strategy: none user_addable: false built_in: true cli_args: [] parent_types: [] child_types: ["git-commit"] capabilities: read: false write: false sandbox: false checkpoint: false equivalence: criteria: - commit_hash description: "Two physical commits are equivalent when they share the same commit hash" handler: null