Deterministic Blackjack Decision Engine Research — Phase 3.394

Purpose:
Clean Peek versus Clean No-Peek complete-session comparison from common deterministic starting conditions.

Key files:
- DeterministicBlackjackPhase3394.java — executable source.
- Phase_3_394_Full_Shoes.csv — deterministic six-deck shoes used by the executable.
- Phase_3_394_Full_Session_Raw.csv — session-level raw results for all arms.
- Phase_3_394_Peek_vs_NoPeek_Paired_Summary.csv — direct same-start comparison.
- Phase_3_394_Results.txt — technical findings.
- Phase_3_394_Verification.txt — verification record.
- Phase_3_394_Layman_Summary.txt — simple explanation.
- Phase_3_395_Next_Design.txt — next research step.

The Historical Frozen arm is retained as a reference, but Phase 3.394 deliberately uses fresh common starts for each numbered session. It is not intended to reproduce the old persistent cross-session population totals.
