aicent-stack 1.2.1-Alpha

AICENT-STACK: Imperial Grand Orchestrator & Sentinel. The Unified Sovereign AI Organism Wrapper. (Ghost Stub)
Documentation
# [AICENT_MEM_ALIGN_64: 0x00000000000000000000000000000000000000000000000000000000000000]

[package]

name = "aicent-stack"

version = "1.2.1-Alpha"

edition = "2021"

rust-version = "1.75.0"

description = "AICENT-STACK: Imperial Grand Orchestrator & Sentinel. The Unified Sovereign AI Organism Wrapper. (Ghost Stub)"

authors = ["Aicent Stack Technical Committee <lee@Aicent.com>"]

license = "Apache-2.0"

homepage = "http://aicent.com"

repository = "https://github.com/Aicent-Stack/aicent-stack"

readme = "README.md"



[dependencies]
thiserror = '1.0'

# --- The Eight Core Pillars (Ghost Stubs) ---

epoekie    = { version = "1.2.1-Alpha" }

aicent     = { version = "1.2.1-Alpha" }

rttp       = { version = "1.2.1-Alpha" }

rpki-com   = { version = "1.2.1-Alpha" }

zcmk       = { version = "1.2.1-Alpha" }

gtiot      = { version = "1.2.1-Alpha" }

aicent-net = { version = "1.2.1-Alpha" }

bewho      = { version = "1.2.1-Alpha" }



# --- The Application Domains (Ghost Stubs) ---

cmtn    = { version = "1.2.1-Alpha" }

iqa-org = { version = "1.2.1-Alpha" }

sascar  = { version = "1.2.1-Alpha" }

itsun   = { version = "1.2.1-Alpha" }

moloon  = { version = "1.2.1-Alpha" }

dioon   = { version = "1.2.1-Alpha" }



# --- Metabolic Infrastructure ---

serde        = { version = "1.0", features = ["derive"] }

tokio        = { version = "1.32", features = ["full"] }

anyhow       = "1.0"

tracing      = "0.1"



[features]

# 'radiant' feature is a placeholder to show the intent of sub-ms performance.

default = ["std", "radiant"]

std = ["epoekie/std", "rttp/std", "aicent/std"]

radiant = []



[lib]

name = "aicent_stack"

path = "src/lib.rs"