{"id":"raft-log-direct-indexed","text":"Log entries are accessed by log index as a direct Python list index (`self._log[prev_log_index]`), which assumes all entries from index 0 onward are present — log truncation would require an offset or a different data structure","truth_value":"IN","source":"entries/2026/05/29/topic-raft-log-compaction.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"explanation":{"steps":[{"node":"raft-log-direct-indexed","truth_value":"IN","reason":"premise"}]}}