v0.1.8gwells2026-06-11

GWells fallback seeding safety

Added deterministic fallback seeding for no-spine, orphan, and unreached graph nodes so non-filesystem layouts avoid origin clumping.

v0.1.82026-06-11
  • ·No-root-spine seeders now use a generic deterministic fallback instead of returning early
  • ·Legacy radial and parallel seeding remain primary when explicit spine roots exist
  • ·Post-legacy safety pass fills missing seed positions for orphan and unreached nodes
  • ·Multiple disconnected non-orphan components receive separated deterministic component centers
  • ·Validation stayed inside GWells seeding scope with no physics-loop, UI, source-adapter, or config changes