Part of the **daily golden-CI triage agent** buildout. Add a project config so `collector.py --config <yaml>` can override defaults instead of relying on hardcoded constants. - [ ] Create/extend a `golden_verify:` block (orch_repo, app_repo, workflow_name, pages_base, report_subpath). - [ ] Confirm collector's `apply_config()` reads it (already implemented; verify wiring end-to-end). _Tracking issue for automation infra (no PrivacyGUI app code changes)._
Part of the daily golden-CI triage agent buildout.
Add a project config so
collector.py --config <yaml>can override defaults instead of relying on hardcoded constants.golden_verify:block (orch_repo, app_repo, workflow_name, pages_base, report_subpath).apply_config()reads it (already implemented; verify wiring end-to-end).Tracking issue for automation infra (no PrivacyGUI app code changes).