docs: lint and publish platform integration guide
- Fix MDX parsing error in search-architecture.mdx (line 382: changed <10ms to "under 10ms") - Fix broken internal links: - architecture-evolution.mdx: VIEWER → /architecture/worker-service - usage/private-tags.mdx: search-tools → /usage/search-tools - usage/private-tags.mdx: getting-started → /usage/getting-started - Verify all links pass mintlify broken-links check - Confirm platform-integration.mdx renders correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -379,7 +379,7 @@ Claude translates to appropriate API call.
|
||||
|
||||
### 4. Performance
|
||||
|
||||
**Fast Queries**: FTS5 full-text search <10ms for typical queries
|
||||
**Fast Queries**: FTS5 full-text search under 10ms for typical queries
|
||||
|
||||
**Caching**: HTTP layer allows response caching
|
||||
|
||||
|
||||
Reference in New Issue
Block a user