Documentation

Use Cases

Worked end-to-end examples covering triaging a CVE, gating a dependency, running an incident, hitting a KEV deadline, and reviewing a PR.

Each guide is a real sequence: what to ask, which tools answer, what comes back, and what you do with it.

The pattern underneath

Every guide follows the same shape, because it is the shape of the work:

  1. Establish the facts. KEV, EPSS, exploitation maturity and sightings, rather than what the model recalls.
  2. Establish the exposure. Does it reach your code, from where, reachable by whom.
  3. Decide, and record why. The decision matters less than being able to defend it in three months.
  4. Act, then verify. A fix nobody confirmed is a hope.

Tools cover step 1 completely. Steps 2–4 need your repository, which is where the local prompts and the CLI come in.