vinos-engine / database /sales_db.json
VinOS Agent
Phase 5: Autonomous Traffic-to-Sales Engine
f30cee0
{
"offers": [],
"transactions": [],
"revenue": {
"total": 0,
"thisMonth": 0,
"byOffer": {},
"byPillar": {},
"dailyLog": []
},
"trend_cache": {}
}