Skip to content

Commit eaeb9ba

Browse files
Pigbibicodex
andauthored
docs: clarify QSL architecture role (#40)
Co-authored-by: Codex <noreply@openai.com>
1 parent 3569c5c commit eaeb9ba

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# SchwabTokenAutoRefresher
22

3+
4+
## QSL architecture role
5+
6+
- **Layer**: `platform-tooling`.
7+
- **Responsibility**: Schwab OAuth token refresh automation utility.
8+
- **Owns**: token refresh flow and Secret Manager sync behavior.
9+
- **Consumes**: Schwab auth endpoints, Google Secret Manager, CharlesSchwabPlatform.
10+
- **Must not**: decide strategy eligibility or log sensitive token values.
11+
312
[Chinese README](README.zh-CN.md)
413

514
> Investing involves risk. This project does not provide investment advice and is for education, research, and engineering review only.

README.zh-CN.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# SchwabTokenAutoRefresher
22

3+
4+
## QSL 架构角色
5+
6+
- **层级**`平台工具`
7+
- **职责**:Schwab OAuth token refresh 自动化工具。
8+
- **事实源/归属**:token refresh flow 和 Secret Manager sync 行为。
9+
- **消费对象**:Schwab auth endpoints、Google Secret Manager、CharlesSchwabPlatform。
10+
- **禁止事项**:决定策略 eligibility 或记录敏感 token 值。
11+
312
[English README](README.md)
413

514
> 投资有风险。本项目不构成投资建议,仅用于学习、研究和工程审阅。

0 commit comments

Comments
 (0)