Skip to content

Fix Karte RAG consumer audit - #25

Merged
sarthakagrawal927 merged 1 commit into
mainfrom
agent/update-karte-rag-audit
Jul 29, 2026
Merged

Fix Karte RAG consumer audit#25
sarthakagrawal927 merged 1 commit into
mainfrom
agent/update-karte-rag-audit

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Karte now initializes profile-memory indexes in its dedicated knowledgebase settings route. The release audit already verifies that route lifecycle and ensureProfileMemoryIndex contract, but retained a redundant assertion against the unrelated AI-key route. This removes only the stale assertion and keeps the dedicated route enforced. Validation: focused 17-test audit suite; live workspace consumer audit; full Worker check with 357 passing tests and one skipped; git diff --check. Closes #24.

@sarthakagrawal927
sarthakagrawal927 marked this pull request as ready for review July 29, 2026 20:02
@sarthakagrawal927
sarthakagrawal927 merged commit d462570 into main Jul 29, 2026
2 of 3 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the agent/update-karte-rag-audit branch July 29, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the consumer RAG audit for Karte dedicated knowledgebase settings route

1 participant