Commit Graph

9 Commits

Author SHA1 Message Date
Scruff AI 7f0d4b8e23 feat: add phi-harmonic spiral visualization of lattice periodic table 2026-03-25 15:53:50 +07:00
Scruff AI 5e4a32936d Update lattice periodic table to v2.0 with parameter glossary
- Upgraded CSV to v2: added PhaseDensity, Stability, IsotopeNote columns
- Added parameter glossary mapping lattice params to quantum numbers
- Updated correlation doc with Navigator corrections (Gold, Tc, Pm)
- Phi-harmonic asymmetry scaling, phase density model for isotopes
- .gitignore exception for docs/lattice-periodic-table.csv
2026-03-25 15:19:48 +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 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 da2ba2699c Add Periodic Table of Lattice States to docs 2026-03-24 17:08:43 +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 2c17f2b5bc add KHRAGIXX_HARD_PHYSICS.md 2026-03-24 13:27:56 +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