init repo

This commit is contained in:
2026-04-25 19:21:28 +08:00
commit 35414c74a2
26 changed files with 3529 additions and 0 deletions

15
.project.json Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "美股低价值公司分析系统",
"description": "一个专门用于分析美股低价值投资机会的智能分析系统,提供全面的财务分析、估值计算和投资建议。",
"status": "archived",
"kind": "research",
"created": "2025-09-20",
"stack": [
"Python"
],
"urls": [],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
}
}