Files
gbrain/test
beeb73932d fix(schema): register all 7 bundled packs in one shared registry (takeover of #2017)
BUNDLED_PACK_NAMES in mutate.ts listed only 3 packs while load-active.ts's
locator bundled 7, so 'gbrain schema show/use gbrain-creator|investor|
engineer|everything' missed. The registry now lives once in mutate.ts and
the locator consumes it, so the two can't drift again. A test asserts every
registry entry ships a real YAML in base/.

Co-authored-by: arisgysel-design <arisgysel-design@users.noreply.github.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 14:50:34 -07:00
..