File size: 460 Bytes
5f43c7d
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
"""Core analysis — pure functions over Event[]/Turn[]. Built in Phase 2. NO model.

Implements TRACE-CONTRACT §5: direct/indirect value-flow (distinctive-value matching,
NOT loose paths), loops (exact-cmd + error), re-reads, heavy ranking, token rollups,
guidance attachment. Findings carry proven:true ONLY for value-flow; proximity is
hypothesis (Non-negotiable #4). The advisor stays silent unless a NAMED, FIXABLE
pattern fires (Non-negotiable #6).
"""