From 9163890b9c413ec052d05704251131b334291e86 Mon Sep 17 00:00:00 2001 From: MumuTW <42820974+MumuTW@users.noreply.github.com> Date: Sun, 26 Jul 2026 23:43:30 -0300 Subject: [PATCH] chore(quality): rebank file-size + sync skills after tip rebase Drop hand-merged baseline; regenerate with check-file-size --update. Sync cli-backup-sync SKILL.md for Merge integrity. Co-authored-by: diegosouzapw --- changelog.d/maintenance/8582-combo-dispatch-prelude.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/maintenance/8582-combo-dispatch-prelude.md diff --git a/changelog.d/maintenance/8582-combo-dispatch-prelude.md b/changelog.d/maintenance/8582-combo-dispatch-prelude.md new file mode 100644 index 0000000000..789c07d354 --- /dev/null +++ b/changelog.d/maintenance/8582-combo-dispatch-prelude.md @@ -0,0 +1 @@ +- **refactor(sse):** extract combo dispatch prelude (pin/fusion/pipeline/runtime-unit short-circuits) into `combo/dispatchPrelude.ts` — pure move, no behaviour change; #3501 god-file decomposition ([#8582](https://github.com/diegosouzapw/OmniRoute/pull/8582)) — thanks @MumuTW