# Knowledge Graph

> Knowledge Graph: a note from the Obsidian vault behind https://saifsiddiqui.in.

Canonical URL: https://saifsiddiqui.in/te/brain/knowledge-graph/ (this is its markdown representation; the same URL serves HTML to browsers)
Other languages: en: https://saifsiddiqui.in/brain/knowledge-graph/ · hi: https://saifsiddiqui.in/hi/brain/knowledge-graph/ · kn: https://saifsiddiqui.in/kn/brain/knowledge-graph/ · ur: https://saifsiddiqui.in/ur/brain/knowledge-graph/ · ar: https://saifsiddiqui.in/ar/brain/knowledge-graph/ · hi-Latn: https://saifsiddiqui.in/hi-latn/brain/knowledge-graph/

**Type:** feature  
**Status:** planned  
**Created:** 2026-07-17  
**Tags:** feature, obsidian, graph, flagship

## Knowledge Graph: "Built in the open"

This very vault, rendered on the site as an interactive **Obsidian-style graph**. The "I document / I reason" meta-proof of [North Star - Site as Proof](/brain/north-star-site-as-proof/). Decision: [D010 - Knowledge Graph Build in the Open](/brain/d010-knowledge-graph-build-in-the-open/).

**Architecture:**
`/brain vault (.md + wikilinks + frontmatter) → build-time parser (gray-matter + remark) → graph.json + note HTML + backlinks → /brain graph island + /brain/[slug] pages`

- **Render:** `d3-force` on custom `<canvas>`, node size by degree, color by note `type`, hover highlights neighbors + dims rest, pan/zoom/drag, tag filter. (`react-force-graph-2d` is the faster alt.)
- **Accessibility:** every note is a crawlable HTML page reachable via a **list/tree fallback**; reduced-motion → static pre-computed layout; canvas `aria-hidden`.
- **SEO:** notes in the sitemap + AI-crawler-visible → your *reasoning* becomes citable ([D009 - SEO and AI Crawlers](/brain/d009-seo-and-ai-crawlers/)).
- **Opens in real Obsidian**, the `/brain` folder is a genuine vault.

Living-doc discipline: one note per decision, created when made. This node graph you're reading *is* the feature.

## ఇంకా లింక్ చేయబడింది

- [D001 - Site as Proof Principle](/te/brain/d001-site-as-proof-principle/)
- [D002 - Tech Stack](/te/brain/d002-tech-stack/)
- [D009 - SEO and AI Crawlers](/te/brain/d009-seo-and-ai-crawlers/)
- [D010 - Knowledge Graph Build in the Open](/te/brain/d010-knowledge-graph-build-in-the-open/)
- [D013 - Live Demo Ask This Site](/te/brain/d013-live-demo-ask-this-site/)
- [North Star - Site as Proof](/te/brain/north-star-site-as-proof/)
- [Open Questions](/te/brain/open-questions/)
- [Phase 1 - Content MVP](/te/brain/phase-1-content-mvp/)
- [Phase 3A - WebGL and Graph](/te/brain/phase-3a-webgl-and-graph/)
- [Portfolio Brain](/te/brain/portfolio-brain/)
- [Roadmap](/te/brain/roadmap/)

అన్ని గమనికలు: [/te/brain/](/te/brain/)

---

Mohd Saif, Product Engineer. I build solutions, not dead software.
Email: saifmd238@gmail.com · GitHub: https://github.com/Saif-09 · LinkedIn: https://www.linkedin.com/in/mohd-saif-134076141/ · Résumé (PDF): https://saifsiddiqui.in/resume

More for agents:
- [/llms.txt](/llms.txt): short summary of this site
- [/llms-full.txt](/llms-full.txt): the complete text of every page in one fetch
- [/agents.md](/agents.md): when to use this site, and how to query it
- [/sitemap-index.xml](/sitemap-index.xml): every URL, in seven languages
