nexus/packages/branding/src
Mikkel Georgsen 3e7848ede3 feat(01-foundation-01): scaffold branding package with VOCAB constant and tests
- Create packages/branding/ workspace package (@paperclipai/branding)
- Add VOCAB constant with 8 Nexus display strings (company, companies, ceo, board, hire, fire, appName, tagline)
- Export VocabKey type for type-safe string lookups
- Add vitest config and 9 passing unit tests covering all VOCAB values
- Update pnpm-lock.yaml to link new workspace package
2026-03-30 22:32:47 +02:00
..
index.ts feat(01-foundation-01): scaffold branding package with VOCAB constant and tests 2026-03-30 22:32:47 +02:00
vocab.test.ts feat(01-foundation-01): scaffold branding package with VOCAB constant and tests 2026-03-30 22:32:47 +02:00
vocab.ts feat(01-foundation-01): scaffold branding package with VOCAB constant and tests 2026-03-30 22:32:47 +02:00