Personal Topics actually work now (plus a deploy fix)
Your Personal Space is supposed to open on Topic cards, but it was coming up empty — because personal Topics could never be created. The Topics table required every Topic to belong to a Shared Space, so the personal-Topic path (and the auto-filing behind it) had been silently failing. That's fixed: personal Topics are now allowed, every account gets a General Topic, and existing personal Memories are filed into it — so the Topics overview renders instead of showing nothing. Separately, the deploy pipeline now applies database changes that arrive out of order instead of stalling, which had quietly left one earlier change unshipped.