Frequently Asked Questions
Common inquiries detailing CartNerve safety borders, telemetry behavior, and agent orchestration structures.
Will HealBot accidentally tear down my entire production database?
Absolutely not. Autonomous actions are strictly constrained by your specific `autonomyThreshold` parameters. High-risk operations falling below your tier limits require an explicit 1-click human approval from the dashboard or Slack.
How does the SDK ingest data without crashing our API nodes?
The CartNerve agent utilizes an asynchronously decoupled memory buffer executing non-blocking UDP/HTTP telemetry dispatches decoupled from your primary request thread.
Can I self-host CartNerve telemetry tools?
Our core agent and integration logic is open-source. Full dashboard platform self-hosting capability is scheduled for Q4 2026.