platform-codebase/@packages
Quinn Ftw 4d2fcd7309 feat(config): add centralized platform and feature config system
- Add codebase/config.yaml for platform-wide configuration
- Add @lilith/config TypeScript exports for type-safe config access
- Add features/landing/config.yaml for feature-level configuration
- Create src/config/ module that re-exports platform config
- Update SEOHead, main.tsx, CTAModal to use config.urls/assets/workers
- Update legal pages to use config.urls for mailto links

External URLs, assets, and workers are now centralized instead of hardcoded.
Features can extend platform config with feature-specific settings.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 20:03:53 -08:00
..
@core feat(config): add centralized platform and feature config system 2025-12-28 20:03:53 -08:00
@hooks feat(eslint): integrate global DRY ESLint packages across @packages 2025-12-27 19:38:01 -08:00
@infrastructure refactor(landing): MSW mocks real APIs, i18n uses bundled resources 2025-12-28 19:32:48 -08:00
@plugins fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
@providers Merge landing-migration: complete landing app with E2E fixes 2025-12-27 15:38:02 -08:00
@testing refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
@utility/zname refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
@utils feat(eslint): integrate global DRY ESLint packages across @packages 2025-12-27 19:38:01 -08:00