Skip to content

feat: add knowledge base suggestion core#1299

Open
nonggde wants to merge 1 commit into
Stellar-Mail:mainfrom
nonggde:codex/kb-suggestion-core-610
Open

feat: add knowledge base suggestion core#1299
nonggde wants to merge 1 commit into
Stellar-Mail:mainfrom
nonggde:codex/kb-suggestion-core-610

Conversation

@nonggde

@nonggde nonggde commented Jul 7, 2026

Copy link
Copy Markdown

Summary

  • Add a folder-local Knowledge Base Suggestion core service with request/article validation, deterministic scoring, ranked suggestions, and UI-ready loading/empty/error/success state helpers.
  • Add synthetic local article/request fixtures and a folder-local public API via index.mjs.
  • Document the API contract, state shapes, fixtures, scoring model, and limitations without wiring into the main app.

Validation

  • node --test tools/v2/team/knowledge-base-suggestion/tests/knowledge-base-suggestion.test.mjs
  • API export smoke check passed for index.mjs
  • git diff --check

Closes #610

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.

[V2][team] Knowledge Base Suggestion - Core feature engine

1 participant