generate_operator_artifact
Creates a decision-ready pulse from ThumbGate data—metrics, evidence, and next actions—for PR, reliability, revenue, or release readiness. Helps agents avoid risky moves by analyzing recent activity.
Instructions
Dynamic operator artifact generator. Turns ThumbGate PR, reliability, revenue, and release data into a decision-ready pulse with metrics, evidence, and next actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Artifact to generate. Defaults to reliability-pulse. | |
| windowHours | No | Lookback window in hours (default 24, max 720) | |
| format | No | Response format. Defaults to json. |