mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
Derivation from first principles: 1. Hachimoji DNA encoding (8 bases, ASCII-ordered, monotone LUT) 2. Imaginary Semantic Time (observer-independent semantic axis) 3. Sieve observers with CRT reconciliation (mod ℓ projections) 4. Semantic mass (E - E_min, E_s = m · 8²) 5. Gap preservation theorem (cleanMerge_preservesGap from GraphRank.lean) 6. Epigenetic computation (bistability, spreading, memory, attractors) 7. Logarithmic vector spaces (Kritchevsky: log N is a geometric vector) 8. Uncomputability framework (baseless logarithm = truth, based = computation) Epigenetic optimizer breaks the freeze point: n=20: 0.7s (brute: 0.3s) n=24: 1.5s (brute: FROZEN) n=30: 3.4s (brute: FROZEN) n=50: 23.9s (brute: FROZEN) Files: docs/UNIFIED_THEORY.md — full theory derivation docs/HACHIMOJI_DNA_SYNTAX.md — formal syntax specification docs/EPIGENETIC_COMPUTATION.md — epigenetic optimizer docs/UNCOMPUTABILITY.md — logarithmic vector space framework docs/REDERIVATION.md — rederivation from first principles python/dna_*.py — implementation (codec, LUT, GPU, surface) tests/test_dna_*.py — 68 tests, all green Build: N/A (Python + Lean documentation) |
||
|---|---|---|
| .. | ||
| build_logs | ||
| concept_map | ||
| reviews | ||
| ARCHITECTURE.md | ||
| EPIGENETIC_COMPUTATION.md | ||
| FINITE_INFINITY_DUALITY.md | ||
| generate_porting_candidates.py | ||
| generate_project_map.py | ||
| generate_research_stack_usage_map.py | ||
| GLOSSARY.md | ||
| GLOSSARY_ALLOWLIST.md | ||
| GODEL_BOUNDARY_AND_CLASSIFIERS.md | ||
| HACHIMOJI_DNA_ENCODING.md | ||
| HACHIMOJI_DNA_SYNTAX.md | ||
| hachimoji_torsor_consequences.md | ||
| LIBRARY_MANIFEST.md | ||
| PROJECT_MAP.json | ||
| PROJECT_MAP.md | ||
| REDERIVATION.md | ||
| research_stack_porting_candidates.md | ||
| research_stack_usage_graph.dot | ||
| research_stack_usage_graph.json | ||
| research_stack_usage_graph.md | ||
| research_stack_usage_graph.svg | ||
| research_stack_usage_graph_thumb.png | ||
| RRC_PLACEMENT.md | ||
| RRC_REFACTOR_READINESS.md | ||
| SYMBOLIC_REGRESSION_DESIGN.md | ||
| TESTING.md | ||
| UNCOMPUTABILITY.md | ||
| UNIFIED_THEORY.md | ||