clankerdiff-protocol 0.1.1

Versioned machine-readable review protocol for Clankerdiff
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "document_kind": "diff",
  "protocol_version": 1,
  "outcome": "changes_requested",
  "repository_root": "/repo",
  "scope": "unstaged",
  "submission": {
    "comments": [],
    "formatted": "Changes requested."
  }
}