ASCEND3X

Creator Studio

Administration workspace for Ascend3x Rust Console Edition content, kits, items, store products, and future automation.

Open Kit Builder
Rust Console Edition

Build Ascend3x content from one competitive creator workspace.

Creator Studio keeps the primary dashboard separate from the production Kit Builder. That lets the builder grow without turning the root application page into one giant fragile component.

System Status
Creator Studio
ONLINE
Kit Builder
READY
Items API
CONNECTED
Scraped Catalog
LINKED

Creator Studio Status

ONLINE
Creator Studio
Next.js administration interface
READY
Kit Builder
Dedicated /kit-builder workspace
CONNECTED
Items API
Creator Studio item API route
LINKED
Catalog
Scraped Rust item dataset

Creator Tools

Kit Builder Foundation

Linked Item Catalog

The Kit Builder reads from the Ascend3x scraped Rust item catalog instead of hardcoded fake items.

Rust Item Icons

Items resolve their Rust icons using the item shortname with support for scraped icon fallbacks.

Helios-Style Layout

The loadout uses the familiar 7 Wear, 6 Belt, and 24 Inventory slot structure.

Unique Item IDs

Catalog processing prevents duplicate Rust shortnames from producing duplicate library cards.

Drag and Drop

The production Kit Builder supports moving items between inventory areas and swapping occupied slots.

Stack Quantities

Each populated slot tracks quantity and respects the item's configured maximum stack size.

Search and Filters

Search item names, Rust IDs, descriptions, categories, and subcategories from the connected catalog.

Kit Persistence

Current kit state, saved templates, JSON import, and JSON export are handled by the dedicated builder.

Creator Architecture

01

Creator Studio

Main administration dashboard and entry point.

02

Kit Builder

Dedicated production kit construction workspace.

03

Items Layer

Scraped catalog today, PostgreSQL/API expansion later.

04

Store Publishing

Future bridge between Creator Studio and player storefront products.

Application
Next.js + React

Creator Studio interface and Kit Builder UI.

Backend
Node + PostgreSQL

Ascend3x API and persistent application data.

Item Source
Scraped + Database

Curated catalog today with database expansion available.

Ready To Build

The main dashboard is intentionally isolated from the Kit Builder. If a future builder feature breaks, it will not corrupt this root Creator Studio page.