Skip to content

Add knowledge base suggestion architecture contract#1307

Open
nonggde wants to merge 1 commit into
Stellar-Mail:mainfrom
nonggde:codex/kb-architecture-609
Open

Add knowledge base suggestion architecture contract#1307
nonggde wants to merge 1 commit into
Stellar-Mail:mainfrom
nonggde:codex/kb-architecture-609

Conversation

@nonggde

@nonggde nonggde commented Jul 7, 2026

Copy link
Copy Markdown

Closes #609

Summary

  • repair the Knowledge Base Suggestion README/specs placeholders for the V2 team tool
  • add a folder-local architecture contract covering components, services, hooks, tests, and docs
  • document data ownership, dependency rules, prohibited production ownership, and future adapter constraints
  • add a zero-dependency Node documentation contract test for the architecture boundary

Scope

  • only touches tools/v2/team/knowledge-base-suggestion/
  • no app shell, dashboard, routing, auth, wallet, Stellar, database, inbox, mail rendering, knowledge base publishing, notification, ticketing, or design-system integration
  • no production data, live network calls, persistence, secrets, or side effects

Validation

  • node --test tools/v2/team/knowledge-base-suggestion/tests/architecture-contract.test.mjs
  • npx --yes prettier --check on the changed Knowledge Base Suggestion files
  • git diff --check
  • ASCII scan over tools/v2/team/knowledge-base-suggestion

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 - Architecture and folder contract

1 participant