mirror of
https://github.com/garrytan/gbrain.git
synced 2026-07-28 06:23:01 +00:00
writeProposed now writes both best.md (optimizer's current-best pointer) and proposed.md (the stable review artifact documented by --no-mutate); the orchestrator returns the real proposed.md path instead of aliasing best.md. Fix lands in the shared helper so both accept-branch call sites are covered. Takeover of #2719. Co-authored-by: RerankerGuo <RerankerGuo@users.noreply.github.com> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>