API Service Live

Context Engine

Structured context management for AI-assisted development. Ingest, organize, and deliver the right context to the right tool at the right time.

Core Capabilities

Context Records

Structured, versioned context records with metadata, tags, and relationships. Not documents — curated, machine-readable knowledge.

Semantic Search

Vector-based semantic retrieval across your entire context library. Find related decisions, patterns, and conventions by meaning, not keywords.

Artifact Registry

Track code artifacts — files, classes, functions — and their relationships. Automatic annotation and dependency mapping.

Collections

Group related contexts into lockable, summable collections. Create snapshots, infer relationships, and generate rollups automatically.

Multi-Tenant Workspaces

Isolated workspaces with namespaced context. Partner API for provisioning, token management, and usage tracking.

Platform Webhooks

Receive platform events to keep context synchronized. Automatic context capture from change requests, requirements, and deployments.

API Endpoints

GET /api/contexts

List and search context records with filtering, pagination, and tag queries.

POST /api/contexts

Create a new structured context record with metadata, tags, and relationships.

POST /api/search/semantic

Vector-based semantic search across all contexts. Returns ranked results by relevance.

POST /api/artifacts/bulk

Bulk register code artifacts with their types, paths, and relationships.

GET /api/collections

Manage context collections — group, lock, snapshot, and summarize related contexts.

POST /api/capture

Capture and ingest raw content — automatically extracts entities and generates embeddings.

How It Works

Ingest

Code, docs, decisions, patterns

Structure

Extract entities, relationships, metadata

Store

Relational + vector dual storage

Deliver

Right context, right tool, right time