Loading
refactor(meetings, models): optimize lookup methods and simplify classes
* Replace direct iteration with CODE_INDEX lookup in MeetingCrawler. * Remove TODO comments suggesting simplification of BaseConfigModel. * Update SpecificationDownload and TDocCrawlConfig to indicate potential use of dataclasses.