[Epic] Network domain (Organizations, People) #5

Open
opened 2026-06-12 20:26:38 +00:00 by james · 0 comments
Owner

The user's professional network. By the end of this epic:

  • Organizations and People have full CRUD UIs and API routes.
  • People support relatives, met-through links to other people, and dated notes.
  • A person can reference either a tracked Organization or a stub-by-name organization.
  • Every entity (Organization, Person, Note, relationship rows) is scoped to its owning user via a user_id FK. There is no cross-user sharing — each user maintains their own People and Organizations.

Linked tickets

  • Organizations
  • People (with relatives, met-through, notes)

Exit criteria

  • A user can record organizations and people, link people to organizations and to each other, and add dated notes; data round-trips correctly on both DB engines.
  • Two users on the same instance can each maintain their own People/Organizations with no overlap or leakage.
The user's professional network. By the end of this epic: - Organizations and People have full CRUD UIs and API routes. - People support relatives, met-through links to other people, and dated notes. - A person can reference either a tracked Organization or a stub-by-name organization. - **Every entity (Organization, Person, Note, relationship rows) is scoped to its owning user via a `user_id` FK. There is no cross-user sharing — each user maintains their own People and Organizations.** ## Linked tickets - Organizations - People (with relatives, met-through, notes) ## Exit criteria - A user can record organizations and people, link people to organizations and to each other, and add dated notes; data round-trips correctly on both DB engines. - **Two users on the same instance can each maintain their own People/Organizations with no overlap or leakage.**
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
james/carol#5
No description provided.