feat: Initial commit of Clutch-IQ project

This commit is contained in:
xunyulin230420
2026-02-05 23:26:03 +08:00
commit a355239861
66 changed files with 12922 additions and 0 deletions

11
database/L2/README.md Normal file
View File

@@ -0,0 +1,11 @@
# database/L2/
L2结构化数仓层清洗、建模后的 Dim/Fact 与校验工具)。
## 关键内容
- L2_Builder.pyL2 构建入口
- processors/按主题拆分的处理器match/player/round/event/economy/spatial
- validator/:覆盖率与 schema 提取等校验工具
- schema.sqlL2 建表结构