Skip to main content
A web application for records that only make sense as a network: entities, the links between them and their groupings, rendered as an interactive graph with four switchable layouts plus a force layout and a focus mode that filters to one node’s neighbourhood, with full record editing, photo upload, forgiving partial dates, roles and a read-only visitor mode, tamper-proof invite links, and a streaming assistant that answers questions and adds records from ordinary conversation.

What ports as-is

  • The layout set (cluster radial, generational, star, classic, force) with focus filtering and persisted split panels
  • Record and relationship CRUD with photo storage
  • Partial and approximate date normalization
  • JWT auth with admin and member roles plus a propose-changes workflow
  • HMAC-signed invite links where intent is derived server-side
  • A database-driven model registry with per-user credits
  • The streaming chat assistant
  • A two-target deployment recipe

What we build for you

  • The entity and relationship schema and its vocabulary
  • Which layouts to expose
  • Design tokens and theme
  • Invite copy and role model
  • The assistant's domain prompt and model choice
  • Hosting and database