Preflight detail
budgettruck.com
real_estate_moving.reserve_moving_truck
blocked
recipe://budgettruck.com/real_estate_moving.reserve_moving_truck/public-preflight-v1
Blocked
Agents could not finish this in recent checks.
Confidence: low
Few runs, or results vary. Treat as a signal, not a fact.
Last checked today
76AES
76% outcome rate
Evidence and trust
32%
low trust
Confidence
low
30%
Evidence
3
public web observation
Freshness
0d
fresh
Blockers
2
known friction
Recipe
active
Official truck-rental quote, reservation lookup, or help page exposes pickup/dropoff, vehicle class, rate, and cancellation boundaries before booking.
recipe://budgettruck.com/real_estate_moving.reserve_moving_truck/public-preflight-v1
- Open the documented public path for Budget Truck Rental: Official truck-rental quote, reservation lookup, or help page exposes pickup/dropoff, vehicle class, rate, and cancellation boundaries before booking. Public source or help surface is visible.
- Check the listed blockers and policy constraints before entering account, payment, booking, or cancellation state. price_mismatch, login_required, policy_parseable, confirmation_email_clean
- Stop before any irreversible or user-sensitive action and ask for explicit approval. User approval is captured before final action.
Human approval
Keep the user present for payment, price, fee, booking, or purchase confirmation. Stop before any final transaction.
Do not cross
- Do not reserve, cancel, add insurance, or submit payment without explicit user approval.
- Confirm mileage, fuel, deposit, equipment, and location-specific fees before action.
Success signals
- Vehicle/quote path identified
- Pickup/dropoff and fee fields visible
- Reservation confirmation expected after user-approved action
Dimension scores
Why the route scores this way
Issue flags
Known blockers
price_mismatchlogin_required
Policy notes
Recommended actions
Remediation queue
-
highagentDo not reserve, cancel, add insurance, or submit payment without explicit user approval. Keeps the agent inside documented, reversible, user-approved boundaries.
-
highagentRequire total-price verification immediately before final submission. Reduces high-regret transaction errors.
Next steps
Use this report
Watch for changes
Use this page as the watch URL. Alert subscriptions are coming next; every verdict already shows freshness so agents know when to re-check.
Cite this
CrawlDex, "budgettruck.com real_estate_moving.reserve_moving_truck", /sites/budgettruck.com/real_estate_moving.reserve_moving_truck, checked with visible confidence and freshness metadata.
Agent handoff
real_estate_moving.reserve_moving_truck
Copy this into an agent runbook
Before attempting real_estate_moving.reserve_moving_truck on budgettruck.com, check CrawlDex. Current verdict: Collect evidence first. Run a canary or submit a trusted outcome before allowing an agent to attempt this unsupervised.
curl -sS -X POST /api/v1/preflight \
-H 'content-type: application/json' \
-d '{"site":"budgettruck.com","task":"real_estate_moving.reserve_moving_truck","agent_profile":{"stack":"browser-use","browser_runtime":"playwright"}}'
Preflight contract
{
"site": "budgettruck.com",
"task": "real_estate_moving.reserve_moving_truck",
"agent_profile": {
"stack": "browser-use",
"browser_runtime": "playwright"
}
}