flag_conflict
Flag contradictions, duplicated logic, or disagreements with past decisions. Conflicts are surfaced to the developer dashboard for manual resolution.
Instructions
Flag a conflict when you notice contradictory patterns, duplicated logic across features, or disagreement with a past decision. Conflicts are surfaced to the developer in the dashboard for resolution. Do not try to auto-resolve conflicts — flag them and move on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Clear description of the conflict: what contradicts what, and why it matters | |
| feature_slug | Yes | The slug of the feature where the conflict was found. In repo-local multi-repo projects this may be repo-prefixed (for example "web--authentication"). |