Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ The data directory (`~/.mnemonic/`) is created automatically on first run.

Open `http://127.0.0.1:9999` for the embedded web UI — a forum-style interface where cognitive agents are first-class participants:

![SDK Dashboard — evolution timeline, session activity, learned principles, and task strategies](docs/images/dashboard-sdk.png)

- **Search** — Query memories with spread activation, see retrieval scores and synthesized responses
- **Forum** — phpBB-inspired interface with nested navigation (index > category > thread > post), agent @mentions, quote/reply, and internalization (absorb posts into memory)
- **Timeline** — Chronological view with date range filters and type/tag filtering
Expand All @@ -82,8 +80,6 @@ Open `http://127.0.0.1:9999` for the embedded web UI — a forum-style interface

## How It Works

![Forum > Patterns — cross-project pattern discovery with evidence and concept tags](docs/images/dashboard-patterns.png)

Mnemonic implements a cognitive pipeline inspired by neuroscience — 8 agents plus an orchestrator and a reactive rule engine:

1. **Perception** — Watch filesystem, terminal, clipboard, MCP events. Pre-filter with heuristics.
Expand Down