← Back to Explore
    NoteActive

    Relationship Graph And Access Model

    The linked Supabase schema shows Family Shapes as a graph product with explicit access control. Family trees can belong to groups or organizations, persons join trees through membership rows, connections link people, and collaborator plus invitation tables govern who can work inside a sensitive tree.

    content:data-modelscontent:notesintake:projectintake:data-model

    Metadata

    Type
    Note
    Entity Type
    Data Model
    Status
    Active

    Links

    Data model

    Entities
    organizationsgroupsfamily_treesfamily_tree_memberspersonsconnectionsfamily_tree_collaboratorsfamily_tree_invitations
    Artifact type

    Data model

    Purpose

    Visualize the key entities and boundaries that shape this system without forcing a workflow view.

    Notes

    Summary

    The linked Supabase schema shows Family Shapes as a graph product with explicit access control. Family trees can belong to groups or organizations, persons join trees through membership rows, connections link people, and collaborator plus invitation tables govern who can work inside a sensitive tree.

    Entities

    • organizations
    • groups
    • family_trees
    • family_tree_members
    • persons
    • connections
    • family_tree_collaborators
    • family_tree_invitations

    Related