feat(dashboard): copy from clawd

This commit is contained in:
2026-04-21 07:01:30 +00:00
parent 4e78ef7219
commit cd07e43533
24 changed files with 21708 additions and 0 deletions

28
dashboard/status.json Normal file
View File

@@ -0,0 +1,28 @@
{
"git": {
"status": "4 fișiere",
"clean": false,
"files": 4
},
"lastReport": {
"type": "evening",
"summary": "notes.html îmbunătățit (filtre colorate), rețetă salvată",
"time": "30 Jan 2026, 22:00"
},
"anaf": {
"ok": false,
"status": "MODIFICĂRI",
"message": "1 modificări detectate",
"lastCheck": "03 Apr 2026, 22:07",
"changesCount": 1,
"changes": [
{
"name": "Pagina principală descărcare declarații",
"url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/descarcare_declaratii.htm",
"summary": [
"Pagina s-a modificat"
]
}
]
}
}