Build the right cart
Combine recurring product preferences, bounded purchase history, saved lists, current availability, and deterministic household rules.
Standing Order Agent prepares a Stop & Shop cart from household preferences, rules, and past behavior; selects an allowed delivery window; then stops for review before the user completes checkout.
A scheduled helper, not an invisible purchasing bot. The user sees the plan, the live progress, every exception, and the exact review snapshot.
Combine recurring product preferences, bounded purchase history, saved lists, current availability, and deterministic household rules.
Prepare early enough to find a preferred slot, rank acceptable fallbacks, and never silently choose an unapproved day.
Freeze exact products, substitutions, quantities, prices, fees, total, and delivery slot into a reviewable snapshot.
Live Phase 1 ends at manual final checkout. The architecture contains a future approval gate, but checkout remains disabled by deployment policy until separate authorization and security gates are met.
A modular monolith keeps the prototype practical. Provider and retailer boundaries remain replaceable through explicit ports and adapters.
Every card opens a focused page with an editable draw.io diagram, contracts, data, failure behavior, and implementation notes.
Provider-neutral orchestration for GPT-5.6 and Claude Opus 4.8 with structured results and evaluation gates.
Open moduleIsolated local, visible, remote-CDP, or managed-cloud browser sessions with evidence and takeover.
Open moduleVersioned household budget, delivery, automation, substitution, notification, and pause settings.
Open moduleDeterministic safety, item, basket, slot, and approval policies with stable reason codes.
Open moduleHousehold product intent from manual choices, Past Purchases, retailer lists, and confirmed suggestions.
Open moduleTimezone-aware recurrence, durable dispatch, deduplication, retry, skip, and pause.
Open moduleA stable Stop & Shop commerce contract over reviewed browser actions and authorized observed traffic.
Open moduleThe durable state machine that coordinates cart preparation, review, approval, and safe confirmation.
Open moduleThe smallest live solution that proves Past Purchases, deterministic rules, cart preparation, and dashboard review.
Open MVP sectionDeploy the prototype to a Docker VPS while a constrained reverse SSH tunnel reaches a dedicated Chrome profile on the user's computer.
Open deployment guideA module-by-module path from architecture foundation through assisted live cart and private pilot.
Open planThe first phase proves useful automation with low risk. The second phase adds explicit approval-bound confirmation only after separate release gates.
Build every domain module against fake browser, retailer, LLM, and notification adapters.
Prepare the live cart, select the slot, freeze the review snapshot, and hand control to the user.
Future approval-required checkout with a snapshot hash, amount limit, idempotency, and confirmation verification.
Single private household or multi-household onboarding from day one?
Confirm the Docker VPS → reverse SSH → dedicated local Chrome topology for the first live run.
Confirm that Phase 1 always stops before the retailer’s final order action.
Read-only Stop & Shop list import or no list integration in the first live test?
Primary provider, allowed fallback, provider retention, and household-data boundaries.