// SRC_MANIFEST: REPOSITORY_V2

The Code is Visible.

Rust/Wasm

core/

The Half-Brain execution runtime.

Go

orchestrator/

Task routing and priority logic.

React/TypeScript

interaction/

The visible logic frontend layer.

C++/Rust

vector-db/

Sovereign memory and context storage.

Technical Overview

The HalfBot repository is architected for extreme modularity and auditability. We believe that sovereign intelligence can only be achieved through open, verifiable structures.

// halfbot-cli bootstrap --production

> Checking dependencies...

> Initializing context loop [OK]

> Loading sovereign keys [OK]

> Mounting L2 Orchestrator [OK]

> SYSTEM READY: Runtime listening on port 8080

Developers are encouraged to fork the interaction layer and customize their orchestration dashboard. We provide a robust API and standard protocols for agent-to-human handshakes.

Components

LicenseMIT / Sovereign-1.0
Language ShareRust (64%), TS (22%)
Documentation100% Coverage
Build StatusPassing

Contribution

We accept pull requests that improve latency, reduce memory footprint, or enhance the visibility of the orchestration layer. See our CONTRIBUTING.md for details.