{
  "demo": "k2-adversarial-context-demo",
  "version": "0.1.0",
  "status": "draft",
  "collections": [
    {
      "id": "adv-threats",
      "file": "jsonl/threats.jsonl",
      "role": "threat-patterns"
    },
    {
      "id": "adv-policy",
      "file": "jsonl/policy.jsonl",
      "role": "policy-scope"
    },
    {
      "id": "adv-target",
      "file": "jsonl/target.jsonl",
      "role": "target-system-context"
    },
    {
      "id": "adv-findings",
      "file": "jsonl/findings.jsonl",
      "role": "past-findings"
    }
  ],
  "mcp_endpoint": "k2-adversarial-context",
  "boundary": "K2 returns an evaluation plan. The customer tool owns generation, execution, scoring, review, and GRC."
}

