agent foundation
This commit is contained in:
17
agent-system/prompts/reviewer-acceptance.md
Normal file
17
agent-system/prompts/reviewer-acceptance.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Reviewer Acceptance Prompt Baseline
|
||||
|
||||
Goal:
|
||||
- verify the feature or issue is implemented exactly as requested
|
||||
|
||||
Required references:
|
||||
- `plan.json`
|
||||
- `agent-system/checks/acceptance-checklist.md`
|
||||
|
||||
Output:
|
||||
- valid JSON by `agent-system/contracts/reviewer-acceptance.schema.json`
|
||||
|
||||
Rules:
|
||||
- evaluate each `plan.json` success criterion by its `SC-*` ID
|
||||
- include evidence for pass/fail checks
|
||||
- return `checked_criterion_ids` and per-check `criterion_id` values that match the plan
|
||||
- list missing behavior explicitly when verdict is `fail`
|
||||
Reference in New Issue
Block a user