🧟♂️ Initial startup time data ( March – June 2026 ) was not captured due to the absence of a record-keeping script.
Generated at [ UTC+0 ] : 2026-07-16T17:37:46
Tree
tree -I 'venv|.git|__pycache__|docs|logs|assets|kafka_data|charts'
.
├── LICENSE
├── README.md
├── config
│ ├── analytics.yml
│ └── repositories.yml
├── data
│ ├── latest
│ │ ├── PG-APP-Core.json
│ │ ├── PG-Airflow-DAGs.json
│ │ ├── PG-Analytics.json
│ │ ├── PG-Core.json
│ │ ├── PG-Cortex.json
│ │ ├── PG-Edge-Container.json
│ │ ├── PG-Infrastructure.json
│ │ ├── PG-Sentinel.json
│ │ ├── PG-Shared-Lib.json
│ │ ├── PG-Synapse.json
│ │ └── Platform-Genesis.json
│ └── summary.json
├── history
│ ├── 2026-07.csv
│ ├── ....
│ └── 20xx-xx.csv
├── reports
│ ├── dashboard.md
│ ├── growth.md
│ ├── summary.md
│ ├── traffic.md
│ └── update_time.md
├── requirements.txt
└── scripts
├── collect.py
├── export_history.py
├── generate_report.py
├── sync_readme.py
└── utils.py
Workflow
# STAGE. 1
• collect.py
↓
• data/latest/*.json
( 最新快照 )
# STAGE. 2
• export_history.py
↓
• history/YYYY-MM-history.csv
( 每日快照累積 / 按月分區 )
# STAGE. 3
• generate_report.py
↓
• data/summary.json
( 所有 Repo 最新統計總覽 )
↓
• dashboard.md ( 目前快照 )
• traffic.md ( 近 14 天流量 )
• growth.md ( 本月累積成長 )
• summary.md ( 總覽報表 )
# STAGE. 4
• sync_readme.py
↓
• README.md
( 所有 Report 渲染至首頁 )Note : Metrics are aggregated across all tracked repositories.
| 📐 Metric | 🧮 Value |
|---|---|
| 📁 Total Repositories | 11 |
| ⭐ Total Stars | 12 |
| 🍴 Total Forks | 0 |
| 📦 Size (MB) | 57.28 |
| 👀 Total Views | 910 |
| 👤 Total Unique Visitors | 33 |
| 📥 Total Clones | 2207 |
| 👤 Total Unique Cloners | 874 |
| 📁 Repository | ⭐ Stars | 🍴 Forks | 📦 Size (MB) | 📝 Last Updated | 📅 Creation Date |
|---|---|---|---|---|---|
| Platform-Genesis | 2 | 0 | 48.88 | 2026-07-12 | 2026-03-20 |
| PG-Core | 1 | 0 | 2.82 | 2026-07-12 | 2026-07-03 |
| PG-Synapse | 1 | 0 | 0.00 | 2026-07-05 | 2026-07-03 |
| PG-Cortex | 1 | 0 | 0.01 | 2026-07-05 | 2026-07-03 |
| PG-Sentinel | 1 | 0 | 0.00 | 2026-07-05 | 2026-07-03 |
| PG-Analytics | 1 | 0 | 0.22 | 2026-07-15 | 2026-07-03 |
| PG-Infrastructure | 1 | 0 | 5.11 | 2026-07-10 | 2026-05-08 |
| PG-APP-Core | 1 | 0 | 0.10 | 2026-07-12 | 2026-05-08 |
| PG-Shared-Lib | 1 | 0 | 0.05 | 2026-06-22 | 2026-05-08 |
| PG-Edge-Container | 1 | 0 | 0.03 | 2026-06-22 | 2026-05-08 |
| PG-Airflow-DAGs | 1 | 0 | 0.06 | 2026-06-22 | 2026-05-08 |
Traffic in the past 14 Days
| 📁 Repository | 👀 Views | 👤 Views Unique | 📥 Clones | 👤 Clones Unique |
|---|---|---|---|---|
| Platform-Genesis | 243 | 9 | 401 | 161 |
| PG-Core | 94 | 3 | 328 | 137 |
| PG-Synapse | 29 | 3 | 55 | 37 |
| PG-Cortex | 32 | 2 | 50 | 33 |
| PG-Sentinel | 26 | 2 | 40 | 32 |
| PG-Analytics | 346 | 3 | 1007 | 330 |
| PG-Infrastructure | 75 | 3 | 209 | 78 |
| PG-APP-Core | 28 | 2 | 98 | 53 |
| PG-Shared-Lib | 16 | 3 | 8 | 4 |
| PG-Edge-Container | 10 | 1 | 6 | 4 |
| PG-Airflow-DAGs | 11 | 2 | 5 | 5 |
-
- 👀 Views : 910
- 👤 Unique Visitors : 33
- 📥 Clones : 2207
- 👤 Unique Cloners : 874
Statistical Scope : 2026-07
| 📁 Repository | ⭐ Stars ↕ | 🍴 Forks ↕ | 💡 Open Issues ↕ | 👀 Views ↕ ( 14 Days ) |
📥 Clones ↕ ( 14 Days ) |
|---|---|---|---|---|---|
| Platform-Genesis | +0 | +0 | +0 | -36 | -448 |
| PG-Core | +0 | +0 | +0 | +97 | +465 |
| PG-Synapse | +0 | +0 | +0 | +32 | +92 |
| PG-Cortex | +0 | +0 | +0 | +34 | +83 |
| PG-Sentinel | +0 | +0 | +0 | +28 | +72 |
| PG-Analytics | +0 | +0 | +0 | +349 | +1337 |
| PG-Infrastructure | +0 | +0 | +0 | -37 | -570 |
| PG-APP-Core | +0 | +0 | +0 | +15 | +5 |
| PG-Shared-Lib | +0 | +0 | +0 | +11 | -38 |
| PG-Edge-Container | +0 | +0 | +0 | +5 | -77 |
| PG-Airflow-DAGs | +0 | +0 | +0 | +2 | -33 |