Project Roadmap 2026
Internal assessment and gap analysis of SveltyCMS for 2026.
Last updated: 2/17/2026
SveltyCMS: 2026 State-of-the-Art Assessment
Assessment Date: February 2026 Target Score: 100/100 (Enterprise-Ready)
Executive Summary
SveltyCMS is on the path to becoming enterprise-grade and best-in-class for 2026 with modern architecture and cutting-edge technologies. This assessment identifies the strategic gaps preventing a perfect score and provides a clear roadmap to achieve 100/100.
Current Grade: A+ (99/100) Target Grade: A+ (100/100)
Critical Gaps for Enterprise Readiness:
- SAML 2.0 & SSO Integration - Required for enterprise authentication
ποΈ Active Development & Critical Fences
While core foundations are state-of-the-art, the following items are active priorities for Q1-Q2 2026 to achieve full market leadership and stability.
π¨ Critical Infrastructure & CI Fix βββ HIGH PRIORITY
Current State: Integration tests failing in GitHub Actions (~172 failures). Goal: Restore green CI pipeline to ensure development velocity and reliability.
- Implement βGod Modeβ Testing API (
/api/testing) for secure state management. - Refactor
integration-teststo 100% Black-Box (No internal imports). - Reorganize test suite into Unit, Integration, and E2E tiers.
- [/] Stabilize Playwright E2E suite against production build.
π Modern UX & Advanced Tooling
- π BuzzForm Visual Builder (v1.5) - Enhancing the recently implemented visual canvas with even more sophisticated drag-and-drop UX and real-time preview hardening.
- π MCP AI Knowledgebase Server (Planned) - Model Context Protocol server exposing CMS docs and schemas as AI-accessible knowledge (Q1 2026). See AI Integration Guide. Currently under development.
- π§ Enterprise DAM Evolution - Transitioning the Media Gallery into a full Digital Asset Management (DAM) system to compete with AEM.
- AI-Powered Tagging - Automated asset categorization and visual search via local Ollama.
- Svelte-Canvas Migration - Replaced the heavy Konva.js library with svelte-canvas for better performance and smaller bundles.
- π§ Image Editor Enhancement - Stabilizing the current buggy implementation; adding robust cropping, filters, and focal point management.
- π§ Collection Builder UX Refinement - Fixing edge-case bugs in schema generation and improving ergonomic field management.
π Hardening & Testing
- β Hook-Based Event System - Implemented but requires comprehensive Bun/Playwright testing to ensure DB-agnostic reliability across all adapters.
π¨ Critical Gaps for 100/100 Score (Enterprise Requirements)
1. SAML 2.0 & Enterprise SSO βββ CRITICAL
Current State: OAuth only (Google) Enterprise Standard: SAML 2.0, LDAP, Okta, Azure AD, OneLogin
Gap Analysis:
- Competitors (Contentful, Strapi Enterprise, Sanity) have verified SAML integrations
- Enterprise customers require SSO with existing identity providers
- No native support for SAML assertions
Implementation Plan:
// Add Enterprise SSO Support
bun add @node-saml/node-saml
bun add passport-saml
bun add @boxyhq/saml-jackson // SAML as a service
Timeline: 2-3 weeks
2. SCIM Provisioning (System for Cross-domain Identity Management)
Current State: β Native Endpoints Implemented (Production Ready) Enterprise Standard: Automated user lifecycle via SCIM 2.0
Gap Analysis:
- β
Native
/api/scim/v2endpoints verified in codebase.
3. Audit Logging Dashboard
Current State: β Implemented (Dashboard Widget) Enterprise Standard: Tamper-evident audit trails for compliance
Status: The crypto-chained backend is now paired with a live visual monitoring widget.
6. Widget-Based Dashboard (NodeHive-Inspired) βββ
Current State: Static Dashboard Enterprise Standard: drag-and-drop customizable dashboard widgets per tenant
Plan:
- Widgets: Analytics, Recent Content, System Health, Calendar, Kanban.
- Architecture: Store-based layout config saved per user/tenant.
7. Clustering & High Availability
Current State: Single Node Enterprise Standard: K8s / PM2 Cluster support
Plan:
- Native Node.js cluster support with Redis adapter for session/state sharing.
π― Technology Upgrade Recommendations
Immediate (Q1 2026)
- β Already current - All major dependencies are latest
- π Consider: Vitest instead of Bun test for better ecosystem compatibility
- β Biome.js Integration - Implemented high-performance Biome + ESLint hybrid setup (v1.0).
Short-term (Q2 2026)
- Hook-Based Event System - Hardening and E2E testing for automated workflows.
- AI Integration - Content generation, smart search via MCP Server.
- β Real-time Collaboration - SSE-based activity stream and AI assistant. Implemented (v1.0).
- Advanced Search - Meilisearch or Algolia integration.
- Advanced Search - Meilisearch or Algolia integration.
- β WebMCP Integration - Agentic AI tool exposure (Google/Chrome Standard). Implemented (v1.0).
Medium-term (Q3-Q4 2026)
- Edge Computing - Multi-region deployment
- Observability - OpenTelemetry, Sentry
- Visual Workflow Builder - GUI-based workflow designer building on the Hook-Based Event System.
- Visual Content Editing - In-context frontend editing (NodeHive-style).
π Competitor Comparison (2026)
| Feature | SveltyCMS | Strapi 5 | Payload 3.0 | Sanity | Contentful | NodeHive |
|---|---|---|---|---|---|---|
| Framework | Svelte 5 β | React 18 | React 19 | React 18 | Proprietary | Drupal/PHP |
| Database | β Agnostic | β SQL Only | β SQL/Mongo | β NoSQL | β NoSQL | β SQL |
| AI Features | β Native | β οΈ Partial | β | β | β | β SaaS |
| Real-time Collab | β Native (SSE) | β | β | β | β | β |
| Edge-Ready | β οΈ Partial | β οΈ Partial | β | β | β | β |
| Build Speed | β Fastest | Medium | Medium | N/A | N/A | Slow |
| Bundle Size | β Smallest | Large | Large | N/A | N/A | Large |
| Self-hosted | β | β | β | β | β | β |
| Event Hooks | π Native | β οΈ Lifecycle | β Hooks | β GROQ | π² Webhooks | β Drupal |
| Open Source | β BSL | β MIT | β MIT | β | β | β GPL |
π Recommendations Priority Matrix
P0 - Critical for 2026 Leadership
- AI Integration - Content assistance, smart features
- Real-time Collaboration - Must-have for teams
- GDPR Compliance Suite - β Implemented
- Advanced Search - Modern expectation
- Setup Presets - Critical for onboarding
P1 - Important for Competitiveness
- Edge Computing - Performance differentiation
- Enhanced Image Editor - Core CMS functionality
- Collection Templates - Faster adoption
- Widget Dashboard - User Retention
- Visual Editing - Marketing Team requirement
π Conclusion: Path to Market Leadership
Current State: SveltyCMS is state-of-the-art for SMB and mid-market with its modern Svelte 5 architecture, latest dependencies, and innovative features like type-safe i18n.
Enterprise Blockers: Only one major gap remains for full enterprise adoption:
- β SAML 2.0 - Fortune 500 companies require SSO
- β GDPR Tools - Implemented (v1.1)
Path to 100/100:
- Phase 0 (1 month): Finalize Enterprise Auth
- SAML 2.0 integration (2-3 weeks)
Result: 100/100 enterprise-ready score β
Final Assessment: With the database layer now fully verified, SveltyCMS offers a flexibility that no competitor can match (SQL + NoSQL + Embedded). Once the Identity/Auth features are completed, SveltyCMS will be positioned as the most advanced open-source CMS for modern development teams.