Cognitive Runtime

Trigger memory events, run reconciliation, and verify checkpoints on Solana Devnet. No mock data.

Devnet
01

Live Memory Event + Checkpoint

Testnet

Trigger a memory event: we score importance and confidence, check contradictions, update the belief ledger, and anchor the state transition on Solana Devnet.

02

Memory as a Service

Store, recall, reconcile, and verify via the same runtime primitives exposed by the SDK.

Type
Source
Content
Summary
Tags (comma-separated)
Scope (optional)
03

Runtime statistics

Live metrics from the cognitive runtime. No mock values.

No data yet

Runtime statistics stay at 0 until the store has data. Trigger a memory event above (Module 01) to populate the runtime. The Brain page shows the same data once populated.

total memories
belief ledger entries
contradictions tracked
superseded claims
reconciliation cycles
checkpointed states
avg importance
avg confidence
avg decay
04

Reconciliation Inspector

Live

How Cogdex resolves conflicting evidence without deleting memory history.

Focal Question

How detailed should responses be for this user in technical contexts?

Evidence Set
  • #913 belief — Default preference: concise updates
  • #1842 episodic — Long-form requested for technical analysis
  • #1770 episodic — User asked for deep protocol breakdown
  • #155 procedural — Prior successful long-form response in architecture review
Detected Conflict

Global default preference conflicts with context-specific technical preference.

Resolution
  • Preserve global concise preference as default
  • Promote technical-scope long-form preference
  • Link contradiction and mark as scoped, not superseded
Confidence Update

belief:default.concise_updates → 0.84 (unchanged)
belief:technical.long_form → 0.58 → 0.76

05

Runtime feed

Memory events, graph updates, and checkpoint confirmations in real time.

No events yet. Trigger a memory event to see the feed.

Conflicts are linked, not overwritten. Checkpoints prove state transitions. This demo uses the same primitives as the SDK.