# 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: 919679979d7eb581b2d974c0eeddda490d02c25c
# sha256 of the vendored openapi-spec.json currently checked in here.
spec-sha256: 097d3f463f87698bcb0191fd2cb8ae0e31efa6c2a8894abdb893ff35ea748d61
# 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.