init: project scaffold
This commit is contained in:
23
.project.json
Normal file
23
.project.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "AI玩具专利生成工作流",
|
||||
"description": "批量生成毛绒玩具IP意向→快速筛选→自动出多角度/尺寸图,喂给专利申请",
|
||||
"status": "active",
|
||||
"kind": "tool",
|
||||
"created": "2026-05-18",
|
||||
"urls": [],
|
||||
"ports": [
|
||||
{
|
||||
"port": 4560,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
],
|
||||
"worklog": {
|
||||
"path": ".memory/worklog.json",
|
||||
"auto": true
|
||||
},
|
||||
"stack": [
|
||||
"Next.js + nano-banana-pro"
|
||||
],
|
||||
"ownership": "personal"
|
||||
}
|
||||
Reference in New Issue
Block a user