96ff2ec137cf1d6295cef773a86532c90c83ab52
Why: - Establish the versioned FastAPI boundary for authentication, tenant isolation, chat runs, file ingestion, point management, and health checks. Changes: - Define /v1 routers, bearer-token authentication, scopes, response envelopes, error conventions, and job-shaped ingestion responses. - Rename the older indicative /chunks routes to /points while preserving the existing Qdrant payload and CRUD semantics. - Define tenant injection and concurrency requirements at the HTTP boundary. Impact: - The REST API is owned by ADR-0008 when older endpoint examples differ. - Clients should use /v1/points and /v1/threads resource paths. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The file is empty.
Description
Languages
Python
99.3%
Shell
0.6%
Mako
0.1%