aethex-forge/client/lib
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
..
ai Update AI personas to include new subscription tiers and unlockable badges 2025-12-12 23:12:45 +00:00
aethex-collab-service.ts Fix fetch URL in publishActivityLog 2025-11-13 02:55:39 +00:00
aethex-database-adapter.ts Award experience points for user actions and improve level-up notifications 2025-12-12 23:44:00 +00:00
aethex-social-service.ts Prettier format pending files 2025-11-15 02:11:47 +00:00
aethex-toast.ts completionId: cgen-bac09d8b12c047d5a00dffdbe10b6914 2025-11-13 05:54:59 +00:00
api-base.ts Create API base URL utility for all client code 2025-11-16 10:19:31 +00:00
arm-affiliation-service.ts Prettier format pending files 2025-11-15 16:38:40 +00:00
builder.ts Add Builder CMS client helper 2025-09-29 04:07:38 +00:00
database.types.ts Update AI personas to include new subscription tiers and unlockable badges 2025-12-12 23:12:45 +00:00
demo-feed.ts Prettier format pending files 2025-09-27 23:53:05 +00:00
discord-bot-status.ts Add API_BASE and fix URL in discord-bot-status.ts 2025-11-13 02:55:33 +00:00
discord-types.ts Discord SDK TypeScript Types 2025-11-05 07:33:41 +00:00
error-utils.ts Add projects table migration with RLS and policies 2025-10-18 04:11:47 +00:00
ethos-storage.ts Prettier format pending files 2025-11-13 03:58:48 +00:00
foundation-auth.ts Prettier format pending files 2025-11-17 02:27:28 +00:00
foundation-oauth.ts Prettier format pending files 2025-11-17 02:27:28 +00:00
ghost-api.ts Prettier format pending files 2025-11-15 21:13:01 +00:00
identifier-resolver.ts Prettier format pending files 2025-11-17 03:02:34 +00:00
mock-auth.ts Prettier format pending files 2025-09-30 22:55:59 +00:00
nexus-core-types.ts Add core architecture, API endpoints, and UI components for NEXUS 2025-12-13 03:01:54 +00:00
notification-triggers.ts Prettier format pending files 2025-11-11 00:50:12 +00:00
onboarding.integration.spec.ts Prettier format pending files 2025-10-05 00:11:30 +00:00
skip-agent.ts Prettier format pending files 2025-10-14 02:48:15 +00:00
spacing.ts feat: Complete database migration and developer platform 2026-01-10 02:05:15 +00:00
supabase-devconnect.ts Enable session persistence and auto token refresh for devconnect 2025-11-05 03:02:08 +00:00
supabase-service.ts Add detailed logging to help troubleshoot post creation failures 2025-12-03 19:09:46 +00:00
supabase.ts Enable session persistence and auto token refresh 2025-11-05 03:02:01 +00:00
utils.spec.ts Initial commit 2025-08-05 20:03:34 +00:00
utils.ts completionId: cgen-78ac2f9f459f46b795596185094eeec0 2025-11-15 02:09:01 +00:00