Implementare Hosting/HeadlessMode.cs:
stockflow-server --headless --scenario black-friday.json \
--duration 3600 --output metrics.csv
- Esegue simulazione senza client
- Export metriche automatico
- Utile per: test CI, benchmark scenari, confronto A/B layout, validazione plugin
Ref: ARCHITECTURE §8.4
Implementare
Hosting/HeadlessMode.cs:stockflow-server --headless --scenario black-friday.json \ --duration 3600 --output metrics.csvRef: ARCHITECTURE §8.4