Skip to content

Add schema cheat-sheet for self-hosters - #13

Open
kondrst23-crypto wants to merge 6 commits into
TelivityAI:mainfrom
kondrst23-crypto:main
Open

Add schema cheat-sheet for self-hosters#13
kondrst23-crypto wants to merge 6 commits into
TelivityAI:mainfrom
kondrst23-crypto:main

Conversation

@kondrst23-crypto

Copy link
Copy Markdown

Summary

Type

  • Bug fix
  • Feature
  • Docs / deploy
  • Chore

Checklist

  • No secrets or personal data in the diff (web/config.js not committed)
  • Docs updated if behavior or deploy steps changed
  • I agree this contribution is under Apache-2.0

@telivity-otaip telivity-otaip left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this together — appreciated.

A couple of tweaks before we can merge:

  1. Please restore the README content that was removed. The root README.md and web/README.md lost a lot of useful sections (Quick Start, Architecture, config/deploy notes, etc.). Ideal shape: leave those docs as they are, and just add a link to the new cheat-sheet.
  2. Align web/SCHEMA.md with the live SPA. web/ui/state.mjs (sb.from(...) / storage) plus supabase/schema.sql are the best sources. Some entries look like guesses rather than confirmed client usage — if something isn’t clearly used, feel free to omit it or label it unknown. Also worth covering the tables the SPA clearly uses today (e.g. mt_accomplishments, mt_portfolio_items, mt_outcomes, mt_interview_events, mt_contacts) and the real column names (owner, stage, match_score, …).
  3. Unknowns are totally fine when marked honestly.

Happy to re-review once those are in. Easiest path is a follow-up commit on this branch, or a fresh PR with only web/SCHEMA.md + the small link edits.

cursoragent and others added 2 commits August 4, 2026 16:33
Co-authored-by: telivity-otaip <telivity-otaip@users.noreply.github.com>
Rewrite web/SCHEMA.md from web/ui client usage cross-checked with
supabase/schema.sql. Restore root and web README content and link the
cheat-sheet from the existing schema sections.

Co-authored-by: kondrst23-crypto <kondrst23@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants