mirror of
https://github.com/garrytan/gbrain.git
synced 2026-08-14 08:53:22 +00:00
Doc-review pass findings applied: - docs/guides/embedding-migration.md: schema transition rebuilds four dim-pinned text-embedding columns (takes.embedding joined the set) - docs/architecture/KEY_FILES.md: TAKE_ANCHOR_NOT_FOUND signal carries a space after the colon (prefix-matchers need the exact form); takes-lane skip reporting only prints when the batch also had embed failures - docs/architecture/thin-client.md: think op trust-boundary pointer updated to the fail-closed ctx.remote !== false gate (line-number-free) - TODOS.md: next-take-row allocator follow-up names the real consolidate path (src/core/cycle/phases/consolidate.ts) - src/core/think/index.ts: doc-comment matches the emitted signal form Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>