SilverSight/docs/build_logs
allaun 8f76698747 docs(review): add DNA encoding review log — alphabet ordering bug + planned fixes
Code review of 5331d2c / 7327775 / d62ea73.

Critical finding: dna_codec.py uses ATGCBSPZ ordering (biological) instead
of spec-mandated ABCGPSTZ (ASCII), breaking the monotone LUT axiom.
Medium: native_decide usage and fragile conjunction chains in HachimojiLUT.lean.
Minor: optimizer correctness claim caveat, encode_binary_vector docstring.

Full findings in docs/build_logs/2026-06-23_session_dna_encoding_review.md
and ContextStream doc 8ed4ba35.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 23:11:58 -05:00
..
2026-06-21_session_build_baseline.md feat(lean): add SilverSight Semantics core modules (Schema, Layout, WireFormat, View, LayoutBridge, CanalLayout) 2026-06-21 14:00:56 -05:00
2026-06-22_session_bmcte_hachimoji_bridge.md feat(bmcte): N=20000 sweep on neon-64gb + Hachimoji bridge theorem 2026-06-22 14:17:31 -05:00
2026-06-22_session_hachimoji_citation.md docs(silversight): record regime coherence verification results 2026-06-21 23:52:32 -05:00
2026-06-22_session_hachimoji_lut_bridge.md chore: track pre-existing HachimojiLUT module and build log 2026-06-22 00:32:12 -05:00
2026-06-23_session_dna_encoding_review.md docs(review): add DNA encoding review log — alphabet ordering bug + planned fixes 2026-06-22 23:11:58 -05:00