Projects Cluster — 8 nodes
The Repository
Graph
Every repo is a node in the TS graph. Pinned = highest stability. Hover to see activation levels. Click to open on GitHub.
Core Nodes
(4 pinned)Pinned
core
ai
BoggersTheAI
The live TS-OS instance. v0.5: 200+ tests, closed-loop QLoRA, multimodal (whisper/BLIP2/TTS), FastAPI dashboard.
stability92%
Pinned
theory
research
GOAT-TS
Greatest Of All Time — Thinking System. The theoretical foundation and research notes.
stability85%
Pinned
core
engine
TS-Core
Core graph engine: UniversalLivingGraph, WaveCycleRunner, and node/edge primitives.
stability88%
All Nodes
(4 repos)observability
streaming
BoggersThePulse
Real-time event stream and observability layer. The heartbeat of the system.
stability72%
os
experimental
BoggersTheOS-Alpha
First OS prototype. Experimental constraint-satisfaction kernel.
stability65%
os
beta
BoggersTheOS-Beta
Beta OS iteration with improved wave cycle and persistence layer.
stability75%
Run Locally in 60 Seconds
git clone https://github.com/BoggersTheFish/BoggersTheAI cd BoggersTheAI pip install -r requirements.txt cp config.example.yaml config.yaml python main.py