fleet-memory/hindsight-control-plane/src
Nicolò Boschi 278718dd84
fix: tagged directives should be applied to tagged mental models (#303)
* fix: tagged directives should be applied to tagged mental models

* test: add unit test for based_on structure

Verify that reflect returns the correct based_on structure with:
- directives as dicts (id, name, content) in based_on.directives
- mental models as MemoryFact objects in based_on.mental-models
- memories separated properly

This ensures directives and mental models are not mixed together
in the API response.
2026-02-05 13:22:56 +01:00
..
app fix: improve doc on vertexai and mcp (#247) 2026-01-30 09:41:48 +01:00
components fix: tagged directives should be applied to tagged mental models (#303) 2026-02-05 13:22:56 +01:00
lib feat: improve mental models ux on control plane (#297) 2026-02-04 15:49:03 +01:00