You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exhaustive, dry lookup material for the VisionClaw mesh: every endpoint, wire format, environment variable, parameter, and error code. For learning paths see tutorials; for task recipes see how-to guides; for the concepts and rationale behind these contracts see explanation.
Each page is self-contained and back-links to its governing ADR(s) in ../adr/.
Every HTTP endpoint on the API server (:4000) — graph data, settings, Nostr NIP-98 auth, ontology, pathfinding, and Solid pod operations, with request/response schemas.
The canonical wire format — MessageType frame table, V2 (36-byte) and V3 (52-byte, BINARY_NODE_SIZE_V3) node records, the V4 delta default, and the AGENT_ACTION header.
The 7 native ontology MCP tools (discover, read, query, traverse, propose, validate, status), their input/output contracts, and the cross-reference to the agentbox ontology-bridge tools.
RDF/SPARQL schema for the embedded Oxigraph triple store — node types, the u32 node-id flag-bit encoding, edge and namespace relationships, ontology axioms, provenance, and SPARQL query patterns.
GPU physics speedup (55×: 246 ms CPU at 4 FPS → 4.5 ms GPU at 222 FPS for 100K nodes), WebSocket latency, binary bandwidth savings, and API response times.
The 54 specialist skills across 12 domains (83+ with the full environment) plus the 7 built-in MCP ontology tools, with invocation patterns and capability descriptions.