What problem does it solve? Session logs accumulate format drift, stale statuses, orphaned next-steps, and uncategorized files over time, making project history hard to navigate and trust. ## Core Features & Use Cases - Format Auditing: Checks every session file against naming conventions, required frontmatter fields, type values, and status coherence. - Orphaned Next-Steps Resolution: Cross-references queued items from earlier sessions against later sessions to classify them as resolved, orphaned, or unknown. - Project Rollup Generation: Creates Summary.md files with timelines, key outcomes, and carried-forward items for projects with 3+ sessions. - Use Case: After finishing a multi-session project, run the audit to rename misnamed files, fix frontmatter, update stale in-progress statuses, and generate a project summary before starting a new milestone. ## Quick Start Ask the AI to tidy up the session logs in your Obsidian vault and review the proposed changes before approving them.