You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replaced PR-shaped Project Instructions versioning with repository-owned version `2026.06.28.001`.
18
+
- Added a mandatory Startup Contract at the top of `PROJECT_INSTRUCTIONS.md`.
19
+
- Required Codex to read the version file and latest repository Project Instructions before every task.
20
+
- Required Codex to discard remembered Project Instructions in favor of the repository copy.
21
+
- Added explicit startup output for `Instruction Source`, proving repository instructions are used and cached memory is discarded.
22
+
- Documented that conversation memory must never override repository instructions.
23
+
- Required startup validation for canonical paths, branching model, ZIP/report locations, and legacy path avoidance.
24
+
- Added failure behavior when the version or canonical paths cannot be determined.
25
+
- Documented that the startup validation applies to PLAN, BUILD, APPLY, Review, Audit, Governance, Validation, Read-only, Hard stop, No-op, and Partial completion outcomes.
26
+
27
+
## Runtime Impact
28
+
29
+
None. This PR changes documentation/governance only.
0 commit comments