Dev Log
Week of May 17, 2026
Nomenclator Lexicon
- Create new solution and initial project for Nomenclator.
- Implemented the core model, interfaces, and utilities for the project.
- Implemented engine with rules for generating names in NameGenerator and helper classes.
- Added Culture.Elven project with ElvenCultureProvider to surface rules for names generated for that culture.
- Implemented unit tests for engine and core classes.