guanghulab/persona-studio/brain/pattern-library.json
Guanghu Domestic Migration d1e47f4565
Some checks are pending
自动更新代码和重启 / update-and-restart (push) Waiting to run
CI检查 + 自动部署 / check (push) Waiting to run
CI检查 + 自动部署 / deploy (push) Blocked by required conditions
重启聊天服务 / restart (push) Waiting to run
chore: import sanitized domestic snapshot for REPO-002
Source snapshot: ca48d3ddf926d79aa138306164169baf764bb829
2026-07-17 15:54:41 +08:00

32 lines
821 B
JSON

{
"schema_version": "1.0",
"description": "系统模式库 · 自动识别 · 每完成一个项目+每日聚合更新",
"last_updated": "2026-03-13T05:55:39.412Z",
"total_patterns": 2,
"patterns": [
{
"name": "通用项目",
"frequency": 1,
"common_features": [],
"common_tech_stack": [
"HTML/CSS/JS"
],
"avg_build_time": null,
"success_rate": 100,
"first_seen": "2026-03-13T05:43:36.767Z",
"last_seen": "2026-03-13T05:43:36.767Z"
},
{
"name": "个人博客",
"frequency": 1,
"common_features": [],
"common_tech_stack": [
"HTML/CSS/JS"
],
"avg_build_time": 1,
"success_rate": 100,
"first_seen": "2026-03-13T05:55:39.412Z",
"last_seen": "2026-03-13T05:55:39.412Z"
}
]
}