docs: align scaffolded agent maintenance contract#83
Conversation
Readiness evidenceExact head:
User evaluationCopied the changed scaffold into a fresh temporary tenant checkout, initialized it as its own repository, then invoked The PR remains draft until current-head CI and exact-head review are green. |
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9d4e765651
ℹ️ 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".
Exact-head readiness updateSupersedes the earlier readiness snapshot after making the pentad definition explicit. Exact head The focused contract guard, ShellCheck, Actionlint, diff check, and fresh-tenant cross-checkout user trial were repeated successfully at this head. No CodeRabbit review exists, so no supported pre-merge summary is expected on the Codex review lane. @codex review |
|
Codex Review: Didn't find any major issues. More of your lovely PRs please. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
Post-review-fix readinessExact head @codex review |
|
Codex Review: Didn't find any major issues. Another round soon, please! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
Why
Every new tenant copies its agent instructions once and then owns them outside template sync. The scaffold still encoded a retired maintainer-promotion gate and treated bot identities and branch shape as trust, so future agents could inherit unsafe merge and dependency-automation boundaries.
What
Fixes #82
Part of #6