You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Canonical environment variable reference: Added and expanded the operations environment-variable inventory with runtime-referenced NORNICDB_* keys, defaults, and usage notes in docs/operations/environment-variables.md.
Operations/user documentation additions: Added Infinigraph topology user guide and linked operations docs/navigation updates.
Changed
STDIO log growth controls: Added automatic stdout/stderr compaction limits and scheduling controls in cmd/nornicdb with defaults tuned for hourly compaction and KB-based sizing.
Config/docs alignment: Updated operations configuration docs and resolver coverage to better align documented behavior with runtime config resolution.
README/community metadata refresh: Updated release badges and repository metadata links.
Fixed
UTF-8 truncation correctness: Fixed OpenAI Heimdall truncation behavior to avoid returning invalid UTF-8 when truncating near rune boundaries.