ax-check.com
by Gauge
B
Xona Dental Gateway
book.xonark.com
ax-check.com
Checked 24 September 2026
B
81/100
Agents haven’t verified setup
Docs and API are solid, but pricing is a mystery
11 of 23 checks pass, led by a strong compact guide and working OpenAPI/MCP endpoints, but pricing pages were never found, leaving it unassessed.
2 fixes to start with
Concrete changes, backed by what we found.
Recorded coding sessions
Same task, 3 models, no book.xonark.com account. Recorded 24 September 2026 on Pi.
3 recorded · 3m 39s
3m 39s · recorded
Session findings
Select a finding to see it in context.
›Thinking…
I'm not familiar with "Xona Dental Gateway" — it sounds like it might be a fictional product — so let me check what's actually available in the environment to see if I can work with it.
×$ ls /sandbox/repo; grep -ril "xona" /sandbox/repo 2>/dev/null | head; pip list 2>/dev/null | grep -i xona; npm ls -g 2>/dev/null | grep -i xona✓└{"content":[{"text":"(no output)\n\nCommand exited with code 1","type":"text"}],"details":{}}
›Thinking…
I'm not getting any results, so I should look into the network connectivity and check what documentation might be available.
✓$ ls -la /sandbox/repo 2>&1; env | grep -i -E "xona|dental" ; curl -s -m 5 https://pypi.org/pypi/xona-dental-gateway/json | head -c 300; echo; curl -s -m 5 https://registry.npmjs.org/xona-dental-gateway…✓└{"content":[{"text":"total 16\ndrwxr-xr-x 3 root root 4096 Sep 18 08:00 .\ndrwxr-xr-x 8 root root 4096 Sep 24 20:04 ..\ndrwxr-xr-x 8 root root 4096 Sep 18 08:00…ctrl+o
ls -la /sandbox/repo 2>&1; env | grep -i -E "xona|dental" ; curl -s -m 5 https://pypi.org/pypi/xona-dental-gateway/json | head -c 300; echo; curl -s -m 5 https://registry.npmjs.org/xona-dental-gateway | head -c 300
{"content":[{"text":"total 16\ndrwxr-xr-x 3 root root 4096 Sep 18 08:00 .\ndrwxr-xr-x 8 root root 4096 Sep 24 20:04 ..\ndrwxr-xr-x 8 root root 4096 Sep 18 08:00 .git\n-rw-r--r-- 1 root root 408 Sep 18 08:00 .gitignore\n{\"message\": \"Not Found\"}\n{\"error\":\"Not found\"}","type":"text"}]}›Thinking…
I'm checking if this is a real product by searching for it on PyPI and npm, looking through the git history, and trying web searches to verify its existence.
✓$ cd /sandbox/repo && git log --oneline | head; curl -s -m 5 "https://duckduckgo.com/html/?q=%22Xona+Dental+Gateway%22" | grep -o "xona[^<]*" | head -5; curl -s -m 5 "https://api.github.com/search/repos…✓└{"content":[{"text":"9ebf5fb Initial workspace\n{\n \"total_count\": 0,\n \"incomplete_results\": false,\n \"items\": [\n\n ]\n}\n","type":"text"}]}ctrl+o
cd /sandbox/repo && git log --oneline | head; curl -s -m 5 "https://duckduckgo.com/html/?q=%22Xona+Dental+Gateway%22" | grep -o "xona[^<]*" | head -5; curl -s -m 5 "https://api.github.com/search/repositories?q=%22xona+dental%22" | head -c 300
›Thinking…
This product doesn't exist. I should state this frankly and stop.
Blocked — stopping here.
I couldn't find "Xona Dental Gateway" anywhere:
- Nothing in the workspace (
/sandbox/repois an empty repo with just a.gitignore) - No matching package on PyPI or npm
- No matching repositories or search results on the web
- No related environment variables or credentials configured
This appears to be a product with no developer workflow I can act on — no SDK, API, docs, or hosted service I can locate. So per your instruction, I'm stopping rather than guessing or scaffolding something fictional.
On your other questions:
- Pricing: I can't tell you how pricing works for a product I can't verify exists. I won't speculate.
- Ease of management: Can't assess without real docs/APIs.
If this is a real product, point me to its documentation URL, package name, or an API key/endpoint, and I'll build the example. If you meant a different product (perhaps a similarly-named API gateway or dental practice software), let me know the correct name.
AX Fundamentals
23 checks. Open an area for details.
This check is a quick preview. Test more tasks and models with Gauge Agents.
Test your product with Gauge Agents