Skip to content

docs: add complete architecture and sequence diagrams with textual narratives#10

Open
deepakdgupta1 wants to merge 1 commit intomainfrom
claude/strange-hawking-74fa55
Open

docs: add complete architecture and sequence diagrams with textual narratives#10
deepakdgupta1 wants to merge 1 commit intomainfrom
claude/strange-hawking-74fa55

Conversation

@deepakdgupta1
Copy link
Copy Markdown
Owner

…rrations

Add 6 draw.io diagrams covering all KnowCode workflows:

  • architecture_overview: 5-layer architecture + Agent Gateway
  • seq_indexing: GraphBuilder + Indexer pipeline
  • seq_query_retrieval: Full hybrid search + synthesis + LLM fallover
  • seq_mcp: MCP server startup and 4 tools
  • seq_agent_gateway: Agentic chat loop with tool-use
  • seq_file_watch: Incremental re-index on file save

Add paired markdown narrations (seq_*.md + architecture_overview.md) with textual equivalents of each diagram—exact participant list, step-by-step flows, and all sub-steps/notes/alternatives documented.

All diagrams have been verified against source code to ensure accuracy of data flows, component relationships, and API contracts.

…rrations

Add 6 draw.io diagrams covering all KnowCode workflows:
- architecture_overview: 5-layer architecture + Agent Gateway
- seq_indexing: GraphBuilder + Indexer pipeline
- seq_query_retrieval: Full hybrid search + synthesis + LLM fallover
- seq_mcp: MCP server startup and 4 tools
- seq_agent_gateway: Agentic chat loop with tool-use
- seq_file_watch: Incremental re-index on file save

Add paired markdown narrations (seq_*.md + architecture_overview.md)
with textual equivalents of each diagram—exact participant list,
step-by-step flows, and all sub-steps/notes/alternatives documented.

All diagrams have been verified against source code to ensure accuracy
of data flows, component relationships, and API contracts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 2, 2026

Kilo Code Review could not run — your account is out of credits.

Add credits or switch to a free model to enable reviews on this change.

@deepakdgupta1 deepakdgupta1 self-assigned this May 2, 2026
@deepakdgupta1
Copy link
Copy Markdown
Owner Author

Reviewed

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.

2 participants