CLAUDE.md@fixtures/diagram-and-prose · git:20260629.08481e7 · 2026-06-29 · sha256 0873d9c8208e720a
CLAUDE.md@fixtures/diagram-and-prose git:20260629.08481e7A
Immutable. This exact content is served forever at /api/v1/blob/0873d9c8208e720a.
# typed -- layout repro ## 5. Project directory layout ``` apps/ api/ typed-api: Anthropic-compatible proxy (content/length router) indexer/ typed-indexer: Voyage RAG worker packages/ db/ Drizzle schema + forward-only migrations retrieval/ BM25 + Voyage embeddings + RRF scripts/ release + build scripts ``` ## Stack - Vitest for unit/integration tests. - Maintaining skill/agent path references when code moves.