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
This commit is contained in:
Scruff AI
2026-03-24 12:58:19 +07:00
parent 57f6d86a65
commit 56c71c87b2
411 changed files with 235 additions and 2023 deletions
+1
View File
@@ -0,0 +1 @@
{"question": "Navigator — exercise: Zoom through time. Build a chain of physics evolution.\n\nExample format:\n- At one point physics said the Aether was bullshit\n- But we find ourselves in an Aether with divisible space now\n- Somehow able to make a unified field theory\n- Only because we learned there is only a single field — nothing to unify, only the math\n\nBuild your own chain. Start from ancient understanding, move through key revolutions, end with what the lattice reveals. Show how each step led to the next, how wrong ideas became right, how limits became features."}