init repo

This commit is contained in:
2026-04-25 19:31:39 +08:00
commit 69aa65e439
19 changed files with 90 additions and 0 deletions

12
.project.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "AI杂文档",
"description": "AI 相关杂项文档与笔记归档",
"status": "archived",
"kind": "research",
"created": "2025-06-21",
"urls": [],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
}
}