76 lines
1.6 KiB
JSON
76 lines
1.6 KiB
JSON
{
|
|
"currentPhase": "start",
|
|
"projectType": "greenfield",
|
|
"lastAction": "create",
|
|
"suggestions": [],
|
|
"history": [
|
|
{
|
|
"timestamp": "2025-09-02T14:25:08.240Z",
|
|
"action": "detect",
|
|
"result": {
|
|
"type": "greenfield",
|
|
"files": [
|
|
"CHANGELOG.md",
|
|
"CONTRIBUTING.md",
|
|
"LICENSE",
|
|
"README.md",
|
|
"bmad-core",
|
|
"common",
|
|
"dist",
|
|
"docs",
|
|
"eslint.config.mjs",
|
|
"expansion-packs",
|
|
"implement-fork-friendly-ci.sh",
|
|
"next-core",
|
|
"package-lock.json",
|
|
"package.json",
|
|
"prettier.config.mjs",
|
|
"test.md",
|
|
"tools"
|
|
]
|
|
},
|
|
"phase": "start"
|
|
},
|
|
{
|
|
"timestamp": "2025-09-02T14:25:21.481Z",
|
|
"action": "create",
|
|
"result": {
|
|
"status": "project_created"
|
|
},
|
|
"phase": "start"
|
|
},
|
|
{
|
|
"timestamp": "2025-09-02T14:38:54.312Z",
|
|
"action": "create",
|
|
"result": {
|
|
"status": "project_created"
|
|
},
|
|
"phase": "start"
|
|
},
|
|
{
|
|
"timestamp": "2025-09-02T15:32:16.356Z",
|
|
"action": "requirements",
|
|
"result": {
|
|
"status": "requirements_generated"
|
|
},
|
|
"phase": "start"
|
|
},
|
|
{
|
|
"timestamp": "2025-09-02T15:32:34.650Z",
|
|
"action": "architecture",
|
|
"result": {
|
|
"status": "architecture_designed"
|
|
},
|
|
"phase": "start"
|
|
},
|
|
{
|
|
"timestamp": "2025-09-02T15:32:37.448Z",
|
|
"action": "create",
|
|
"result": {
|
|
"status": "project_created"
|
|
},
|
|
"phase": "start"
|
|
}
|
|
],
|
|
"metadata": {}
|
|
} |