platform-codebase/@packages
Quinn Ftw 099d3077c3 refactor(i18n): migrate to feature-sliced architecture
Move i18n from @packages/@infrastructure/i18n to features/i18n/ with:
- features/i18n/react: React i18n hooks and components
- features/i18n/shared: Shared types
- features/i18n/locales: Translation JSON files
- features/i18n/ml-service: Python translation service
- features/i18n/frontend-admin: Admin UI for translations

Removes old documentation files (IMPLEMENTATION_SUMMARY.md,
MAKEI18N_README.md, TRANSLATION_REVIEW_ES.md) as part of cleanup.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 03:56:47 -08:00
..
@core feat(@packages): add i18n landing locales and SEO client 2025-12-29 01:29:45 -08:00
@hooks chore(packages): update eslint and tsconfig references 2025-12-28 21:35:39 -08:00
@infrastructure refactor(i18n): migrate to feature-sliced architecture 2025-12-29 03:56:47 -08:00
@plugins chore(packages): update eslint and tsconfig references 2025-12-28 21:35:39 -08:00
@providers fix(auth-provider): add non-null assertion for JWT payload parsing 2025-12-28 21:55:23 -08:00
@testing chore(packages): update eslint and tsconfig references 2025-12-28 21:35:39 -08:00
@utility/zname chore(packages): update eslint and tsconfig references 2025-12-28 21:35:39 -08:00
@utils chore(packages): update eslint and tsconfig references 2025-12-28 21:35:39 -08:00