ClawCore Developer Portal
Bring Agentrix pets onto your hardware — toys, wearables, controllers, ambient displays.
1. Protocol
ClawCore v1 is a 3-layer SDK: Transport (BLE / WS / MQTT) → Protocol (JSON Schemas) → Policy.
2. SDKs
Reference interface contracts (Phase 5 W10 follow-on). Concrete native implementations are tracked in the Bridge SDK roadmap.
| Surface | Language | Contract | Status |
|---|---|---|---|
| Reference (TypeScript) | TS | bridge.ts | v1 — stable |
| Android | Kotlin | bridge.android.kt | contract — impl P5b |
| iOS | Swift | bridge.ios.swift | contract — impl P5b |
| Desktop | Rust (Tauri) | bridge.desktop.rs | contract — impl P5b |
| esp32 | Rust (esp-rs) | — | P5 W10 (firmware) |
| nRF52 | C (Zephyr) | — | P5 W10 (firmware) |
3. Certification
Devices must pass the 100-item ClawCore certification suite to qualify for L2 co-brand or L3 third-party listings. The suite covers wire format, replay protection, OTA, pairing, performance, and energy budget.
Run locally: agentrix cert run --device-id <id>
4. Get started
Email partners@agentrix.top with your device class, target ship date, and intended L2 / L3 tier.