feat(ops): scripturi start.sh (test/prod, api/worker) + verificare RAR

start.sh ruleaza api/worker/both pe mediu test sau prod, cu --send pentru
trimiterea la RAR, plus status/stop. start-test.sh si start-prod.sh sunt
wrappere care fixeaza mediul. tools/rar_finalizate.py listeaza prezentarile
inregistrate la RAR (confirmare end-to-end ca au ajuns). .gitignore: .run/.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-06-17 06:51:27 +00:00
parent 5a8787bbc4
commit 0b3e2464e1
5 changed files with 289 additions and 0 deletions

3
.gitignore vendored
View File

@@ -15,6 +15,9 @@ settings.xml
.env.*
!.env.example
# --- start.sh: PID-uri si loguri proces local ---
.run/
# --- VFP: programe compilate (se regenerează din .prg) ---
*.fxp
*.FXP