# Provenance for crates/difflore-core/contracts/openapi-spec.json
#
# The spec is vendored from the difflore-cloud repository's contract export
# (cloud: `pnpm contract:export` writes src/contracts/openapi/*.json).
# Do not hand-edit openapi-spec.json without refreshing this provenance.
source-repo: difflore-cloud
source-path: src/contracts/openapi/api.json
source-commit: 1bfd5012d3f2d7831ccadf3af6d7ed2930fdafe6
# sha256 of the vendored openapi-spec.json currently checked in here.
spec-sha256: e2ae25a0970d4656ccc7e2f68d4fe84898546736949cdfb8228c67f3b2892ea2
# In sync: re-exported from difflore-cloud at the source-commit above via
# `pnpm contract:export` and re-vendored. The `check-vendored-spec` gate
# verifies this byte-for-byte against a freshly built cloud spec.