init repo

This commit is contained in:
2026-04-25 19:23:35 +08:00
commit aa646c5e84
6 changed files with 1531 additions and 0 deletions

24
.project.json Normal file
View File

@@ -0,0 +1,24 @@
{
"name": "Okara AI CMO Deep Research",
"description": "Okara AI CMO 产品深度技术研究架构、Agent 编排、GEO 概念、可复现性评估",
"status": "done",
"kind": "analysis",
"created": "2026-03-22",
"ports": [
{
"port": 4160,
"label": "dev",
"fixed": true
}
],
"stack": [
"HTML"
],
"urls": [
{
"url": "http://localhost:4160",
"type": "docs",
"label": "local docs"
}
]
}