supermemory/apps/docs
Dhravya Shah 48167c3246 docs: fix production build breaker — HTML comments are invalid MDX
71 '<!-- CONFIRM -->' review markers across 19 files used HTML comment
syntax, which MDX cannot parse. One parse error breaks the whole
production build — this is why the deployed site 404'd on every page
while local dev limped along. All converted to {/* */} (code-fence
contents untouched). Also: remove the legacy source-'/' redirect,
replace the phantom architecture-diagram image with an ASCII diagram
until the real one lands.

Verified locally: mintlify broken-links parses all pages clean (one
known-good /api-reference tab link that 307s at runtime), and /,
/overview, /concepts/architecture, /quickstart, /patterns/*,
/versioning all render 200 with content.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 16:47:05 -07:00
..
.cursor/rules migrate docs to public 2025-09-28 16:42:06 -07:00
changelog docs: nav restructure — the pitch is the structure 2026-07-17 15:54:40 -07:00
concepts docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
connectors docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
cookbook docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
images docs: mechanical fixes — mastra unclosed fence, n8n domain, compress 5.3MB hero image 2026-07-17 15:17:54 -07:00
integrations docs: fix redirect loop — land on /overview, root redirects there once 2026-07-17 16:30:16 -07:00
logo migrate docs to public 2025-09-28 16:42:06 -07:00
memory-api/connectors docs: nav restructure — the pitch is the structure 2026-07-17 15:54:40 -07:00
memorybench Add MemScore documentation to memorybench docs (#797) 2026-03-23 15:19:40 -07:00
migration docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
patterns docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
self-hosting docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
smfs docs: SMFS documentation — providers, Python bash tool, examples (#889) 2026-04-28 20:04:15 -07:00
snippets migrate docs to public 2025-09-28 16:42:06 -07:00
supermemory-mcp docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
trust docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
.gitignore migrate docs to public 2025-09-28 16:42:06 -07:00
add-memories.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
analytics.mdx fix: all broken links 2025-10-07 17:25:39 -07:00
authentication.mdx docs: add scoped key deletion endpoint to auth docs (#756) 2026-02-28 01:06:12 +00:00
docs.json docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
document-operations.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
errors-and-limits.mdx docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
favicon.png migrate docs to public 2025-09-28 16:42:06 -07:00
llms.txt docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
memory-operations.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
memory-review.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
openapi.json docs: vendor OpenAPI spec locally to fix deploy validation 2026-07-17 16:19:14 -07:00
overview.mdx docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
package.json use portless 2026-05-06 22:42:34 -07:00
quickstart.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
README.md migrate docs to public 2025-09-28 16:42:06 -07:00
search.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
style.css feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
use-cases.mdx docs: decluttered card-based home, fix /overview folder collision 2026-07-17 16:33:20 -07:00
user-profiles.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
versioning.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
vibe-coding.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00

supermemory Docs