mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
Its registry-item.json carried cosmic-orb's manifest verbatim: same name, title, description and files entry. The composition HTML was always correct; only the manifest was wrong. The catalog generator keys off the manifest name, so it read one identity from two directories. Cosmic Orb was emitted twice into the nav and Neon Border never appeared at all, with no page generated for it. Neither block was broken, and nothing in lint caught it because both manifests were individually valid. The replacement is derived from the composition rather than hand-copied: nine params read out of its declared data-composition-variables, and dimensions and duration read off the root attributes.