Preflight detail
ikea.com
commerce.find_delivery_service_info
unknown
Unverified
No recent checks. We have not observed this lately.
Confidence: low
Few runs, or results vary. Treat as a signal, not a fact.
No recent checks
n/aAES
n/a outcome rate
Evidence and trust
0%
untrusted trust
Confidence
low
15%
Evidence
0
none
Freshness
unknown
unknown
Blockers
0
none
Recipe
unavailable
No verified recipe is available for this origin and task.
recipe://ikea.com/commerce.find_delivery_service_info/unverified
- Call preflight immediately before attempting the task. Preflight response contains fresh evidence or explicitly reports unknown freshness.
- Use user-present browser mode and capture checkpoints before irreversible actions. Screenshots, DOM snapshots, or hashes are attached to the run report.
- Submit a run report after completion, failure, or handoff. Outcome, friction tags, duration, and evidence ID are recorded.
Human approval
Evidence is not strong enough for unsupervised execution. Collect more evidence or keep a human operator in the loop.
Do not cross
- Do not complete payment, cancellation, or refund submission without user approval.
- Abort on CAPTCHA, bot block, price mismatch, or unclear policy state.
Success signals
- Durable confirmation page
- Confirmation email
- Case or order identifier
Dimension scores
Why the route scores this way
Issue flags
Known blockers
none
Recommended actions
Remediation queue
-
highcrawldexRun a synthetic canary for ikea.com / commerce.find_delivery_service_info. Creates first-party evidence for a reliable preflight decision.
-
mediumagentUse user-present mode and report the outcome with evidence. Avoids over-trusting an unmeasured task surface.
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, "ikea.com commerce.find_delivery_service_info", /sites/ikea.com/commerce.find_delivery_service_info, checked with visible confidence and freshness metadata.
Agent handoff
commerce.find_delivery_service_info
Copy this into an agent runbook
Before attempting commerce.find_delivery_service_info on ikea.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":"ikea.com","task":"commerce.find_delivery_service_info","agent_profile":{"stack":"browser-use","browser_runtime":"playwright"}}'
Preflight contract
{
"site": "ikea.com",
"task": "commerce.find_delivery_service_info",
"agent_profile": {
"stack": "browser-use",
"browser_runtime": "playwright"
}
}