Files
okara-ai-cmo/.project.json
2026-04-25 19:23:35 +08:00

25 lines
466 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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"
}
]
}