Skip to content

chore(items): pull authored item GLBs from prod#430

Merged
wass08 merged 1 commit into
mainfrom
chore/pull-authored-item-glbs
Jun 18, 2026
Merged

chore(items): pull authored item GLBs from prod#430
wass08 merged 1 commit into
mainfrom
chore/pull-authored-item-glbs

Conversation

@wass08

@wass08 wass08 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Replace 89 bundled item model.glb files with the authored/optimized versions currently served from prod storage at items/system/<slug>/model.glb.

Why

Live community projects pin item asset.src to items/system/<slug>/model.glb. Those objects were re-authored/optimized in prod (via the item editor) and had drifted from the bundled copies. A catalog re-seed uploads the bundled files over those paths, which would clobber the authored geometry. This brings the committed source of truth in line with prod so a re-seed is a no-op.

Scope

  • 89 slugs updated (prod object differed from bundled).
  • 21 slugs already matched prod — untouched.
  • 35 slugs have no prod model.glb (404) — left as-is; nothing references them via that path.
  • Only items already shipped locally were pulled — no new items added.

Each pulled file was validated as a real binary glTF (glTF magic + size) before overwriting.

🤖 Generated with Claude Code

Replace 89 bundled item model.glb files with the authored/optimized
versions currently served from prod storage (items/system/<slug>/model.glb),
so the committed source of truth matches what live projects load and a
catalog re-seed no longer clobbers authored geometry. Items with no prod
object (404) are left as-is.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jun 18, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
pascal 🔴 Failed Jun 18, 2026, 8:37 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@wass08 wass08 merged commit 36ad0f9 into main Jun 18, 2026
1 of 2 checks passed
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