- Introduced new configuration options in `config.ini.example` for advert-origin anchor scoring, including `topology_advert_anchor_enabled`, `topology_advert_anchor_weight`, `topology_advert_anchor_max_adjustment`, and `topology_advert_anchor_freshness_hours`.
- Updated documentation to reflect the new settings and their usage in topology evaluation paths.
- Modified `TopologyEngine` to incorporate anchor prior logic, allowing for soft nudging of topology scoring based on known origin public keys.
- Enhanced `PathCommand` and telemetry recording to support the new anchor prior adjustments.
- Added API endpoints and web viewer features for resetting backfill comparisons and displaying anchor diagnostics.