aethex-forge/supabase/migrations
sirpiglr e60e71476f Add core architecture, API endpoints, and UI components for NEXUS
Introduces NEXUS Core architecture documentation, new API endpoints for escrow, payroll, talent profiles, time logs, and UI components for financial dashboards and compliance tracking.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Event-Id: e82c1588-4c11-4961-b289-6ab581ed9691
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/aPpJgbb
Replit-Helium-Checkpoint-Created: true
2025-12-13 03:01:54 +00:00
..
20241212_add_tier_badges.sql Update AI personas to include new subscription tiers and unlockable badges 2025-12-12 23:12:45 +00:00
20250107_add_discord_integration.sql completionId: cgen-bee6cd2cd3a14dd988523987c7d029ec 2025-11-10 02:43:36 +00:00
20250107_add_web3_and_games.sql Create Web3 and game integration tables 2025-11-08 09:55:01 +00:00
20250115_add_fourthwall_integration.sql Add Fourthwall integration tables 2025-11-13 08:54:43 +00:00
20250115_add_wallet_verification.sql Add wallet_address field to user_profiles for wallet verification 2025-11-15 01:34:14 +00:00
20250115_feed_phase1_schema.sql Feed Phase 1: arm_affiliation and arm_follows schema 2025-11-14 22:24:02 +00:00
20250115_oauth_federation.sql Create provider_identities table for OAuth federation to Foundation Passports 2025-11-17 08:38:20 +00:00
20250115_passport_cache_tracking.sql Add Foundation passport cache tracking columns 2025-11-17 03:54:34 +00:00
20250120_add_collaboration_posts.sql Create migration for collaboration posts and multi-author support 2025-11-13 06:35:05 +00:00
20250120_add_community_notifications.sql Create migration for community post notifications system 2025-11-13 06:35:33 +00:00
20250120_add_community_posts_counters.sql Create migration for community posts likes and comments counters 2025-11-13 06:32:43 +00:00
20250120_add_discord_webhooks.sql Create migration for Discord channel webhook configuration 2025-11-13 06:34:22 +00:00
20250121_add_feed_arm_affiliation.sql Add arm_affiliation to community_posts and create user_followed_arms table 2025-11-13 06:19:11 +00:00
20250121_add_staff_management.sql completionId: cgen-9154af170710432593fffd5bd89bbc90 2025-11-11 03:03:47 +00:00
20250122_add_blog_posts.sql Fix blog_posts migration - remove non-existent sequence grant 2025-11-11 22:59:49 +00:00
20250122_add_location_to_staff.sql Add location column to staff_members table 2025-11-11 03:03:50 +00:00
20250125_create_community_likes_comments.sql Create community_post_likes and community_comments tables 2025-11-13 06:53:09 +00:00
20250125_create_community_posts.sql Create community_posts table with all necessary columns for feed functionality 2025-11-13 06:53:04 +00:00
20250125_create_user_follows.sql Create user_follows table for social follow functionality 2025-11-13 06:53:19 +00:00
20250206_add_email_linking.sql completionId: cgen-a48df6046fc248f6b36cc72b455e51a2 2025-11-11 22:09:03 +00:00
20250206_add_ethos_guild.sql Ethos Guild - Database Schema (Tracks & Artist Profiles) 2025-11-11 21:00:52 +00:00
20250210_add_ethos_artist_verification.sql Create Ethos artist verification tracking tables 2025-11-11 23:24:15 +00:00
20250210_setup_ethos_storage.sql Set up Supabase Storage bucket for Ethos tracks 2025-11-11 23:27:00 +00:00
20250211_add_ethos_artist_services.sql Add service pricing and ecosystem license tracking to Ethos artists 2025-11-12 02:31:58 +00:00
20250212_add_ethos_service_requests.sql Create ethos_service_requests table for artist commission tracking 2025-11-12 02:40:40 +00:00
20250213_add_gameforge_studio.sql Create GameForge studio management schema with projects, builds, team, and metrics 2025-11-12 03:08:27 +00:00
20250214_add_foundation_system.sql Foundation - Complete Education & Mentorship System 2025-11-12 03:31:57 +00:00
20250214_add_nexus_marketplace.sql Nexus - Full Talent Marketplace System 2025-11-12 03:32:29 +00:00
20250215_add_spotify_to_creators.sql Add Spotify portfolio URL to aethex_creators 2025-11-12 05:41:13 +00:00
20250216_add_rating_to_ethos_tracks.sql Add rating column to ethos_tracks table 2025-11-12 05:46:15 +00:00
20250220_expand_user_profile.sql Create migration to expand user_profile fields 2025-11-15 16:37:12 +00:00
20250301_add_corp_hub_schema.sql CORP Client Hub schema for invoicing and contracts 2025-11-15 19:31:52 +00:00
20250301_add_gameforge_sprints.sql Add GameForge sprints and tasks functionality 2025-11-15 17:02:11 +00:00
20250301_add_onboarded_to_user_profiles.sql Add onboarded column to user_profiles table 2025-11-15 16:53:18 +00:00
20250301_add_stripe_payment_fields.sql completionId: cgen-c8f28d9d2be94d73b1fb2544f80647ae 2025-11-15 19:31:06 +00:00
20251018_add_staff_to_user_type_enum.sql Add migration to include 'staff' in user_type_enum 2025-10-18 21:03:22 +00:00
20251018_community_likes_comments.sql Add community post likes and comments tables with RLS 2025-10-18 04:36:08 +00:00
20251018_core_event_bus_teams_projects.sql Add core event bus, teams, memberships, tasks, and notification preferences 2025-10-18 03:05:08 +00:00
20251018_core_event_bus_teams_projects_fix.sql Add fixed core schema using team_memberships to avoid conflicts 2025-10-18 03:06:44 +00:00
20251018_fix_team_memberships_rls.sql Also drop legacy teams_read policy to avoid recursion via team_members 2025-10-18 04:02:37 +00:00
20251018_mentorship.sql Add mentorship tables and constraints 2025-10-18 18:41:42 +00:00
20251018_moderation_reports.sql Create moderation reports table 2025-10-18 18:57:50 +00:00
20251018_projects_table.sql completionId: cgen-5c71b70bcf804cbaa801663a6b768205 2025-11-05 06:43:06 +00:00
20251018_social_invites_reputation.sql Add invites, connections, endorsements, reward_events schema and reputation_score column 2025-10-18 02:38:24 +00:00
20251018_storage_post_media_policies.sql Add storage policies for post_media bucket 2025-10-18 04:25:19 +00:00
20251213_add_nexus_core_schema.sql Add core architecture, API endpoints, and UI components for NEXUS 2025-12-13 03:01:54 +00:00
202407090001_create_applications.sql Create Supabase migration for applications table 2025-10-14 04:18:05 +00:00