rmi-frontend/.github/workflows
cryptorugmunch bb96ba0b08 refactor(mcp-docs): split 2489-line MCPDocsPage into 14 component files
Extract 14 sections under src/components/mcp-docs/:
- utils.ts: shared types, CHAIN_DISPLAY, helpers, code generators
- CodeBlock, ToolDocCard: shared UI components
- 11 section components: PaymentFlowSection through DocLinksSection

MCPDocsPage.tsx reduced from 2489 to 514 lines.
TypeScript compiles with 0 errors.

Add .github/workflows/ci.yml with typecheck and build gates.
2026-07-08 10:44:02 +07:00
..
ci.yml refactor(mcp-docs): split 2489-line MCPDocsPage into 14 component files 2026-07-08 10:44:02 +07:00