What problem does it solve? Investigating production issues in Boundless services requires manually navigating dozens of CloudWatch log groups across environments and chains, which is slow and error-prone without knowing the naming conventions and query patterns. ## Core Features & Use Cases - Log Group Discovery: Dynamically find log groups for provers, slasher, distributor, order stream, order generator, and indexer services using naming conventions and prefix searches. - Time-Bounded Log Queries: Search logs by request ID, request digest, or error patterns using CloudWatch filter syntax with proper Unix millisecond time ranges and pagination. - Deployment Investigation: Detect recent deployments and container healthcheck failures when diagnosing fulfillment drops or prover downtime. - Use Case: A user reports a failed proof request. Use this Skill to find the right log group, filter by the request ID over the past hour, and check whether a recent nightly deployment caused a broker outage. ## Quick Start Ask the assistant to search the staging indexer logs for errors mentioning a specific request ID from the last hour.