feat: 1.0 - Define habits.json data schema

This commit is contained in:
Echo
2026-02-10 10:57:43 +00:00
parent a2eae25fe1
commit ee8727a8df
2 changed files with 114 additions and 0 deletions

4
dashboard/habits.json Normal file
View File

@@ -0,0 +1,4 @@
{
"lastUpdated": "2026-02-10T10:57:00.000Z",
"habits": []
}