brainy/tests/unit/neural/signals
David Snelling 00b27d409f fix: v4.8.1 critical bug fixes for update() and clustering
- Fix update() method saving data as '_data' instead of 'data'
- Fix update() passing wrong entity structure to metadata index
- Add guard against undefined IDs in analyzeKey() for clustering
- Fix EntityIdMapper to read from top-level metadata in v4.8.0
- Fix PatternSignal tests to use NounType.Measurement
- Update test expectations for v4.8.0 entity structure

Fixes augmentations-simplified.test.ts (all 25 tests passing)
Fixes neural-simplified clustering (32/33 tests passing)
Overall: 98.3% test pass rate (988/997 tests)
2025-10-27 17:01:37 -07:00
..
ContextSignal.test.ts feat: implement progressive flush intervals for streaming imports 2025-10-22 17:36:27 -07:00
EmbeddingSignal.test.ts feat: implement progressive flush intervals for streaming imports 2025-10-22 17:36:27 -07:00
ExactMatchSignal.test.ts feat: implement progressive flush intervals for streaming imports 2025-10-22 17:36:27 -07:00
PatternSignal.test.ts fix: v4.8.1 critical bug fixes for update() and clustering 2025-10-27 17:01:37 -07:00