17 lines
335 B
JSON
17 lines
335 B
JSON
{
|
|
"project": {
|
|
"name": "note-to-app",
|
|
"version": "0.1.0",
|
|
"description": "Voice recording app with AI-powered summarization and automatic app generation"
|
|
},
|
|
"state": {
|
|
"current_phase": "INITIALIZING"
|
|
},
|
|
"entities": {
|
|
"components": [],
|
|
"pages": [],
|
|
"api_endpoints": [],
|
|
"data_models": []
|
|
}
|
|
}
|