Files
hk-ipo/.agents/skills
geometrybase f9974ea488 Add T2 grey-market review overlay
Request:
- Add T2_grey_market prices to the hk-ipo-analyst review logic.
- Analyze and document credible grey-market data sources inside the skill.

Changes:
- Added T2 grey-market source-quality reviews to the analyst skill description.
- Required latest candidate and recent-listing reviews to include T2 grey-market context when reliable archived evidence exists.
- Added a T2 Grey-Market Review Overlay section with required fields, source tiers, and data-gap guardrails.
- Updated review-card requirements to include T2 grey-market price/return or an explicit data_gap.

Verification:
- Ran python3 /root/.codex/skills/.system/skill-creator/scripts/quick_validate.py .agents/skills/hk-ipo-analyst.
- Ran git diff --cached --check.
- Confirmed Codex CLI parses in this repo with codex --search -s danger-full-access -a never exec -C /root/projects/hk-ipo --help.

Next useful context:
- Tier 1 is executable broker/account evidence; Tier 2 is reproducible public broker quote pages; Tier 3 is attributed aggregators/history datasets; Tier 4 is weak news/community color.
- Do not scrape or redistribute proprietary grey-market feeds without an approved source strategy, and do not infer T2 from D1.
2026-06-23 08:52:01 +00:00
..