Skip to content

Latest commit

 

History

History
97 lines (77 loc) · 2.95 KB

SYSTEM_MAP.md

File metadata and controls

97 lines (77 loc) · 2.95 KB

Anya System Architecture Map

Repository Structure

anya (anya-core)
├── anya-bitcoin/               # Bitcoin integration
├── anya-enterprise/           # Enterprise core features
├── anya-extensions/          # Extension system
├── dash33/                  # Web dashboard
├── dependencies/           # Shared dependencies
├── enterprise/           # Business implementation
└── mobile/             # Cross-platform mobile app

Core Components

1. Bitcoin Integration (anya-bitcoin)

2. Enterprise Core (anya-enterprise)

3. Dashboard (dash33)

4. Mobile Application

Documentation Index

Architecture Documents

Development Guides

Planning & Roadmap

Configuration Files

Core Configuration

Build & CI

Scripts

Symbolic Links

The following components are symlinked:

  • /anya/dash33[Repository Root]/dash33
  • /anya/enterprise[Repository Root]/enterprise
  • /anya/mobile[Repository Root]/mobile

System Requirements

  • Rust toolchain
  • Python 3.8+
  • Flutter SDK
  • Docker & Docker Compose

Quick Links


This map is automatically updated through CI/CD pipelines. Last updated: 2024-12-07