BioSight/docs
allaun 41fcbc3daa feat(init): initial BioSight commit — equation-to-DNA Φ encoding
BioSight encodes mathematical equations as 30-base hachimoji DNA
sequences for Adleman/Lipton-style DNA computing.

4-layer Φ mapping:
  Layer 1: F(E) — byte-class histogram on Δ₇
  Layer 3: τ(E) + δ(E) — parse tree structure
  Layer 4: 6 consistency rules → allele-specific PCR pass/fail

Independent phi/ modules:
  charclass, ast_parse, consistency, embed, output

Build: python3 -m py_compile — all modules clean
2026-06-23 18:27:35 -05:00
..
FOUNDATIONAL_GUIDANCE.md feat(init): initial BioSight commit — equation-to-DNA Φ encoding 2026-06-23 18:27:35 -05:00
PURE_EQUATION_MAP.md feat(init): initial BioSight commit — equation-to-DNA Φ encoding 2026-06-23 18:27:35 -05:00