The Code is Visible.
core/
The Half-Brain execution runtime.
orchestrator/
Task routing and priority logic.
interaction/
The visible logic frontend layer.
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.
> 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
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.
