Skip to content

Project item relationships into a generic graph view model - #216

Merged
gcomneno merged 1 commit into
mainfrom
feat/relationship-graph-projection-209
Jul 21, 2026
Merged

Project item relationships into a generic graph view model#216
gcomneno merged 1 commit into
mainfrom
feat/relationship-graph-projection-209

Conversation

@gcomneno

Copy link
Copy Markdown
Owner

Summary

  • add a UI-neutral item relationship graph projection
  • support complete-catalog and induced-subgraph projections
  • preserve canonical item links and resolved cover images
  • provide deterministic node and edge ordering
  • document the adapter contract and subset behaviour

Verification

  • node --test src/lib/item-relationship-graph.test.js
  • npm run check
  • npm test
  • npm run content:validate
  • npm run build
  • git diff --check

Closes #209

@gcomneno
gcomneno merged commit 0555183 into main Jul 21, 2026
1 check passed
@gcomneno
gcomneno deleted the feat/relationship-graph-projection-209 branch July 21, 2026 08:55
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.

Project item relationships into a generic graph view model

1 participant