Require safe repo sync at task start

This commit is contained in:
MrSphay
2026-05-15 02:47:08 +02:00
parent fe0b3b2107
commit 25c438360d
6 changed files with 25 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"agentResponsibilities": [
"Read manifest.json before copying files.",
"Use copyMap target paths unless the repository already has an equivalent convention.",
"At the start of each user-requested task, check for upstream repository updates and apply them immediately with a safe fast-forward pull when the working tree is clean.",
"Check git status before editing and before finishing.",
"Preserve unrelated user changes.",
"Replace applicable placeholders and remove non-applicable placeholder sections.",