Skip to content

feat: add member relationship model and improved interaction graph UX#76

Closed
n-WN wants to merge 1 commit intohellodigua:mainfrom
n-WN:feat/member-relationship-model-ui
Closed

feat: add member relationship model and improved interaction graph UX#76
n-WN wants to merge 1 commit intohellodigua:mainfrom
n-WN:feat/member-relationship-model-ui

Conversation

@n-WN
Copy link
Contributor

@n-WN n-WN commented Feb 9, 2026

Summary

  • add a new member relationship model that fuses @ mentions, temporal adjacency, and reciprocity
  • expose relationship graph APIs through worker, IPC, preload, and shared types
  • redesign interaction visualization with better force-layout tuning, edge readability, focus mode, and side insight panel
  • add model controls (weights/window/decay/thresholds), core/full relation view, and relation filtering controls
  • add a CLI script and docs for generating relationship graph artifacts from sample data
  • fix migration/session scanning by skipping non-chat databases (prevents false migration prompts)

Verification

  • pnpm run build passes locally
  • relationship analysis script runs on the provided sample dataset

Notes

  • local temporary artifacts in .tmp/ and sample outputs in data/ are intentionally not included in this PR

@n-WN
Copy link
Contributor Author

n-WN commented Feb 9, 2026

This PR is superseded by #77, which contains the same changes split into focused commits for easier review.

@n-WN
Copy link
Contributor Author

n-WN commented Feb 9, 2026

Closing in favor of #77 (split commit history).

@n-WN n-WN closed this Feb 9, 2026
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