Skip to content

Remove Supabase runtime dependency - #19

Merged
hypnoticdata777 merged 1 commit into
mainfrom
agent/poc-readiness-hardening
Jul 11, 2026
Merged

Remove Supabase runtime dependency#19
hypnoticdata777 merged 1 commit into
mainfrom
agent/poc-readiness-hardening

Conversation

@hypnoticdata777

Copy link
Copy Markdown
Owner

No description provided.

@hypnoticdata777 hypnoticdata777 left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

What changed:
Removed Supabase runtime dependency from backend repositories.
Added direct managed Postgres access through DATABASE_URL using SQLAlchemy/psycopg2.
Replaced Supabase Storage with S3-compatible attachment storage, ready for R2/S3/etc.
Updated production config validation, .env.example, README, Quick Start, checklist, schema comments, and build log.
Kept RLS as a database backstop; app-layer organization_id scoping remains primary and tested.

Verification:
Backend: 63 passed
Client: 7 passed
git diff --check: clean

@hypnoticdata777
hypnoticdata777 merged commit b2d2fa5 into main Jul 11, 2026
4 checks passed
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.

1 participant