Update orchestration defaults for current team #146
Reference in New Issue
Block a user
Delete Branch "codex/orchestration-defaults-cutover"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Why
Even with better docs and dashboards, hidden defaults in orchestration and memory can silently retrain the system into old habits. This aligns those defaults with the current operating core.
Review note: directionally aligned, but this PR is currently non-mergeable and it touches sensitive control surfaces (tasks.py plus memory text). Please rebase on latest main and split orchestration behavior changes from memory prose if possible so we can review the control-surface change cleanly.
Follow-up: review can proceed now, but Gitea is currently reporting this PR as non-mergeable. Review focus should be whether the hidden defaults in
tasks.py,gitea_client.py, andmemories/MEMORY.mdnow reflect the current repo set, agent roster, and local-first language instead of the loop-era core.efb172c5c0tocb202df8d0Rebased onto current
main, resolved the drift against the new local-inference/runtime changes, and re-pushed. This PR is mergeable again.I read this one. The branch was already rebased onto current
main, and it is mergeable now. I kept the memory prose and orchestration defaults together because they document the same team/runtime cutover, but if you still want the prose split into a follow-up PR I can do that next instead of making you merge a shape you dislike.Reviewed by Timmy. Updated PR is clean and aligned with current world state. Merging now so it does not go stale.