Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/lfg.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ No. That is the point of the skill, and why it is the wrong tool for in-the-loop
The pipeline stops. Non-software tasks, requirements-only leftovers, knowledge-work plans, and invalidating settlement conflicts all halt before implementation.

**Where do leftover review findings go?**
Not into the PR description. They are filed in the project tracker when possible, and carried in one run-report comment on the PR.
They are listed as an `## Unapplied review findings` checklist in the PR body for the reviewer to decide on: fix in-branch, dismiss, or file a ticket. `lfg` files tickets itself only when no PR will exist.

**What happens if there is no `origin`?**
Local commits only. No push, no PR, no CI watch.
Expand Down