Skip to main content

Basic Operations

This guide shows the current minimal flow for the real server API.

Authenticate

Create A Stream

Ingest Text

Retrieve

Add A Manual Graph Edge

Preview A Semantic Memory Change

Use this when the user intent is “update this memory” or “forget that fact” rather than a hard delete.
The response returns a plan plus affected memory candidates. Execute only after review.

Execute A Reviewed Semantic Plan

Hard Delete A Memory Unit

Use hard delete only when you want direct irreversible removal of one memory unit.

Inspect Pending Work

Use The Dashboard

  • UI: http://127.0.0.1:3100/dashboard
  • API redirect: http://127.0.0.1:3000/dashboard
The dashboard is useful for memory inspection, graph exploration, organization knowledge, and cluster health.