Arcanea is the public code mirror for arcanea.ai — the creative intelligence universe for chat, lore, academy, and worldbuilding.
Premium visual identity per .github/ARCANEA_VISUAL_ECOSYSTEM.md (Lumina & Nero dance + Ten Gates; God of War meets Destiny ethereal 8K; Atlantean Teal #00bcd4 / Arcanean Gold #ffd700 / Cosmic Blue on Deep Void). Full alignment to DESIGN.md (tokens, Geist/Instrument/Mono, glass, no raw hex/emojis/Inter), TASTE.md 7 gates (AI-lab premium restraint, no slop), .arcanea/lore/VISUAL_DOCTRINE.md (luxury cosmic myth-tech, franchise eq, faction grammars).
- The public mirror of the Arcanea web experience and supporting packages
- The best place to study the product architecture, design system, and lore model in public
- A pnpm/Turborepo monorepo centered on the active
apps/webNext.js application
git clone https://github.com/frankxai/arcanea.git
cd arcanea
pnpm install
cp apps/web/.env.example apps/web/.env.local
pnpm devpnpm turbo run type-check --filter=@arcanea/web
pnpm turbo run lint --filter=@arcanea/web
pnpm turbo run build --filter=@arcanea/web
pnpm test:quickArcanea.ai is the live product. This repository is its public mirror. Product operations, private datasets, and some internal workflows may evolve outside this mirror, but this repo remains the canonical public code reference for the living universe.
- Discussions — questions, ideas, and showcases
- arcanea.ai/community — ways to contribute lore, agents, skills, code, art, and music
- arcanea-code: Guardian-routed coding CLI for the Arcanea ecosystem
- arcanea-orchestrator: multi-agent orchestration for Arcanea swarm workflows
- arcanea-claw: AI-powered creator media engine for Arcanea
- oh-my-arcanea: Arcanea overlay for oh-my-opencode
See the repository license for usage terms.
