{
  "ralphs": {
    "kind": "agentTurn",
    "message": "Run the Ralphs grocery sync skill for the last 7 days. Use the authenticated user browser profile, update dorian_groceries.db and the yearly Ralphs CSV exports, and return a Completion Contract with orders found, rows written, and any blockers."
  },
  "amazon": {
    "kind": "agentTurn",
    "message": "Run the Amazon grocery sync skill for the last 7 days. Use the authenticated user browser profile, update dorian_groceries.db and the yearly Amazon CSV exports, and return a Completion Contract with orders found, rows written, and any blockers."
  }
}
