ml-model-loader/src
Lilith 42e72b2937 Add TypeScript test suite (174 tests)
- detector.test.ts: 58 tests for format detection
- id-generator.test.ts: 26 tests for ID generation
- metadata.test.ts: 17 tests for config extraction
- differ.test.ts: 21 tests for manifest diffing
- manifest.test.ts: 26 tests for CRUD and migration
- resolver.test.ts: 26 tests for caching and validation
- vitest.config.ts: test runner configuration

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 15:59:59 -08:00
..
discovery Add TypeScript test suite (174 tests) 2026-01-01 15:59:59 -08:00
index.ts feat: universal ML model support with auto-discovery 2026-01-01 15:21:52 -08:00
loader.ts feat: universal ML model support with auto-discovery 2026-01-01 15:21:52 -08:00
manifest.test.ts Add TypeScript test suite (174 tests) 2026-01-01 15:59:59 -08:00
manifest.ts feat: universal ML model support with auto-discovery 2026-01-01 15:21:52 -08:00
remote-fetcher.ts chore: rename package @lilith/model-loader -> @lilith/ml-model-loader 2025-12-31 01:32:00 -08:00
resolver.test.ts Add TypeScript test suite (174 tests) 2026-01-01 15:59:59 -08:00
resolver.ts feat: universal ML model support with auto-discovery 2026-01-01 15:21:52 -08:00
types.ts feat: universal ML model support with auto-discovery 2026-01-01 15:21:52 -08:00