Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hk_snapshot_publish_workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[中文版本](./hk_snapshot_publish_workflow.zh-CN.md)

This runbook explains how to build, validate, and optionally publish the active HK snapshot artifact pack when an operator has prepared a real factor snapshot CSV, or when the workflow generates one from public yfinance data or LongBridge OpenAPI.
This runbook explains how to build, validate, and optionally publish the active HK snapshot artifact pack when an operator has prepared a real factor snapshot CSV, or when the workflow generates one from public yfinance data or LongBridge OpenAPI. The resulting reports are background evidence for artifact or content health, not AiGateway online service health, and they are not sufficient by themselves to approve live trading or automatic publish decisions.

The workflow does **not** approve live trading, deploy Cloud Run, or place broker orders. It only turns a real CSV or generated runtime input into a validated artifact pack and, when explicitly requested, uploads the pack to GCS.

Expand Down
Loading