Files
HSAP/manifests/repo_layout.json
Chengfang Lu 7c43b44c57 feat: initial HSAP platform
Huaxu Sentinel Active Safety Platform with embedded algorithm code,
Docker Compose setup, and vendored dataset scaffolds for clone-and-run.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-25 16:59:59 +08:00

7 lines
248 B
JSON

{
"layout": "embedded",
"vendored_at": "2026-05-25T16:20:20+08:00",
"workspace_source": "/home/chengfanglu/DATA/workspace",
"note": "算法代码与数据集脚手架已内嵌;大文件数据请挂载 workspace 或 rsync 到 datasets/"
}