Commit 20d76b

2026-06-23 02:43:53 Anonymous: Build out AeThex documentation pages
overview.md ..
@@ 1,187 1,56 @@
- # Welcome to AeThex Documentation
+ # Overview
- Everything you need to build, deploy, and scale amazing projects with AeThex.
+ AeThex is an ecosystem for connected identity, digital experiences, creator tools, developer infrastructure, and community operations.
- > [!NOTE]
- > Whether you're building games, applications, AI systems, automation workflows, or enterprise infrastructure, this documentation provides the resources you need from idea to production.
+ The network is intentionally split across focused surfaces. This keeps each site useful while still allowing the pieces to work together.
---
- ## Quick Links
+ ## Network Model
- | Resource | Description |
- | ------------------- | ----------------------------------------------------------- |
- | [[Getting Started]] | Launch your first AeThex project in under 30 minutes |
- | [[Platform Guide]] | Learn Dashboard, Passport, Organizations, and Collaboration |
- | [[API Reference]] | Complete API documentation and examples |
- | [[Tutorials]] | Step-by-step implementation guides |
- | [[CLI Tools]] | Manage AeThex from the command line |
- | [[Code Examples]] | Production-ready implementation patterns |
- | [[Integrations]] | Connect external services and providers |
- | [[Curriculum]] | Structured learning paths |
+ AeThex is built around five layers:
- ---
-
- ## Documentation Structure
-
- ### 🚀 Getting Started
-
- Quick-start guides and onboarding documentation.
-
- > | ### Included Topics
- > | - Installation
- > | - Account Setup
- > | - First Project
- > | - Core Concepts
- > | - Hello World
- > | - Deployment Basics
+ | Layer | Description |
+ |---|---|
+ | Identity | Passport, authentication, linked accounts, user context |
+ | Experience | Games, apps, worlds, progression, achievements |
+ | Creation | GameForge, Studio, creator tooling, assets |
+ | Infrastructure | APIs, SDKs, webhooks, cloud systems, auth, data |
+ | Governance | Foundation, proposals, voting, public stewardship |
---
- ### 🔌 API Reference
+ ## Primary Products and Surfaces
- Technical documentation for all AeThex services.
+ ### Passport
- > | ### Included Topics
- > | - Authentication
- > | - API Keys
- > | - OAuth & Passport
- > | - REST Endpoints
- > | - Webhooks
- > | - SDKs
- > | - Rate Limits
- > | - Error Handling
+ Passport is the user-facing identity layer. See [[Passport]].
- ---
+ ### GameForge
- ### 📚 Tutorials
+ GameForge is the creation and game-development surface. See [[GameForge]].
- Hands-on guides for real-world projects.
+ ### Labs
- > | ### Included Topics
- > | - Game Development
- > | - Web Applications
- > | - Mobile Applications
- > | - AI Integration
- > | - Automation Workflows
- > | - Organization Management
- > | - Infrastructure Deployment
+ Labs is the experimental and research arm. See [[Labs]].
- ---
+ ### Foundation
- ### 💻 CLI Tools
+ Foundation is the governance and stewardship layer. See [[Foundation]].
- Operate AeThex directly from the terminal.
+ ### AeThex Bot
- > | ### Included Topics
- > | - Installation
- > | - Configuration
- > | - Authentication
- > | - Commands
- > | - Project Management
- > | - Deployment
- > | - Scripts
+ AeThex Bot connects Discord communities to the network. See [[AeThex-Bot]].
---
- ## Learning Resources
-
- ::: info
-
- ### Video Tutorials
-
- Visual walkthroughs and guided lessons.
-
- **50+ Videos**
-
- ::: info
-
- ### Podcast Series
-
- Deep dives into technology, strategy, and development.
-
- **20+ Episodes**
- :::
-
- ::: info
-
- ### Code Examples
-
- Production-ready repositories maintained by AeThex.
-
- **100+ Repositories**
- :::
-
- ::: info
-
- ### Downloads
-
- Official tooling and resources.
+ ## Documentation Goals
- * SDKs
- * Design Kits
- * Templates
- * CLI Tools
- * Brand Assets
- :::
-
- ---
-
- ## Recommended Learning Path
-
- ```mermaid
- flowchart TD
- A[Installation] --> B[Hello World]
- B --> C[Core Concepts]
- C --> D[First Project]
- D --> E[API Integration]
- E --> F[Production Deployment]
- ```
-
- ---
-
- ## Support
-
- > [!TIP]
- > New users should begin with **Getting Started → Installation → Hello World**.
-
- ### Available Assistance
-
- * Platform Onboarding
- * Architecture Reviews
- * Migration Planning
- * Security Assessments
- * Team Training
- * Enterprise Support
-
- ### Community
-
- * Contact Support
- * Join Community Discussions
- * Report Documentation Issues
- * Request Features
-
- ---
-
- ## About AeThex
-
- AeThex is a technology ecosystem focused on building tools, infrastructure, research, and digital experiences for creators, developers, and organizations.
-
- ```mermaid
- flowchart LR
- Foundation[AeThex Foundation]
- Corp[AeThex Corporation]
- Labs[AeThex Labs]
- Studio[AeThex Studio]
-
- Foundation --> Corp
- Corp --> Labs
- Corp --> Studio
- ```
-
- > [!IMPORTANT]
- > Documentation is actively maintained and updated as new platform capabilities become available.
-
- ---
+ These docs should help readers:
- **Build. Deploy. Scale.**
+ - Understand the ecosystem.
+ - Choose the right AeThex surface.
+ - Integrate with APIs and SDKs.
+ - Connect games, communities, and tools.
+ - Troubleshoot issues.
+ - Participate in governance.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9