- HashedEntry / EntryHash / compute_hash / build_chain 撤去、JSONL は 1 行 1 LogEntry - SessionOrigin.at_hash → at_turn_index (TurnEnd 由来) に置換 - Pod 側 SessionHead mutex を ArcSwap<SessionId> + AtomicUsize の SessionState に置換 - ensure_head_or_fork は store の entry count と writer の append tally で判定 - session-store から sha2 / hex 依存、pod から parking_lot 依存を削除 |
||
|---|---|---|
| .. | ||
| compact_events_test.rs | ||
| consolidation_test.rs | ||
| controller_test.rs | ||
| pod_comm_tools_test.rs | ||
| pod_events_test.rs | ||
| restore_test.rs | ||
| session_metrics_test.rs | ||
| spawn_pod_test.rs | ||
| system_prompt_template_test.rs | ||