Skip to content

Add unified graph vision story#129

Merged
em3s merged 2 commits intomainfrom
docs/stories-unified-graph
Jan 26, 2026
Merged

Add unified graph vision story#129
em3s merged 2 commits intomainfrom
docs/stories-unified-graph

Conversation

@em3s
Copy link
Copy Markdown
Contributor

@em3s em3s commented Jan 26, 2026

Summary

  • Add unified graph vision story to the Stories section
  • Document the multi-hop query problem ("What did my friends wish for?")
  • Explain technical approach: EdgeIndex (narrow rows) + EdgeCache (wide rows) + Pruner
  • Reference the original blog post vision

Test plan

  • Verify website builds successfully
  • Review rendered content at /stories/unified-graph/
  • Check mermaid diagram renders correctly
  • Verify blog link works

Add vision document for unified interaction graph:
- Pattern convergence across features (wish, views, friends)
- Multi-hop query examples
- Technical notes on storage structure (narrow vs wide rows)
- Roadmap reference for implementation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jan 26, 2026
Reorganize sidebar for better user journey:
- Stories moved up (show value early)
- Design and Guides grouped (learn)
- Provisioning and Operations grouped (operators)
- Internals and API References grouped (deep dive)
- Project moved down (meta info)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@em3s em3s merged commit 8324b34 into main Jan 26, 2026
10 checks passed
@em3s em3s self-assigned this Jan 26, 2026
@em3s em3s changed the title docs(stories): add unified graph vision story Add unified graph vision story Feb 12, 2026
@em3s em3s deleted the docs/stories-unified-graph branch March 1, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant