01Includes `praetorian_restore` for searching and injecting relevant context back into the current session.
02Aggressive context compaction providing 90%+ token savings for Claude Code.
03Generates structured incremental snapshots using the efficient TOON format.
04Features `praetorian_compact` for saving and intelligently merging context based on similarity.
05Utilizes Jaccard similarity for smart deduplication and an inverted index for fast keyword search without vector embeddings.
063 GitHub stars