init repo

This commit is contained in:
2026-04-25 19:21:03 +08:00
commit bab2d40577
33 changed files with 5291 additions and 0 deletions

12
.project.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "搜索",
"description": "搜索产品与技术调研笔记",
"status": "archived",
"kind": "research",
"created": "2025-07-15",
"urls": [],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
}
}