928 B
928 B
Optimization Process Notes
Standing rules
- Always
git pull --ff-onlybefore changing the repo. - Prefer practical gains over clever complexity.
- Do not claim "optimal" when the evidence is still thin; "best current" is acceptable.
- Prefer removing dead branches, duplicated wiring, and stale custom-node clutter.
Current weekly review priorities
flux2kleinzimageltxminimax- category masters in:
image-editimage-to-videotext-to-videotext-to-imageupscale-restoration
Current repo split
models/= collected originals and community findsoptimized/= maintained mastersoptimized/notes/= accumulated reasoning and unresolved questions
What to record after each Sunday review
- Which optimized categories changed
- Which source workflows influenced the update
- What was removed
- What was kept
- What still needs Monday testing