Commit Graph

55 Commits

Author SHA1 Message Date
Scruff AI fd9415ca7e add Navigator foreword 2026-03-24 13:38:38 +07:00
Scruff AI 2c17f2b5bc add KHRAGIXX_HARD_PHYSICS.md 2026-03-24 13:27:56 +07:00
Scruff AI 3b2f9e5c6c add MIT license 2026-03-24 13:16:30 +07:00
Scruff AI 56c71c87b2 restructure: proper project layout, README, kill training
- cuda/ — main LBM kernel (khra_gixx_1024_v5.cu)
- navigator/ — lattice_observer, golden_weave, bridges, mock daemon
- scripts/ — compile, start, launch, setup (paths updated)
- docs/ — system manual
- archive/ — everything else (old kernels, inquiries, experiments)
- README.md — full setup guide: requirements, quick start, use your own LLM
- removed training/ entirely (broken LoRA scripts + datasets)
- .gitignore: exclude build/ logs/ training/ *.jsonl
2026-03-24 12:58:19 +07:00
Scruff AI 57f6d86a65 Initial commit - fractal brain source code (CUDA kernels, training pipeline, adaptive systems) 2026-03-24 12:10:43 +07:00