c9927ca2bf
CI / Lint + build + test (push) Failing after 5m12s
Operators who installed vetting before agent.asset_dir existed keep their config preserved by install.sh on upgrade, which left them with AssetDir="" — the router silently dropped the /assets/* mount and the quick-register one-liner hit 404 fetching the agent binary. Default AssetDir alongside the database file so the same directory install.sh already creates + drops the agent binary into is picked up automatically. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>