Align gen-plan AC contract with RLCR review#160
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ff92a53d96
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| ### Handoff AC Pattern | ||
|
|
||
| Use this pattern only when the draft contains a legitimate future goal that must be preserved without making it part of the current RLCR completion gate. | ||
|
|
||
| - AC-X: Handoff for <future goal> is complete without performing the future work. |
There was a problem hiding this comment.
Keep the handoff pattern outside acceptance criteria
When the generated plan retains this instructional block, it lives under ## Acceptance Criteria, so RLCR setup/review will treat it as part of the current completion gate: Phase 2 copies this template into the output plan, and the new reviewer prompts define everything under Acceptance Criteria as in scope. The block also contains the new deferral keywords (future, FUT-*, without performing the future work), so plans with no intended future work can be flagged as having deferred/incomplete AC content unless Claude happens to delete or relocate this template text.
Useful? React with 👍 / 👎.
Summary
AC-*as current RLCR completion gates in gen-plan templates andworkflow rules
FUT-*future-work structure for deferredwork
COMPLETE
Tests