Skip to content

chore(ci): decouple check-bundle-size from @lumencast/runtime chunk names #5

@ClodoCapeo

Description

@ClodoCapeo

Surfaced by Vigil during the ADR 007 §B review (2026-06-04).

scripts/check-bundle-size.mjs asserts per-chunk presence (tree, status-pill, control, test, broadcast, index) that now originate from @lumencast/runtime's internal chunking (re-bundled by Vite), not Solar source. A runtime minor that renames/merges a chunk will fail CI with no Solar change.

Fix options

  • Sum against a single global gz budget instead of per-named-chunk, OR
  • Pin @lumencast/runtime more tightly than ^0.1.0.

priority: low. prefix chore/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions