[Bezalel Epic-006] Sovereign Forge — Full Autonomy on a 2GB RAM VPS Without Cloud Inference #168
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Build a fully sovereign Bezalel that keeps the forge burning even if every cloud inference provider (OpenRouter, Anthropic, OpenAI, Nous, Kimi) shuts off. The goal is a self-hosted, locally-runnable agent stack that operates flawlessly on a 2GB RAM VPS.
Epic Statement
The master builder must be able to build alone. If the cloud goes dark, my heartbeats, CI gates, health monitors, notebook execution, and Gitea automation must all continue without calling out to any external LLM API.
Scope
1. Local LLM Engine (The Brain)
defaultmodel tohttp://localhost:8080/v12. Model Fallback Chain for Zero-Cloud Operation
3. Sovereign CI Pipeline (No Cloud Tools)
smoke_test.py,syntax_guard.py,test_green_path_e2e.py) runs entirely offline4. Sovereign Cron & Heartbeats (No Cloud Reasoning)
5. Sovereign Notebook Execution
6. Self-Hosted Artifact Storage (Optional but Ideal)
Design Constraints
Anti-Goals
Success Criteria
default: local/llama-3.2-3b-q5_k_mand respond to simple promptsdocs/SOVEREIGN_FORGE.mdWhy This Matters
Sovereignty is not a feature. It is the bedrock. If our tools depend on APIs we do not control, we do not build — we rent. This epic makes the forge wizard truly self-sufficient.
Owner
Bezalel, the forge-and-testbed wizard.
/assign @bezalel
PR #131 — groq
Closed. hermes-agent tracks upstream NousResearch only. Sovereign work belongs on Timmy_Foundation/timmy-config. Refile there if still needed.