Cognitum Framework

API Guide Cog Store Status

Framework

Configuration surface for this seed. The seed exposes capabilities through MCP and the Cog Store; build your own applications against them with Claude or Claude Code.

Identity

This seed

Stable identity. Apps you build should partition client-side state by device_id.

device_id
firmware
paired
public_key
MCP connection

Browser-addressable endpoint

Paste this URL into your Claude / Claude Code session via claude mcp add — every cog management, sensor, and registry operation is exposed as an MCP tool here.

not tested
Workflow tooling

Claude Code plugin

Slash commands, skills, and subagents for the cog dev/test/deploy/ops loop. Wires this seed's MCP into your Claude / Claude Code session.

npx -y @cognitum/cog-dev mcp connect --seed http://169.254.42.1

Or --auto-discover to probe USB / mDNS / configured WiFi. Package scaffold lives at tools/cog-dev-plugin/ in the seed repo (npm publish pending).

ESP32 firmware

Cognitum-pinned distribution. Flash via the Cog Store wizard or direct download.

version
download
Status

Mesh overlay

Cross-seed peer connectivity.

auto_mesh
peers
password set

Firmware OTA

Slot, version, boot count.

version
active slot
boot count
Persistence

Embedded WASM (rvlite + rulake)

rvlite: SQL/SPARQL/Cypher vector DB with IndexedDB persistence. rulake: exact brute-force kNN + SHAKE-256 bundle witnesses. Both served from /static/wasm/ on this seed — no CDN, no external deps.

not loaded not loaded

    

    

User-built UIs import { RvLite } from '/static/wasm/rvlite.js' + import init, { searchBruteForceL2, computeWitness } from '/static/wasm/rulake_wasm.js' for persistence + provable bundles.

Settings

Framework defaults

Applied to user-built apps. Persisted on save.

Default sensor source
Pairing window
Auto-update