Skip to content

Commit 125465e

Browse files
committed
Define ChatGPT workflow governance consistency and enforce PROJECT_INSTRUCTIONS as the repo workflow source of truth - PR_26146_010-chatgpt-workflow-governance-consistency
1 parent bf99576 commit 125465e

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/dev/PROJECT_INSTRUCTIONS.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,26 @@ Do not reference ZIPs in normal ChatGPT repo workflow replies.
146146

147147
Controls must remain copy-friendly and human-readable.
148148

149+
### ChatGPT Workflow Governance Consistency
150+
151+
ChatGPT repo workflow responses are governed by `docs/dev/PROJECT_INSTRUCTIONS.md` as the source of truth.
152+
153+
ChatGPT must not drift from the required response ordering.
154+
155+
ChatGPT must not omit required sections.
156+
157+
ChatGPT must keep the Codex command and commit comment in dedicated copy-button controls/code blocks.
158+
159+
ChatGPT must not add ZIP delivery language to standard repo workflow replies.
160+
161+
Repo workflow replies must remain concise and operational.
162+
163+
Future workflow rule additions should extend existing sections rather than duplicate them.
164+
165+
Conflicting workflow instructions must resolve to the newest explicit section.
166+
167+
Repo workflow output formatting is part of the enforced workflow contract.
168+
149169
## COMMIT COMMENT FORMAT
150170

151171
Format:

0 commit comments

Comments
 (0)