What problem does it solve? Investigating production incidents on the Boundless market requires manually stitching together on-chain indexer data, broker telemetry in Redshift, and CloudWatch service logs, which is slow and error-prone when diagnosing slashings, fulfillment drops, or prover failures. ## Core Features & Use Cases - Cross-source correlation: Joins market indexer request lifecycles with Redshift broker telemetry and CloudWatch logs via request_id and request_digest to build a complete incident narrative. - Pre-built investigation playbooks: Tested step-by-step guides for market summaries, slashing root-cause analysis, fulfillment rate drops, prover performance deep dives, and request lifecycle tracing. - Structured reporting: Standardized prover summary tables with failure, skip, and drop breakdowns, plus address labeling and day-over-day comparisons. - Use Case: A prover was slashed on staging overnight. Ask the skill to investigate, and it finds the slashed requests in the indexer, pulls telemetry error codes and proving-time estimates, checks broker load during the window, and reports the likely root cause. ## Quick Start Ask the agent to investigate why prover 0x8305... was slashed on production in the last 24 hours and summarize the root cause.