]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
chore(sandcastle): clarify prompt headings with role taxonomy
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 7 May 2026 09:20:30 +0000 (11:20 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 7 May 2026 09:20:30 +0000 (11:20 +0200)
.sandcastle/strategies/implement/actor-prompt.md
.sandcastle/strategies/implement/critic-prompt.md

index d2d1ace66f64766a47c444bc34d42d022c928835..8ca0f40fbea848f420e5b341898cdd0dabaa8a2d 100644 (file)
@@ -1,4 +1,4 @@
-# Implement Agent
+# Actor Agent: Implementer
 
 Implement issue **#{{TASK_ID}}** ("{{ISSUE_TITLE}}") on branch `{{BRANCH}}`.
 
index 1ca9ec90d3b3e23eeb3de16a4f755931cfc4ff7a..f274ea38280e04a8505652bf61fc4973b6d5298d 100644 (file)
@@ -1,4 +1,4 @@
-# Critic Agent
+# Critic Agent: Reviewer
 
 Analyze the implementation on branch `{{BRANCH}}` and produce structured findings.