49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
||
"id": "direct-manipulation-road-editor",
|
||
"name": "direct-manipulation-road-editor",
|
||
"title": "直接操纵道路编辑工作台",
|
||
"description": "探索类似 Drawtonomy 的直接操纵道路编辑,保持结构化 overrides、可审计性和可重编译性",
|
||
"status": "planning",
|
||
"dev_type": "feature",
|
||
"scope": "road-editor",
|
||
"package": null,
|
||
"priority": "P2",
|
||
"creator": "dingkang",
|
||
"assignee": "dingkang",
|
||
"createdAt": "2026-08-26",
|
||
"completedAt": null,
|
||
"branch": null,
|
||
"base_branch": "main",
|
||
"worktree_path": null,
|
||
"commit": null,
|
||
"pr_url": null,
|
||
"subtasks": [],
|
||
"children": [
|
||
"08-26-direct-edit-documents",
|
||
"08-26-direct-edit-solver-api",
|
||
"08-26-direct-edit-map-editor",
|
||
"08-26-direct-edit-junction-tools",
|
||
"08-27-junction-dominated-roads",
|
||
"08-28-edit-interaction-polish",
|
||
"08-28-junction-control-offsets",
|
||
"08-28-crosswalk-element-editor"
|
||
],
|
||
"parent": null,
|
||
"relatedFiles": [
|
||
"src/compile/compiler.js",
|
||
"src/compile/native-road.js",
|
||
"src/compile/complex-junction.js",
|
||
"src/compile/layer-manifest.js",
|
||
"src/geometry/lane-geometry.js",
|
||
"workbench/server.js",
|
||
"workbench/client/src/App.tsx",
|
||
"workbench/client/src/components/MapCanvas.tsx",
|
||
"workbench/client/src/map/layers.ts",
|
||
"workbench/client/src/lib/api.ts",
|
||
"workbench/client/src/types/state.ts",
|
||
"test/index.js",
|
||
"test/fixtures.js"
|
||
],
|
||
"notes": "父任务:持有需求集、design.md 权威合约、跨子任务验收与第 8 步集成验证。实现落在三个子任务。",
|
||
"meta": {}
|
||
} |