What problem does it solve? Long agent sessions produce reusable insights that are lost when the session ends. This optional Hermes command captures durable lessons and graduates them into a local semantic memory store so they can be recalled in future sessions. ## Core Features & Use Cases - Lesson graduation: Confirms an insight is durable and operator-approved, then invokes a configured local graduation tool (a harness-local learn CLI, MCP memory server, or manual LESSONS.md edit). - Structured fallback: When no graduation tool is configured, returns a structured output summary for manual paste into memory instead of failing. - Strict boundaries: Never commits secrets or raw harness home exports, and never assumes a specific memory product or repository layout. - Use Case: After a debugging session reveals a reusable fix pattern, an operator invokes the command with a one-line summary and confidence score to persist the lesson for future Hermes sessions. ## Quick Start Ask the agent to run pt-orama-lesson-mining with a one-line summary of the durable insight and a confidence score to graduate it into your local memory store.