22 lines
920 B
Markdown
22 lines
920 B
Markdown
# 🔮 fate-engine-dev
|
|
|
|
> Practical experience in developing a numerology engine
|
|
|
|
## Project Background
|
|
|
|
A calculation engine based on Bazi numerology, involving complex logic such as Heavenly Stems and Earthly Branches, true solar time, and the strength of the Five Elements.
|
|
|
|
## Document List
|
|
|
|
| File | Description |
|
|
|:---|:---|
|
|
| [True Solar Time Correction Experience.md](./True%20Solar%20Time%20Correction%20Experience.md) | Pitfalls of true solar time calculation and correction solutions |
|
|
| [production_incident_2025-12-17_strong_weak.md](./production_incident_2025-12-17_strong_weak.md) | Production incident record: Five Elements strength calculation issue |
|
|
| [Telegram Markdown Code Block Format Fix Log 2025-12-15.md](./Telegram%20Markdown%20Code%20Block%20Format%20Fix%20Log%202025-12-15.md) | Telegram output format issue fix |
|
|
|
|
## Tech Stack
|
|
|
|
- Python
|
|
- Astronomical algorithm library
|
|
- Telegram Bot API
|