Skip to content

docs(design-sync): record PixelForge self-check scale limit + manifest workaround#99

Merged
lyfuci merged 1 commit into
mainfrom
chore/pixelforge-manifest-note
Jun 23, 2026
Merged

docs(design-sync): record PixelForge self-check scale limit + manifest workaround#99
lyfuci merged 1 commit into
mainfrom
chore/pixelforge-manifest-note

Conversation

@lyfuci

@lyfuci lyfuci commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Records a platform finding from the PixelForge sync: claude.ai/design's
server-side self-check silently fails to build _ds_manifest.json for the
larger PixelForge project (30 components / 732K bundle / 157 files), so the DS
pane renders no components — while the base kit (12 / 475K / 68 files) works.

Documents the confirmed workaround in .design-sync/NOTES.md: generate
_ds_manifest.json from the uploaded cards and push it directly, then delete the
_ds_needs_recompile sentinel so the failing self-check can't re-trigger and wipe
it. Re-sync must redo this; fallback is splitting into two smaller projects.

Docs-only (.design-sync/NOTES.md); no app/src changes.

🤖 Generated with Claude Code

…t workaround

claude.ai/design's server-side self-check silently fails to build _ds_manifest.json
for the larger PixelForge project (30 components / 732K bundle / 157 files; the
base kit's 12/475K works), so the pane renders no components. Documents the
confirmed workaround — generate _ds_manifest.json from the uploaded cards and push
it directly, then delete the sentinel so the failing self-check can't wipe it —
plus the split-into-two-projects fallback. Re-sync must redo this each time.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012gT1Vn216uvrJRGC8DbvVZ
@lyfuci lyfuci merged commit bd4e5cb into main Jun 23, 2026
2 checks passed
@lyfuci lyfuci deleted the chore/pixelforge-manifest-note branch June 23, 2026 07:27
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