Shelvia
Documentation

Project memory concepts and developer references.

Shelvia turns scattered AI chats, files, sources, decisions, and prompts into reviewed project memory. Humans can search it. Tools and agents retrieve it through API, MCP, and SDK. This is the navigation hub. Pick a concept, a reference, or a planned surface below.

Start here

Get oriented

Introduction

What Shelvia is, and what it isn't.

Read more
Quickstart

Bring in your first work and approve your first memory.

Read more
Concepts

How project memory works

Project Memory

Reviewed decisions, sources, prompts, next steps, and constraints inside one workspace.

Read more
Review-before-save

AI-generated, imported, and agent-proposed memory enters review before it becomes trusted. Human-approved project edits are audit logged.

Read more
Context Packs

Ranked context for the next session. Source-backed and health-aware.

Read more
Memory Health

Stale, conflicted, low-confidence, and missing-source memory surfaced with explicit verdicts.

Read more
Connectors

GitHub, Notion, and Google Drive / Docs feed the review queue with cost guardrails.

Read more
Semantic Search

Hybrid keyword + vector search across approved memory, workspace-scoped at every layer.

Read more
Rolling Summaries

Deterministic compression of older approved memory into durable project state.

Read more
Browser Capture

User-initiated capture from ChatGPT, Claude, Perplexity, Gemini, and NotebookLM, routed through review.

Read more
Agent Compatibility

Recipes, candidate-write APIs, MCP tool exposure, SDK helper, and observability logging. Agent, API, and MCP writes enter review before becoming trusted memory.

Read more
Developer reference

Build on Shelvia

Authentication

Workspace tokens and OAuth 2.0 with PKCE.

Read more
REST API

Read memory, generate context packs, create review candidates, log continuations.

Read more
MCP

Model Context Protocol endpoint that honors the same review-before-save contract as REST.

Read more
TypeScript SDK

Typed client wrapping projects, search, candidates, context packs, summaries, and webhooks.

Read more
Webhooks

Signed outbound delivery on candidate creation, context-pack generation, and handoffs.

Read more
Roadmap

Verification gates

Agent Compatibility (full attestation pending)

The integration surface is reachable now. This roadmap entry tracks the manual four-runtime attestation that gates full "live" status.

Read more
Updates

What changed

Changelog

Notable shipped changes, in plain language.

Read more

For runnable code examples, go to /developers. For the trust model in depth, see /security.