EcoDB v1.1.0 — Dashboard alias control
EcoDB v1.1.0 — Dashboard alias control
The desktop dashboard gains manual control over entity-alias governance.
Dashboard
- Alias scan: retroactive discovery of alias candidates across active nodes — similarity threshold slider (pg_trgm), max-per-name, optional name filter, and a dry-run preview that shows what would be persisted without touching the DB.
- Merge direction: choose which node survives a merge. Default collapses source into target; invert it so the source survives instead. The node being absorbed is flagged in red.
Backend
- Alias pipeline fix: automatic detection now fires on memory creation.
POST /admin/alias-candidates/scan(threshold, max_per_name, name_filter, dry_run) — additive, no duplicates.reverseflag on alias-candidate review.
Install
Windows installer attached (unsigned — SmartScreen will warn on first run).