plans.json•1.69 kB
[
{
"title": "Plan 1",
"description": "Description for Plan 1",
"status": "proposed",
"changelog": [],
"timestamp": "2025-10-01T00:00:01.000Z"
},
{
"title": "Plan 2",
"description": "Description for Plan 2",
"status": "proposed",
"changelog": [],
"timestamp": "2025-10-01T00:00:02.000Z"
},
{
"title": "Plan 3",
"description": "Description for Plan 3",
"status": "in_progress",
"changelog": [],
"timestamp": "2025-10-01T00:00:03.000Z"
},
{
"title": "Plan 4",
"description": "Description for Plan 4",
"status": "proposed",
"changelog": [],
"timestamp": "2025-10-01T00:00:04.000Z"
},
{
"title": "Plan 5",
"description": "Description for Plan 5",
"status": "completed",
"changelog": [],
"timestamp": "2025-10-01T00:00:05.000Z"
},
{
"title": "Plan 6",
"description": "Description for Plan 6",
"status": "proposed",
"changelog": [],
"timestamp": "2025-10-01T00:00:06.000Z"
},
{
"title": "Plan 7",
"description": "Description for Plan 7",
"status": "proposed",
"changelog": [],
"timestamp": "2025-10-01T00:00:07.000Z"
},
{
"title": "Plan 8",
"description": "Description for Plan 8",
"status": "in_progress",
"changelog": [],
"timestamp": "2025-10-01T00:00:08.000Z"
},
{
"title": "Plan 9",
"description": "Description for Plan 9",
"status": "proposed",
"changelog": [],
"timestamp": "2025-10-01T00:00:09.000Z"
},
{
"title": "Plan 10",
"description": "Description for Plan 10",
"status": "proposed",
"changelog": [],
"timestamp": "2025-10-01T00:00:10.000Z"
}
]