lograft_correlate
Correlate log rows with git commits and ticket references using explicit keys, producing redacted output for incident analysis.
Instructions
Join a NormalizedRowset against a RepoContext using explicit keys (operation_Id, configured ticket regex, service allowlist). Output is redacted via the internal middleware before being returned. Most users want lograft_investigate; this atomic tool is for partial pipelines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rowset | Yes | ||
| repoContext | Yes | ||
| joinPolicy | Yes | ||
| externalAtoms | No | ||
| sessionId | No |