cypher_record_scope
Record the actionable spec and the code-location method for an issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | ||
| repo_name | Yes | Repository name. | |
| dpop_token | No | ||
| issue_number | Yes | GitHub issue number. | |
| resolved_via | Yes | How the code was located: 'graph' | 'scoped-grep' | 'wide-grep'. | |
| actionable_text | Yes | The Porter's rough-English -> actionable spec translation. |