21 lines
510 B
JSON
21 lines
510 B
JSON
{
|
|
"project_name": "erp-nutzfahrzeuge",
|
|
"phase": "architecture",
|
|
"status": "ready_for_implementation",
|
|
"plan_mode": "planning_only",
|
|
"completed_phases": ["discovery", "ui_design", "architecture"],
|
|
"current_phase": "architecture",
|
|
"next_phase": "implementation",
|
|
"tasks": {
|
|
"total": 8,
|
|
"completed": 0,
|
|
"current": null,
|
|
"next": "T01"
|
|
},
|
|
"repo": {
|
|
"url": "https://forgejo.media-on.de/Leopoldadmin/erp-nutzfahrzeuge",
|
|
"branch": "main",
|
|
"last_commit": "be5a339"
|
|
}
|
|
}
|