Skip to content

docs: architecture diagrams + Gource growth recipe#33

Merged
sagar-develop merged 1 commit into
mainfrom
docs/architecture
Jun 8, 2026
Merged

docs: architecture diagrams + Gource growth recipe#33
sagar-develop merged 1 commit into
mainfrom
docs/architecture

Conversation

@sagar-develop

Copy link
Copy Markdown
Owner

Adds a portfolio-grade architecture overview rendered as Mermaid (GitHub renders these inline):

  • docs/ARCHITECTURE.md — engine (:lib) vs product (:sample-app) split and the dependency inversion; engine internals (telemetry-free LiteRT-LM LLM + ONNX embedder/reranker contracts and impls); the RAG pipeline (ingestion + retrieval: hybrid vector + BM25 + Reciprocal Rank Fusion, the document relevance gate + title-match override, stateful-KV grounding flush); and the device-tiered embedder recommendation.
  • docs/gource.md — NativeLM-branded recipe for an animated repo-growth clip.

Docs-only; no code changes.

🤖 Generated with Claude Code

Add docs/ARCHITECTURE.md — engine/product split, engine internals, the
RAG ingestion+retrieval pipeline (hybrid vector+BM25+RRF, document
relevance gate + title-match override, stateful-KV grounding), and the
device-tiered embedder recommendation — all as GitHub-rendered Mermaid.
Add docs/gource.md — NativeLM-branded recipe for an animated repo-growth clip.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@sagar-develop sagar-develop merged commit 23e1619 into main Jun 8, 2026
1 check passed
@sagar-develop sagar-develop deleted the docs/architecture branch June 8, 2026 20:08
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.

1 participant