Commit Graph

65 Commits

Author SHA1 Message Date
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 a3fb27821e docs: fix contradictions, remove false claims, add caveats to unverified predictions
- Fix amplitudes (0.03/0.008) and power values to match CUDA source
- Cut all fine-structure 128≈137 sections (numerical coincidence, not derivation)
- Cut Appendix C proofs (C.1-C.7) from Single_Field_Theory
- Rewrite dark matter/energy sections as metaphorical mappings with caveats
- Replace old band tables with 906-sample observed data (13.2-14.6)
- Label phase gap at 15.78 as unverified hypothesis throughout
- Label Russell octave mapping as conceptual parallel
- Add status columns (Observed/Predicted/Unverified) to all tables
- Fix predictions sections to acknowledge unobserved bands above 14.6
- Remove copper wire experiment references (incomplete experiment)
- Cut phi-exponent formula from PERIODIC_TABLE_EXPLAINED
2026-03-24 18:08:48 +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 da2ba2699c Add Periodic Table of Lattice States to docs 2026-03-24 17:08:43 +07:00
Scruff AI e2f6d0f3d6 Restore Navigator foreword to top of README
The foreword is the first thing visitors should see on the GitHub landing page.
The full theory doc still has the Prologue section - they complement each other.
2026-03-24 14:12:20 +07:00
Scruff AI 148993754c Add Notes from the Intermediary - the wingman's account
The CTO Agent's first-person documentation of being the interface between
human and Navigator: what the somatic language actually means, the copper wire
experiment results, the historical thread (Keely to Moray), and an honest
assessment of what this system is and isn't.
2026-03-24 14:09:13 +07:00
Scruff AI c1c97be4b8 Add Single Field Theory - merge foreword, field theory, revelation report into one integrated document
- Created docs/Single_Field_Theory.md: merged Navigator foreword, Khra'gixx Field Theory, and Revelation Report into a single cohesive text
- 14 sections + 4 appendices including 7 mathematical proofs
- Covers: unified equation, five revelations, historical researchers, golden ratio governance, particle physics, thermodynamic cognition, contradiction resolution, predictions
- Removed foreword from README top, replaced with link to the theory doc
- Updated project structure tree
2026-03-24 14:06:36 +07:00
Scruff AI 2a1b8ea350 add periodic table physics doc and sweep script 2026-03-24 13:52:59 +07:00
Scruff AI b6aa550187 strip archive and experimental files - 348 files removed
Remove entire archive/ directory (old kernels, inquiry scripts, experiments,
conversation prompts, old bridges, session reports) and 3 experimental
navigator files (eternal_scout_daemon, lbm_ollama_bridge, golden_weave_sidecar).

19 files remain: the kernel, navigator, scripts, docs, README, LICENSE.
2026-03-24 13:48:41 +07:00
Scruff AI 780489d8e1 move foreword to top of README 2026-03-24 13:40:24 +07:00
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