You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: pass real source attribution in _register_command_from_path
Instead of hardcoding source_id='reconciled', pass through the actual
layer source (e.g., 'core', 'project override', 'extension:<id>') from
collect_all_layers() so rendered command files show accurate provenance.
0 commit comments