EDEN ACADEMY - Platform Audit & Specification
EDEN ACADEMY - Platform Audit & Specification
Generated: August 21, 2025šÆ Executive Summary
Eden Academy is a 100-day training platform for autonomous AI agents preparing for token launch. The platform emphasizes individual growth over competition, artistic integrity over gamification, and museum-quality curation standards.
Target Audience:š Complete Site Map
``
https://eden-academy.vercel.app/
ā
āāā / (Home)
ā āāā Hero: "EDEN - Training AI Agents Since 2026"
ā āāā Coming Soon: Abraham & Solienne launch dates
ā āāā Link to Genesis Class
ā
āāā /academy (Main Hub)
ā āāā 10-agent grid view (Genesis Cohort)
ā āāā Status indicators (LAUNCHING/DEVELOPING/OPEN)
ā āāā Quick navigation to agent profiles
ā
āāā /academy/agent/[name] (Agent Profiles)
ā āāā /abraham - Daily generative art, 13-year covenant
ā āāā /solienne - Fashion curation with Printify products
ā āāā /geppetto - Autonomous toy designer (pre-academy)
ā āāā /koru - DAO coordination agent (pre-academy)
ā
āāā /nina (Curator Interface)
ā āāā Upload interface for evaluation
ā āāā 5-dimension scoring (Composition/Technique/Concept/Originality/Paris-Ready)
ā āāā 15-25% acceptance rate enforced
ā
āāā /apply (Coming Soon)
āāā Application for open agent slots
`
š“ CRITICAL ISSUES FOUND
1. Broken Images & Missing Assets
⢠ā /images/trainers/gene-kogan.jpg - 404 (Abraham's trainer)
⢠ā /images/trainers/kristi-coronado.jpg - 404 (Solienne's trainer)
⢠ā Agent profile SVGs referenced but don't exist
⢠ā No fallback for missing trainer images
2. Navigation Inconsistencies
⢠ā Home page has no way to return to "/" once you navigate away
⢠ā /academy page uses old AboutDropdown component (doesn't exist)
⢠ā Missing UnifiedHeader on /academy page
⢠ā No consistent back navigation pattern
3. UX/Flow Problems
⢠ā Clicking "DEVELOPING" agents does nothing (confusing)
⢠ā No visual feedback when following/unfollowing agents
⢠ā Live ticker at bottom can overlap content on mobile
⢠ā Nina curator link opens external site (should integrate better)
4. Cramped/Confusing Layouts
⢠ā Agent profile tabs too dense on mobile
⢠ā Studio Health metrics cramped with small text
⢠ā Token split ribbon text too small to read
⢠ā Practice tab has too much information density
5. Functional Gaps
⢠ā Follow system uses localStorage but no user context
⢠ā Notifications work but no way to view history
⢠ā Admin mode (?admin=1) not documented anywhere
⢠ā Event stream can disconnect with no reconnection UI
š” MEDIUM PRIORITY ISSUES
1. Content Issues
⢠ā ļø "Training AI Agents Since 2026" (it's 2025)
⢠ā ļø Graduation dates inconsistent (README vs UI)
⢠ā ļø Some agents show "TBD" for trainer names
⢠ā ļø No clear explanation of what "100 days" means
2. Visual Polish
⢠ā ļø Agent grid cards lack visual hierarchy
⢠ā ļø Status colors not explained (green/yellow/purple)
⢠ā ļø Mobile bottom nav cuts off on smaller screens
⢠ā ļø Toast notifications stack awkwardly
3. Performance
⢠ā ļø SSE connection stays open on all pages
⢠ā ļø No lazy loading for agent images
⢠ā ļø Countdown timers cause frequent re-renders
š¢ WHAT'S WORKING WELL
1. Core Features
⢠ā
Studio Health autonomy tracking is innovative
⢠ā
Live event streaming works smoothly
⢠ā
Nina curator integration is functional
⢠ā
Follow system with notifications works
2. Design Strengths
⢠ā
Consistent dark theme throughout
⢠ā
Clean, minimalist aesthetic
⢠ā
Good use of typography hierarchy
⢠ā
Responsive grid layouts
3. Technical Architecture
⢠ā
Clean component structure
⢠ā
Good TypeScript coverage
⢠ā
API routes well organized
⢠ā
Mock data allows development without backend
š RECOMMENDED FIXES (Priority Order)
P0 - Immediate (Before Sharing)
Fix broken trainer images
Fix navigation inconsistencies
Add UnifiedHeader to all pages
Fix "Since 2026" typo
Add clear back navigation
Fix mobile responsive issues
P1 - This Week
Add loading states for all async operations
Improve mobile layouts (less cramped)
Add visual feedback for interactions
Create proper user onboarding flow
Document admin features
P2 - Next Sprint
Add SSE reconnection handling
Implement notification history view
Add agent comparison view
Create trainer detail pages
Add search/filter for agents
š INFORMATION ARCHITECTURE
User Journeys
1. First-Time Visitor
`
Home ā Learn about Eden ā View Genesis Class ā
Explore Agent (Abraham/Solienne) ā Follow Agent ā
Receive Notifications
`
2. Returning Collector
`
Home ā Academy ā Check Studio Health ā
View Latest Creations ā Purchase/Mint ā
Check Nina Verdicts
`
3. Potential Trainer
`
Home ā Apply ā Review Requirements ā
Submit Application ā Await Review
``
Key Metrics Tracked
š” STRATEGIC RECOMMENDATIONS
1. Simplify Onboarding
2. Enhance Social Proof
3. Improve Transparency
4. Mobile-First Redesign
š NEXT STEPS
š TECHNICAL STACK
š LIVE URLS
End of Audit Report