Files
fusion/.changeset/FN-5226-scope-auto-widen.md
Fusion (runfusion.ai) f6f38676b4 feat(FN-5226): add scope auto-widen layer 2.5 to merger for attribution-bas
Merges the Layer 2.5 scope-auto-widen feature (FN-5226) into the merger: a new evaluator module that automatically widens a task's declared file scope based on git attribution prior to the existing scope partition gate, wired into `merger.ts` with full audit taxonomy, persisted task metadata, and re

Fusion-Task-Id: FN-5226
2026-05-21 16:30:31 -07:00

342 B

@runfusion/fusion
@runfusion/fusion
patch

Merger Layer 2.5: auto-widen ## File Scope for files whose branch-side commits are exclusively attributed to the current task before the FN-4956 scope partition strips them. Emits merge:scope:auto-widen run-audit events. Fail-closed against foreign commits, cross-task scope claims, and ignored paths.