docs: refresh Codex context contract#28
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bd815374e6
ℹ️ About Codex in GitHub
Your team has set up Codex to 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 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| ## Inherited Operating Rules | ||
|
|
||
| - Inherit global git, review/fix, testing, docs, UI, skill-use, and reporting gates from `/Users/d/.codex/AGENTS.md` and active session instructions. |
There was a problem hiding this comment.
Keep inherited agent rules repo-local
When this repo is used outside the author's workstation, this absolute /Users/d/.codex/AGENTS.md reference is not available, so the explicit blocking test/docs/reviewer-loop requirements that were deleted above no longer reach Codex agents. I checked this workspace and the referenced /Users/d/.codex/... files are absent, which means a normal checkout loses the repo's Definition of Done instead of inheriting it; either keep those requirements in this file or reference a repo-tracked path.
Useful? React with 👍 / 👎.
What
docs: refresh Codex context contract.
Why
Preserve the already-reviewed local cleanup branch from the Projects portfolio cleanup lane so the working tree can stay clean without losing context.
How
Branch contains documentation/context or local operating-surface cleanup only.
Testing
Risks
Low for docs/context branches; operating-surface branches only adjust Codex-local inheritance/config surfaces.
Performance impact
None.
Lockfile rationale
No lockfiles changed.
Screenshots
Not applicable.