What problem does it solve? Teams accumulate knowledge in a shared vault but lack a consistent way to search it or verify the vault is installed, configured, and healthy before relying on it. ## Core Features & Use Cases - Vault Lookup: Search the shared fleet vault for existing notes by term, with optional scoping by project, fleet, result limit, and archived or expired entries. - Vault Status: Report whether the Claudron CLI is installed, whether a vault is configured, and health signals such as doc counts, staleness, quarantined entries, and index freshness. - Structured Automation Mode: Emit a structured JSON result in --auto mode so orchestrating workflows can consume the verdict and results programmatically. - Use Case: Before starting a task, run a lookup to check whether the vault already documents a solution; if results seem off, run status to confirm the vault is configured and its index is fresh. ## Quick Start Ask the assistant to search the shared vault for a term, for example: look up what the vault knows about deployment rollbacks.