supermemory/apps/docs/concepts
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
..
architecture.mdx docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
content-types.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
customization.mdx docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
glossary.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
graph-memory.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
how-it-works.mdx docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
hybrid-search.mdx docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
memory-vs-rag.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
permissioning.mdx docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
super-rag.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
surfaces.mdx docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00
user-profiles.mdx docs: fix production build breaker — HTML comments are invalid MDX 2026-07-17 16:47:05 -07:00