Changelog
- c06ac07 Merge pull request #686 from ajkdrag/main
- 2b7ba54 Merge pull request #688 from router-for-me/feature/request-id-tracking
- 0c0aae1 Robust change detection: replaced string concat with struct-based compare in hasModelMappingsChanged; removed boolTo01. • Performance: pre-allocate map and regex slice capacities in UpdateMappings. • Verified with amp module tests (all passing)
- e76ba0e feat(logging): implement request ID tracking and propagation
- 007c330 feat(logging): scope request ID tracking to AI API endpoints
- 5dcf7cb feat: regex support for model-mappings