541e4c5874
- Updated skill handling to use skill IDs instead of skill codes in various components, services, and models. - Modified tests to reflect changes in skill identification. - Removed references to skill codes in favor of skill IDs for consistency and clarity. - Updated localization files to remove skill code references and adjust error messages accordingly.
Testdata Seeds
This package is the single maintenance point for built-in testdata content.
- Put language-specific demo text and seed metadata here.
- Keep database writes, transactions, repository calls, and model audit fields in the resource init packages.
- Add new languages through
seedlang.Languageand the*Seeds(lang)functions.