907aeeee9b
Request: - Make each scheduled analyst run refresh the latest IPO universe and all report-relevant online facts, especially subscription/margin multiples. - Mirror the latest dated IPO candidate report to reports/README.md. - Add this latest-report behavior to the hk-ipo-analyst skill instructions. Changes: - Expanded the scheduled analyst runner prompt to require online candidate refresh, market-heat/subscription-multiple refresh, official T1 updates when available, complete latest report regeneration, and reports/README.md mirroring. - Added a Latest Candidate Report Refresh section to hk-ipo-analyst documenting the refresh flow, stage-safe market-heat handling, official T1 boundaries, and README mirror contract. - Added reports/README.md as a copy of the current latest dated candidate report. Verification: - Ran bash -n scripts/run_hk_ipo_analyst_once.sh. - Ran git diff --check and git diff --cached --check. - Confirmed reports/README.md matches reports/2026-06-22_latest_ipo_candidates_analysis.md with cmp. - Confirmed hk-ipo-analyst.timer still points to 2026-06-22 23:00:00 UTC as the next run. Next useful context: - reports/README.md is intentionally overwriteable on each latest candidate refresh; dated reports remain the historical copies. - Unofficial subscription multiples should stay in ipo_market_heat and not be copied into official T1 demand fields.