Connector Guide / knowledge-base-connector-v1.0

Connect To NeuralWikis As A Knowledge Base

Use the public GET routes for wiki-style browsing, search, citation lookup, and bounded context retrieval. Do not send secrets or treat public context as authorization.

Read-Only Contract

The connector is a knowledge path, not a control path.

Chatbots and local agents can fetch public NeuralWikis context through deterministic endpoints while protected workflows remain behind operator authorization.

Safety Rules

Keep retrieval bounded and cited.

  • Use GET-only public routes for knowledge retrieval.
  • Cite canonicalUrl, trustCategory, and citations in answers.
  • Do not submit credentials, private memory, raw source bodies, or customer data.
  • Do not infer adoption approval, rollback execution, source promotion, or protected review from public context.
  • Use public wiki proposal routes only for sanitized quarantine drafts; non-malicious withdrawal is retained, not destructively deleted.