chore(task): archive 08-03-extract-building-module

This commit is contained in:
2026-08-03 12:52:26 +08:00
parent 032922ae99
commit 991f64f69b
6 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,26 @@
{
"id": "extract-building-module",
"name": "extract-building-module",
"title": "Extract building module",
"description": "Move building assembly out of blender/generate_scene.py into a dedicated bpy-layer module without changing generated artifacts.",
"status": "completed",
"dev_type": null,
"scope": null,
"package": null,
"priority": "P2",
"creator": "dingkang",
"assignee": "dingkang",
"createdAt": "2026-08-03",
"completedAt": "2026-08-03",
"branch": null,
"base_branch": "main",
"worktree_path": null,
"commit": null,
"pr_url": null,
"subtasks": [],
"children": [],
"parent": null,
"relatedFiles": [],
"notes": "",
"meta": {}
}