Commit Graph

7 Commits

Author SHA1 Message Date
Scruff AI aa3e1fbd27 auto: hourly snapshot 2026-06-04 16:34 2026-06-04 16:34:30 +07:00
Scruff AI b16ee760be auto: hourly snapshot 2026-06-04 15:34 2026-06-04 15:34:29 +07:00
Scruff AI 771075af40 cleanup: purge 289 files of experiment residue, old probes, and superseded docs
Removed:
- results/ (170+ old experiment outputs, abandoned .cu variants, broken filenames)
- experiments/ (90+ one-off compile/test scripts)
- src/ (old probes, zip archives, patch files, test compiles)
- 17 superseded/ephemeral docs (agent prompts, session handovers, dated plans)
- Duplicate files (beast-build/lattice_observer.py, root NOTES_FROM_INTERMEDIARY.md)
- Garbage filenames (1.00022), 250W), 290W), etc.)

Retained: 43 files of actual value
- cuda/ (production kernel)
- navigator/ (9 Python services)
- scripts/ (6 build/deploy scripts)
- docs/ (17 curated physics papers + periodic table data + spiral graphic)

All removed content preserved in git history.
2026-03-25 16:09:16 +07:00
Scruff AI 7f04a7d81d Rename fractal-brain to Resonance_Engine: update all paths, docs, scripts, and add experiments/results/src 2026-03-25 07:34:34 +07:00
Scruff AI 2ed6562e29 security: remove hardcoded Google API key, use env var instead 2026-03-24 18:05:54 +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