Skip to content

chore(schema): re-vendor embedded manifest schema from canonical - #202

Merged
ZacxDev merged 1 commit into
mainfrom
automation/revendor-canonical-schema
Aug 5, 2026
Merged

chore(schema): re-vendor embedded manifest schema from canonical#202
ZacxDev merged 1 commit into
mainfrom
automation/revendor-canonical-schema

Conversation

@ZacxDev

@ZacxDev ZacxDev commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Automated by the revendor-canonical-schema workflow
(scripts/revendor-canonical-schema.sh).

The canonical block-manifest schema published at
https://civitai.com/schemas/app-block/v1.json changed, so the CLI's
go:embedded mirror (schema/app-block.manifest.schema.json) drifted
and check-canonical-schema would go red. This PR re-vendors the
embedded copy from the canonical.

Validated in the job before opening: the re-vendored schema compiles
under the CLI's jsonschema engine and the bundled example manifests
still validate against it (go test ./...).

Reviewer heads-up: this bot only re-vendors the schema bytes.
If the canonical change added a field with author-facing semantics
(e.g. a new manifest key), consider whether internal/validate/ (the
Go semantic checks / friendly messages) should track it too — that
part is a deliberate human call.

@ZacxDev
ZacxDev merged commit 8a03b3f into main Aug 5, 2026
10 checks passed
@ZacxDev
ZacxDev deleted the automation/revendor-canonical-schema branch August 5, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant