ktx/packages/cli/test/context/memory
Luca Martial 84d329b24b fix(memory): fire SL capture signal for SQL-bearing external ingest
The SQL-aggregate signal gated on userMessage.length >= 100, but `ktx ingest --file` sets a fixed boilerplate user message and carries the artifact in the assistant message. SQL-heavy files therefore never force-loaded the SL capture skill and defaulted to wiki capture. External ingest now treats the deliberate submission itself as the substantive signal, so verified SQL fires the SL signal regardless of the boilerplate user message.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 17:15:15 -07:00
..
local-memory.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
memory-agent.service.ingest.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
memory-agent.service.test.ts fix(memory): fire SL capture signal for SQL-bearing external ingest 2026-06-25 17:15:15 -07:00
memory-runs.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
memory-runtime-assets.test.ts refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00