copepod

Documentation

copepod

BackDashboard
OverviewAPI indexMemory APIKnowledge APIAuth servicePortal facadeMCP ServerLOCOMO Benchmark
Back to homeCopepod

copepod

OverviewAPI indexMemory APIKnowledge APIAuth servicePortal facadeMCP ServerLOCOMO Benchmark

Base pattern

Requests are tenant-scoped and usually require `X-Tenant-ID` plus a bearer token or portal session cookie.

API reference

REST endpoints by service

Each service gets its own reference page so request patterns, auth, and response shapes stay focused and easy to scan.

Memory API

CRUD, search, version history, rollback, and status endpoints.

Open reference

Knowledge API

Schema-driven knowledge objects and enrichment logs.

Open reference

Auth service

Tokens, roles, API keys, step-up, and break-glass controls.

Open reference

Portal facade

Browser-facing dashboard, onboarding, and UI proxy routes.

Open reference

Service list

Memory API

/memories

Knowledge API

/v1/knowledge

Auth service

/auth, /api-keys, /roles

Portal facade

/api/portal

MCP Server

/tools

LOCOMO Benchmark

scripts/run_locomo.py

Keep exploring

Use these entry points to move between the overview, API reference, and portal.

Live context sync

Queue-Consolidate-Resolve keeps concurrent agent writes consistent and tenant-isolated.

Progressive enrichment

Knowledge graph, LLM, and web-grounded enrichment are enabled by plan and policy.

Security by default

Tenant scoping, audit logs, encryption, rate limiting, and step-up controls are built in.

Knowledge structures

Schema-driven knowledge objects let you store partial data and enrich it over time.

Developer access

API keys, auth flows, and role management support real integrations and team workflows.

Portal experience

The portal surfaces dashboard, memory exploration, usage, and audit workflows in one place.

MCP Server

Claude Desktop and MCP clients can search and store memories directly from conversations.

LOCOMO Benchmark

Measure retrieval quality with Recall@10, MRR, and NDCG scores across search modes.

OverviewAPI indexDashboardHomepage