docs: polish structured learnings README for issue #4
Some checks failed
CI / build-and-test (push) Failing after -33m23s
CI / build-and-test (pull_request) Failing after -33m33s

This commit is contained in:
2026-04-22 00:50:18 +02:00
parent 3dfed9c986
commit 4bb3e1af58
4 changed files with 277 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
A Go MCP server for capturing and retrieving thoughts, memory, and project context. Exposes tools over Streamable HTTP, backed by Postgres with pgvector for semantic search.
The structured learnings feature adds a separate record type for distilled, reusable knowledge with provenance, verification, and actionability fields, while leaving thoughts as the original captured notes.
## What it does
- **Capture** thoughts with automatic embedding and metadata extraction