Skip to content

Commit 4de00cd

Browse files
authored
Polish snapshot pipeline rename docs
1 parent 67825b3 commit 4de00cd

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ No market cap, on-chain, funding, sentiment, or third-party datasets are used ye
112112
## Repository Structure
113113

114114
```text
115-
crypto-leader-rotation/
115+
CryptoSnapshotPipelines/
116116
.github/
117117
workflows/
118118
monthly_publish.yml

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
## 仓库结构
8989

9090
```text
91-
crypto-leader-rotation/
91+
CryptoSnapshotPipelines/
9292
.github/
9393
workflows/
9494
monthly_publish.yml

docs/operator_runbook.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Scope
44

5-
This runbook covers the production release path for `crypto-leader-rotation`.
5+
This runbook covers the production release path for `CryptoSnapshotPipelines`.
66

77
Primary production outputs:
88

@@ -27,6 +27,10 @@ Primary publish targets:
2727
- GCS versioned release objects under `crypto-leader-rotation/releases/<version>`
2828
- Firestore `strategy/CRYPTO_LEADER_ROTATION_LIVE_POOL`
2929

30+
The GCS prefix, Firestore document, and `source_project` value intentionally
31+
remain in the `crypto-leader-rotation` v1 artifact namespace for downstream
32+
compatibility.
33+
3034
## Research Path Vs Production Path
3135

3236
Production path:

0 commit comments

Comments
 (0)