DYTEIQ is architected as a personal vault, not a platform. Nothing is public, nothing is shared, and nothing you write is ever visible to another user.
Every user-facing table enforces auth.uid() scoping, your rows are the only rows any query can return. The API can't be tricked into returning someone else's data.
There will never be a feed, a share button, a public profile of a person you're dating, or a way for another user to see your notes. It is deliberately not a network.
Archive any person to hide them from your dashboard, or delete your account to wipe every row that belongs to you across every table.