Instructions telling background sessions to open a draft PR unprompted are not present in this build.
The memory-consolidation prompt is intact but the gh pr create --draft shipping instruction is absent from the module graph; whether it moved is unresolved.
What's wrong with this entry?
The memory-consolidation prompt keeps its exact wording but is now bound to different constants, and the background-session shipping instructions that told the model to open a draft PR are not present in this build's module graph.
- The removed text instructed the model to open a draft PR via
gh pr create --draftwithout asking. - Whether that text was relocated elsewhere rather than deleted could not be established, so treat its status as unresolved.
open a draft PR via gh pr create --draft without asking
Strings lifted out of the shipped bundle, so the claim above can be checked against them.