v107.0.2lumaweave2026-06-04

loadSource Adapter-Routed Loader

Replaced loadGraphifySource with loadSource(adapterId, inputPath); now settings-driven via useSettingsStore, adapter-routed through sourceAdapterRegistry with null guard and not-implemented handling.

v107.0.22026-06-04
  • ·loadSource routes through registry: null→error, unknown→error, candidate→error
  • ·self-graph-yaml-frontmatter path lifts exact prior fetch+normalize logic
  • ·useGraphSourceSummary reads sources.active from settings; re-triggers on change
  • ·Neutral idle initial state replaces hardcoded ai-lab values
  • ·loadGraphifySource.ts deleted (one caller, clean removal)