Loading
Loading page...
Preparing the latest operator data.
Loading
Preparing the latest operator data.
Ops
`/ops` is the readout for hosted intake, execution readiness, monitoring, and operator-only checks. It explains repo-verifiable state without replacing manual GoDaddy account checks.
Sprint 010 keeps hosted intake as the recurring baseline, then layers tracked post-submit monitoring and recovery on top. Vercel Cron and the Ops manual triggers now call the same server-side services for intake, monitoring, and execution follow-through.
Trusted no-change freshness: GoDaddy returned the full Inventory Protocol feed with no import-changing rows, so bid freshness can anchor on this observation even without a new import.
Hosted Execution Kill Switch
When paused, the hosted workflow, recovery watchdog, manual submit, and scheduler all no-op transitions without cancelling any bid plans. Toggle off to resume.
Deferred Diagnostics
The default `/ops` view loads intake readiness, blocked reasons, GoDaddy validation, and hosted execution configuration first. Queue completeness, provider retry, bid attention, post-win telemetry, tuning, calibration, and run-history diagnostics stay read-only behind the diagnostics route.
Recurring Intake
Fresh intake must stay recent and free of newer failed or quarantined runs before the review queue or live bid readiness should be trusted.
Latest GoDaddy inventory check was not trusted as a full feed refresh, so immediate bid submission is blocked until a trusted refresh completes.
Active recurring mode: Inventory Protocol API. Production scheduling now targets /api/cron/godaddy-expired-auctions on Vercel, while /ops remains the operator-controlled manual entrypoint on the same shared service.
Queue policy: the inbox only surfaces evidence-backed review_ready listings. Ranking is traffic-first, then bid count, then sooner auction ends for ties.
Latest recurring intake attempt recorded without a failure message.
https://inventory.auctions.godaddy.com/
bidding_service_auctions.csv.zip
Hosted Bid Execution
This card shows whether the repo and environment are ready to schedule hosted `T-60s` submissions. It is readiness visibility only, not a place to force bids.
Hosted Vercel workflow scheduling and GoDaddy live-bid checks are both ready in this environment.
Recovery sweep: /api/cron/hosted-bid-execution-recovery runs every minute on Vercel and only intervenes after the scheduled workflow misses its start window or a hosted run remains stuck in running.
Monitoring sweep: /api/cron/hosted-bid-monitor runs on the tracked-only Inventory Protocol feed so submitted bids can record definitive outbid, close, win, and loss events without introducing a second read path.
GoDaddy Validation
Repo-verifiable checks confirm environment flags and credentials only. The manual checklist still covers funding, bidder verification, and other account-side checks the repo cannot prove.
Repo-verifiable GoDaddy live-bid checks are passing in the current environment.
tracked_only