What problem does it solve? Security and compliance reviewers need to grasp the meaning of a Fianu finding, violation, or attestation quickly inside the evidence panel, without reading raw evidence payloads or wading through verbose prose. ## Core Features & Use Cases - Strict JSON output contract: Produces a single JSON object with a 2-4 sentence plain-prose summary and an ordered list of up to 5 actionable next steps, with no markdown fences or commentary. - Subject-specific framing: Tailors the summary content to the evidence type — findings (location, severity, rule id), violations (broken policy, flagged control), and attestations (control result, asset, commit). - Grounded, non-editorialized content: Cites only identifiers present in the context (rule ids, file paths, commit SHAs, CVE/CWE numbers) and never invents details or adds subjective judgment. - Use Case: A developer opens a policy violation in the Fianu console and immediately sees a concise summary stating which policy was broken and at what severity, plus a prioritized next step such as upgrading a vulnerable dependency. ## Quick Start Summarize this Fianu finding as JSON for the evidence panel, including prioritized next steps grounded in the provided context.