Commit graph

91 commits

Author SHA1 Message Date
MrPiglr
25d584fd46
feat: Complete database migration and developer platform
- Applied all 31 pending Supabase migrations successfully
- Fixed 100+ policy/trigger/index duplication errors for shared database
- Resolved foundation_contributions schema mismatch (added user_id, contribution_type, resource_id, points columns)
- Added DROP IF EXISTS statements for all policies, triggers, and indexes
- Wrapped storage.objects operations in permission-safe DO blocks

Developer Platform (10 Phases Complete):
- API key management dashboard with RLS and SHA-256 hashing
- Complete API documentation (8 endpoint categories)
- 9 template starters + 9 marketplace products + 12 code examples
- Quick start guide and SDK distribution
- Testing framework and QA checklist

Database Schema Now Includes:
- Ethos: Artist/guild tracking, verification, tracks, storage
- GameForge: Games, assets, monetization
- Foundation: Courses, mentorship, resources, contributions
- Nexus: Creator marketplace, portfolios, contracts, escrow
- Corp Hub: Invoices, contracts, team management, projects
- Developer: API keys, usage logs, profiles

Platform Status: Production Ready 
2026-01-10 02:05:15 +00:00
sirpiglr
0ac27118bc Update application to include desktop build and release configurations
Update application to include desktop build and release configurations by modifying tsconfig.json, electron-builder.yml, adding GitHub Actions workflows, and providing necessary license and icon files for cross-platform distribution.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Event-Id: 9d6edecd-d966-491d-a685-ab034128511d
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/lX9tyiI
Replit-Helium-Checkpoint-Created: true
2025-12-05 23:20:50 +00:00
Builder.io
e2efadff2d Prettier format pending files 2025-11-17 08:47:57 +00:00
Builder.io
776f103eab OAuth Federation Architecture - Multiple OAuth providers link to one Foundation Passport
cgen-b699557dedc2447ab33b43d9b6e1f6ed
2025-11-17 08:38:58 +00:00
Builder.io
c76f175628 GameForge architecture documenting 3 roles (Product, Program, Asset)
cgen-e7f86df28abd4492a16ef76479893092
2025-11-17 08:15:22 +00:00
Builder.io
497fcd8203 Document Labs strategic role and architecture
cgen-780cd6b978df43838447561cf11f93c0
2025-11-17 07:44:43 +00:00
Builder.io
aa434933ab Prettier format pending files 2025-11-17 04:20:27 +00:00
Builder.io
c624ea9325 Passport Architecture - Foundation as Sole Issuer
cgen-23713b9e9846477491bef5593076883e
2025-11-17 03:53:55 +00:00
Builder.io
f9465d75c2 Prettier format pending files 2025-11-17 03:02:34 +00:00
Builder.io
906080dc7c Username-First with UUID Fallback Implementation
cgen-8c691e8960b24739afbf1da70cb4d0f2
2025-11-17 02:58:48 +00:00
Builder.io
e141e68ef4 Prettier format pending files 2025-11-17 02:27:28 +00:00
Builder.io
ab154def0e Phase 3 Final Implementation Summary - With Foundation OAuth Credentials
cgen-a11a097046a740a3a5bc5a237710cd7f
2025-11-17 02:26:57 +00:00
Builder.io
a263bdf7d6 Foundation OAuth Deployment Checklist
cgen-a635f6693b0f45e793bf17c1f94113db
2025-11-17 02:26:14 +00:00
Builder.io
9a4917b164 Foundation OAuth Implementation Guide (Updated)
cgen-43e3278525904c9fbd39f2078501e0aa
2025-11-17 02:25:31 +00:00
Builder.io
5bc03c1a34 Phase 3 Quick Start Guide
cgen-5b27f769c3e6476aa4a4663e124d7f30
2025-11-17 02:10:14 +00:00
Builder.io
fc12a98a5c Phase 3 Testing Plan & Validation Guide
cgen-85b4f64ccf134f6884e300c7094a876d
2025-11-17 02:09:44 +00:00
Builder.io
482672878f Phase 3 Implementation Summary
cgen-d314c69e8e7e49ff8077d1bcc16b2be8
2025-11-17 02:09:12 +00:00
Builder.io
e88036ebcb Phase 3 Switchover Implementation Guide
cgen-b64c8ed7103f435f85860301f1bbff8a
2025-11-17 02:08:45 +00:00
Builder.io
40c025396d Phase 1 README - How to Use These Files
cgen-349d6272c6e04c2a888e5d2bd8cb152b
2025-11-17 01:31:59 +00:00
Builder.io
7577670566 Phase 1 Files List - JSON Format
cgen-5fcec798056f47b2b42c31611d3dad1c
2025-11-17 01:31:49 +00:00
Builder.io
868ae76195 Phase 1 Quick Checklist - Simple
cgen-c03774787a3644efb6e1062ee629aa19
2025-11-17 01:31:35 +00:00
Builder.io
8fa8831a71 Phase 1 Code Migration Scope - Identity System Refactor
cgen-24c2557c293c45aa8d4e41429d03b8dd
2025-11-17 01:28:49 +00:00
Builder.io
69defcd3ee Correct foundation-site-export.json formatting
cgen-8a931fe849b34509855b42b42aee8ded
2025-11-16 20:26:09 +00:00
Builder.io
89a3659194 Export full site structure and code map
cgen-e3865913a0ec402f99b6d859f274d494
2025-11-16 20:21:47 +00:00
Builder.io
99bec31b60 Remove Fly.io references from TECH_STACK_ANALYSIS.md
cgen-3e00cc9175b9477787bf1fb3245908d0
2025-11-15 21:13:28 +00:00
Builder.io
aaac82137c Prettier format pending files 2025-11-15 02:11:47 +00:00
Builder.io
838988f366 Todo list updated
cgen-168c8525a7ad448c9e281efceedbb7c2
2025-11-14 22:27:15 +00:00
Builder.io
159063a0aa Prettier format pending files 2025-11-12 05:06:07 +00:00
Builder.io
e8de4459c6 AeThex Development Backlog - Complete Timeline from Inception to Present
cgen-7adf917fa6fd40e79d1b862cb5dcff42
2025-11-12 04:21:56 +00:00
Builder.io
fc4811cad4 Complete AeThex Ecosystem Audit & Consolidation Plan
cgen-9b2fd78299b14f7ba399a01163a82e76
2025-11-12 04:19:40 +00:00
Builder.io
669ab329a8 Prettier format pending files 2025-11-12 02:57:31 +00:00
Builder.io
a057dacf56 Complete Ethos Guild Implementation Guide
cgen-3d7664f861a54f9dab64ae483f4bf56d
2025-11-12 02:42:33 +00:00
Builder.io
7e041f87a4 Ethos Guild Implementation Guide
cgen-d31a1e13d7da48d8afd1ce2ecb4e339c
2025-11-11 23:27:45 +00:00
Builder.io
edb9939638 Prettier format pending files 2025-11-11 22:23:54 +00:00
Builder.io
fd4c655f5a Email Linking System Documentation
cgen-549a90ed4b7a4a8f877d5c4fd75b2ca7
2025-11-11 22:09:35 +00:00
Builder.io
68ddb5ca8c Prettier format pending files 2025-11-11 21:10:35 +00:00
Builder.io
c806b9bc72 Ethos Guild - Quick Start Guide
cgen-30138b9814b24397babcb36d667794a9
2025-11-11 21:04:14 +00:00
Builder.io
d2afa01f32 Ethos Guild Phase 1 - Foundation Complete (Summary)
cgen-92877a31d3a1428a906797bbaa8a5dd0
2025-11-11 21:03:45 +00:00
Builder.io
5cefa39527 Ethos Guild Phase 2: NEXUS Marketplace Integration Plan
cgen-a1d7397c10e04ff49ee6872fab27746d
2025-11-11 21:03:09 +00:00
Builder.io
e0114405de Mark Discord oauth setup doc internal
cgen-f4613498bcc04706bb9ab0ffa2f17e64
2025-11-11 18:18:46 +00:00
Builder.io
41222a93d2 Mark Discord fixes doc internal
cgen-085f4ff60b2b432cb340f40744d0682e
2025-11-11 18:18:36 +00:00
Builder.io
a6ae7de88c Mark Discord linking flow internal
cgen-2a5b4ea45f8644e8892aec2e884c3a20
2025-11-11 18:18:25 +00:00
Builder.io
5cacc89630 Mark Discord activity deployment doc internal
cgen-e1486098e41144b4a08288801d93ec00
2025-11-11 18:18:15 +00:00
Builder.io
63754daa5c Mark Discord admin docs as internal
cgen-0ec33014063247be9a210a70c456baf7
2025-11-11 18:18:05 +00:00
Builder.io
08c038b954 Prettier format pending files 2025-11-11 00:50:12 +00:00
Builder.io
7921839b51 Complete Notification System - All 15+ Flows
cgen-cc55736a5c0f4fb7b43dfd051b12679e
2025-11-11 00:31:53 +00:00
Builder.io
d5eb77ccca Comprehensive Notification System Implementation Guide
cgen-c448b100506b478aa800f67d50bbb6d6
2025-11-10 23:57:03 +00:00
Builder.io
bd2aeaae43 Prettier format pending files 2025-11-10 22:31:21 +00:00
Builder.io
9a8118a892 Discord OAuth Connection - Verification & Testing Guide
cgen-46dabcd31a5f4492ac280a51aa93afa7
2025-11-10 22:30:00 +00:00
Builder.io
8a0a87cd15 CRITICAL: Remove all exposed secrets from TECH_STACK_ANALYSIS.md
cgen-df203e60cfc040d3b716db8bf83a84d3
2025-11-10 22:25:18 +00:00