docs/content/blog
rabbitblood 40bd0cfdde fix: restore build infrastructure deleted by bad PR #59 merge
[Molecule-Platform-Evolvement-Manager]

PR #59 (commit dae42e2) was merged ~2 weeks ago with a bad diff that
deleted all Next.js/Fumadocs build files (package.json, app/, lib/,
source.config.ts, tsconfig.json, etc.) and most MDX content pages.
This broke the Vercel build, taking doc.moleculesai.app offline.

Root cause: the PR branch was likely rebased or reset to a state that
only contained the marketing/ subtree, so the merge diff showed
deletions for every other file.

This commit:
1. Restores all build infrastructure from the last good commit (86fa0e9)
2. Restores 25 deleted MDX content pages (concepts, quickstart, etc.)
3. Adds frontmatter (title) to 55 .md files added post-bad-merge that
   were missing the required YAML frontmatter for Fumadocs
4. Removes duplicate quickstart.mdx (superseded by quickstart.md)
5. Adds CI workflow (.github/workflows/ci.yml) to catch build failures
   on PRs before merge — this would have prevented the outage

Build verified: 99 static pages generated successfully.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 14:03:24 -07:00
..
2026-04-20-chrome-devtools-mcp docs(blog): add audit trail API logs companion post (#54) 2026-04-21 03:18:57 +00:00
2026-04-20-org-api-keys docs(blog): add audit trail API logs companion post (#54) 2026-04-21 03:18:57 +00:00
2026-04-20-remote-workspaces docs: fix broken /docs/guides/mcp-server-setup link to external-agent-registration 2026-04-21 07:12:12 +00:00
2026-04-20-waitlist docs(blog): add audit trail API logs companion post (#54) 2026-04-21 03:18:57 +00:00
2026-04-21-audit-trail-api-logs docs(blog): add audit trail API logs companion post (#54) 2026-04-21 03:18:57 +00:00
2026-04-21-audit-trail-panel docs(blog): add audit trail API logs companion post (#54) 2026-04-21 03:18:57 +00:00
2026-04-21-bootstrap-failed-endpoint docs(blog): bootstrap-failed endpoint for platform monitoring (PR #1168) 2026-04-21 03:49:13 +00:00
2026-04-21-cloudflare-artifacts merge: PR #58 2026-04-21 03:00:15 +00:00
2026-04-21-discord-adapter fix: restore build infrastructure deleted by bad PR #59 merge 2026-04-22 14:03:24 -07:00
2026-04-21-failed-workspace-ec2-console docs(blog): debug failed workspaces without leaving Canvas 2026-04-21 03:38:29 +00:00
2026-04-21-skills-vs-bundled-tools docs: backfill skill-catalog, workspace-files API ref, and skills-vs-bundled-tools blog 2026-04-21 15:20:11 +00:00