chore: untrack runtime state files

approved-tasks.json, dashboard/status.json, anaf-monitor/monitor.log
are auto-modified by background processes (heartbeat, cron jobs, ANAF
monitor). Untracking them stops the noisy "auto-commit from dashboard"
churn. Files stay on disk; readers (router._load_approved_tasks etc.)
already handle missing files by returning empty defaults.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-05 07:48:55 +00:00
parent f4880a2a18
commit a5cab9677a
4 changed files with 5 additions and 1201 deletions

5
.gitignore vendored
View File

@@ -24,3 +24,8 @@ credentials/
memory.bak/
.use_openrouter
.gstack/
# Runtime state — auto-modified by dashboard/cron/heartbeat
approved-tasks.json
dashboard/status.json
tools/anaf-monitor/monitor.log

View File

@@ -1,17 +0,0 @@
{
"projects": [
{
"name": "roa2web-telegram-bonuri",
"description": "Completeaz\u0103 fluxul bonuri fiscale \u00een roa2web: handler Telegram pentru PDF/JPG (document + photo), OCR via serviciul existent, preview cu confirm/cancel, salvare \u00een Oracle ACT_TEMP via PACK_CONTAFIN (logica din scripts/whatsapp_import/process_v2.py). Creden\u021biale write user (MARIUSM_AUTO) din env. Branch: feature/telegram-bonuri-fiscale \u00een roa2web.",
"status": "planning",
"planning_session_id": "8a180f8d-78e6-4aa2-9772-e5902d156add",
"final_plan_path": "/home/moltbot/workspace/roa2web-telegram-bonuri/scripts/ralph/final-plan.md",
"proposed_at": "2026-05-04T00:00:00.000000",
"approved_at": "2026-05-04T22:02:06.755890+00:00",
"started_at": null,
"pid": null
}
],
"last_updated": "2026-05-04T22:04:45.503136+00:00",
"version": 12
}

View File

@@ -1,19 +0,0 @@
{
"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": true,
"status": "OK",
"message": "Nicio modificare detectată",
"lastCheck": "02 May 2026, 16:00",
"changesCount": 0
}
}

File diff suppressed because it is too large Load Diff