docs: add portfolio context recovery note#41
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3a4c950c87
ℹ️ 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".
|
|
||
| ## Current State | ||
|
|
||
| The repo is active maintenance work after V1/V2 completion. The next-cycle roadmap is provider policy watching, anomaly auto-triage, and scheduler simulation overlays. Current local changes are PR-template metadata, so recovery should remain documentation-only. |
There was a problem hiding this comment.
Remove transient worktree state from agent instructions
Because AGENTS.md is committed global guidance, this sentence will keep telling future agents that the active local changes are PR-template metadata even after this recovery task is merged; in the reviewed checkout git status --short is already clean, so the note is stale and can cause unrelated future work to be incorrectly constrained to documentation-only recovery or to chase non-existent PR-template drift. Keep this block to durable project context, or move transient recovery state to a status/tracking document.
Useful? React with 👍 / 👎.
What
Adds a managed portfolio-context block to AGENTS.md.
Why
This closes one dirty-worktree item in the GithubRepoAuditor context recovery plan while leaving unrelated local PR-template work untouched.
How
Documentation-only update based on the README and repo-local guidance.
Checklist
Testing
git diff --check -- AGENTS.md