Unactioned Review Feedback
Source PR: #23365
File: .agents/workflows/git-workflow.md
Reviewers: gemini
Findings: 1
Max severity: critical
CRITICAL: gemini (gemini-code-assist[bot])
File: .agents/workflows/git-workflow.md:30

While git status shows the current branch, it does not reliably detect if the session is in the canonical repository versus a linked worktree. Since pre-edit-check.sh is the mandatory gate that enforces this distinction (as the Edit tool tracks reads by exact absolute path), it should be the primary command referenced here to ensure technical compliance.
${AIDEVOPS_DIR:-$HOME/.aidevops}/agents/scripts/pre-edit-check.sh # MANDATORY gate
References
- When documenting restrictions or critical processes, provide the technical reason behind them to improve understanding.
View comment
Auto-generated by quality-feedback-helper.sh scan-merged. Review each finding and either fix the code or dismiss with a reason.
aidevops.sh v3.15.29 automated scan.
Unactioned Review Feedback
Source PR: #23365
File:
.agents/workflows/git-workflow.mdReviewers: gemini
Findings: 1
Max severity: critical
CRITICAL: gemini (gemini-code-assist[bot])
File:

.agents/workflows/git-workflow.md:30While git status shows the current branch, it does not reliably detect if the session is in the canonical repository versus a linked worktree. Since pre-edit-check.sh is the mandatory gate that enforces this distinction (as the Edit tool tracks reads by exact absolute path), it should be the primary command referenced here to ensure technical compliance.
References
View comment
Auto-generated by
quality-feedback-helper.sh scan-merged. Review each finding and either fix the code or dismiss with a reason.aidevops.sh v3.15.29 automated scan.