Update dashboard, memory, root (+1 ~4)

This commit is contained in:
Echo
2026-03-10 09:55:24 +00:00
parent 72a62a409f
commit b0f57cbaf4
5 changed files with 71 additions and 26 deletions

View File

@@ -37,7 +37,7 @@
### ANAF Monitor
- **Script:** `python3 tools/anaf-monitor/monitor_v2.py` (v2.2)
- **Funcții:** Hash detection, version extraction, diff, snapshots
- **Job:** 10:00 și 16:00 București, luni-vineri
- **Job:** daily-morning-checks (03:00 București)
### Procesare Bonuri
- **Script:** `python3 tools/process_bon.py <pdf> [--save]`
@@ -55,7 +55,7 @@
- **Script:** `python3 tools/pauza_random.py`
- **Bancă:** memory/kb/tehnici-pauza.md
- **Format:** **Nume** → pași → 📊 Rezultat → 📚 Sursă
- **Flux actualizare:** Automat via insights-extract job
- **Flux actualizare:** Automat via daily-morning-checks (insights-extract component)
### Ralph Workflow (Autonomous Code Generation)
- **Generator PRD:** `python3 tools/ralph_prd_generator.py` - Generează PRD și prd.json în Python
@@ -71,9 +71,15 @@
## Cron Jobs
**Principale:** heartbeat-2h (la 2h, 07-23), morning-report (08:30), morning-coaching (09:00), respiratie-orar (09-19), anaf-monitor (10:00,16:00), evening-report (20:00), evening-coaching (21:00), night-execute (23:00)
**Principale:**
- heartbeat-2h (la 2h, 07-23) - verificări periodice email/calendar/git
- daily-morning-checks (03:00) - JOB UNIFICAT: night-execute + security-audit + self-audit + anaf-monitor + insights-extract
- morning-report (08:30), morning-coaching (09:00)
- respiratie-orar (09-19)
- evening-report (20:00), evening-coaching (21:00)
- night-execute (23:00) - execută proiecte/features (run 1)
**Secundare:** content-discovery (02:00), security-audit (07:00), insights-extract (08:00,19:00), archive-tasks (05:00), night-execute-late (03:00), weekly-planning (21:00 dum), antfarm agents (6 jobs, la 2 min)
**Secundare:** content-discovery (02:00), archive-tasks (05:00), weekly-planning (21:00 dum), antfarm agents (6 jobs, la 2 min)
**Lista completă:** memory/kb/tools/cron-jobs.md
**Comenzi:** `cron action=list|run|update jobId=X`