








Luminal CMS
IP & Marketing Analysis
An enterprise-grade, AI-native flat-file content platform powering a 40+ site fleet from a single codebase. Built to scale. Built without a database. Built with Claude Code.
What the asset is, in one page.
Luminal CMS is a self-contained PHP content platform with zero database dependency, multi-tenant fleet management, AI-native content generation, and an integrated commerce stack. It is deployed across more than forty production sites on a hub-and-spoke topology with automated deployment, rollback, and compliance enforcement. The IP is distinct, non-derivative, and actively generating operational leverage.
- Category-bending architecture. Flat-file storage eliminates the single largest source of CMS operational cost, security exposure, and hosting overhead.
- Fleet management is included, not a separate product. Most competitors sell multi-site management as a premium add-on — Luminal ships it in the core.
- AI woven through the workflow. Multi-provider routing (Claude, GPT, Gemini, Grok), scheduled agents, autonomous content pipelines, and an MCP tool server — built in, not bolted on.
- Battle-tested at 40+ sites. Edge cases are paid for. A rebuild restarts that clock.
- Invisible attack surface. No recognizable fingerprint for automated scanners — structurally different from the platforms that account for the majority of CMS security incidents.
Six pillars, one platform.
The Luminal ecosystem is built around six capability pillars. Each is a category on its own in the market; here they are unified under a single administrative surface and a single deployment pipeline.
Modular Page Assembly
A block-native page manager lets non-technical operators assemble pages from reusable content stacks, media blocks, shortcodes, and panel embeds — no theme file hacking, no developer in the loop.
Content Creation & Media
Full gallery manager, thumbnail pipeline (ffmpeg/GD), PDF embedding, font manager, and background orchestration — every site's creative surface in one dashboard.
Content Stacks
Define a content block once; embed it across any page via a single shortcode. Mixed media, multi-column layouts, reusable across an entire site fleet.
AI-Powered Capabilities
Multi-provider AI routing, NotebookLM-style podcast generation, AgentScheduler for autonomous pipelines, prompt libraries, and an MCP tool server. AI is infrastructure here, not a plugin.
Enterprise-Grade Administration
Managed SSL, server backups, cron orchestration, fleet deployment, and external API integrations — all governed from a single pane across every site.
Integrated E-commerce & Events
Native storefront, multi-gateway checkout (Stripe, PayPal, Square), Printful print-on-demand, affiliate product grids, and a production-grade events manager with social sync.
The codebase, measured.
Line counts verified via automated codebase analysis. Vendor libraries, media files, and cache directories excluded — this is first-party IP only.
| Component | Lines of Code | Files |
|---|---|---|
| Core CMS & admin surface | 192,199 | 729 |
| Deployment pipeline & fleet tools | 17,827 | ~35 |
| Total custom code | 210,026 | 764 |
| Language | Lines | Files | Count |
|---|---|---|---|
| PHP | 110,930 | PHP | 470 |
| CSS | 46,325 | CSS | 139 |
| JavaScript | 34,944 | JavaScript | 120 |
Top modules by weight.
59 production modules govern everything from podcast pipelines to server sentinels. The top fifteen by code size account for the majority of user-facing capability.
| Module | Capability | PHP | JS | CSS | Total |
|---|---|---|---|---|---|
| PodcastManager | Dual-voice generation, RSS, episode archive | 54,134 | 2,963 | 7,497 | 64,594 |
| MyStore | Storefront, cart, checkout, orders | 16,322 | 634 | 3,281 | 20,237 |
| FarmoutManager | Fleet deployment & allowlist resolver | 8,327 | 4,046 | 3,264 | 15,637 |
| StatsCaptainOG | Fleet-wide analytics | 7,274 | 2,982 | 3,834 | 14,090 |
| ServerSentinel | UFW/Fail2Ban, intrusion monitoring | 5,688 | 1,535 | 1,499 | 8,722 |
| AIResources | Multi-provider routing, MCP server | 5,117 | 1,091 | 841 | 7,049 |
| AgentScheduler | Autonomous AI pipelines & cron | 3,150 | 951 | 236 | 4,337 |
| PageManager | Page CRUD, revisions, live editor | 2,925 | 391 | 593 | 3,909 |
| GHLConnector | CRM lead capture & store-and-forward | 1,922 | 1,020 | 882 | 3,824 |
| TechSupport | AI-triaged ticketing system | 2,096 | 792 | 636 | 3,524 |
| MenuManager | Site navigation engine | 1,139 | 830 | 1,282 | 3,251 |
| EventsManagerPro | Event CRUD, FB sync, venue widgets | 1,481 | 850 | 804 | 3,135 |
| UserManager | RBAC, session, membership | 1,597 | 664 | 694 | 2,955 |
| FileManager | Upload, metadata, browser | 1,425 | 1,059 | 379 | 2,863 |
| ServerBackupsManager | Per-site snapshot & restore | 1,335 | 816 | 668 | 2,819 |
| Remaining 44 modules (content, commerce, media, admin, integration) | ~50K+ LOC | ||||
Why the design is a moat, not a choice.
Three architectural decisions differentiate Luminal at a level competitors would have to rewrite their core to match.
Zero Database Dependency
Every piece of data is stored as JSON in the admin/data/ tree. No MySQL tuning, no connection pools, no query cache, no replication lag. Hosting drops to near-zero; backups are a tarball; restores are a cp.
Multi-Tenant Fleet Native
The FarmoutManager runs hub-and-spoke deployment across physical servers. Distribution pyramid (base → server_spoke → pinnacle) governs which modules land on which sites — enforced by a pure-PHP engine with drift-quarantine.
AI as Infrastructure
Provider routing, cost accounting, prompt commons, MCP tool server, and an agent scheduler are first-class subsystems — not plugins. Shipping a new AI-driven workflow means adding a pipeline, not rebuilding a stack.
What it would cost to rebuild from zero.
Industry-standard output for custom PHP/JS application code is 10–25 lines of production-ready code per engineering hour. Flat-file architecture with no framework subtracts from that rate, because you're building what frameworks would give you for free.
| Scenario | LOC / hr | Total hours | Rate | Replacement cost |
|---|---|---|---|---|
| Conservative (senior, lean team) | 25 | 8,401 | $150/hr | $1,260,000 |
| Moderate (mid-level team) | 15 | 14,002 | $150/hr | $2,100,000 |
| Realistic (architecture + iteration) | 12 | 17,502 | $175/hr | $3,063,000 |
| Agency rate (outsourced) | 12 | 17,502 | $250/hr | $4,376,000 |
Fair replacement value for insurance & IP purposes
Mid-range rebuild with equivalent quality, PM, QA, and iteration. Timeline: 24–36 months with a 4–5 person engineering team.
Where Luminal sits on the map.
Comparison is inexact because no competitor combines all four capability axes. The matrix below scores against the platforms Luminal most frequently displaces in conversation.
| Capability | Luminal CMS | Squarespace / Wix | Webflow | Craft / Statamic | Contentful | HubSpot CMS | Adobe AEM |
|---|---|---|---|---|---|---|---|
| Flat-file / no database | ✓ Native | ✗ | ✗ | Statamic only | ✗ | ✗ | ✗ |
| Multi-site fleet management | ✓ Built-in | ✗ | Workspaces | ✗ | Spaces | Add-on | ✓ |
| Native ecommerce (multi-gateway) | ✓ Stripe · PayPal · Square | Single gateway | Add-on | Plugin | ✗ | Separate product | Commerce SKU |
| AI content generation native | ✓ Multi-provider | Basic | Basic | ✗ | API add-on | Breeze (single) | GenAI add-on |
| Autonomous AI agents / cron pipelines | ✓ AgentScheduler | ✗ | ✗ | ✗ | ✗ | Workflows | Workflow |
| MCP tool server for AI integration | ✓ Shipped | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
| Server management & SSL automation | ✓ Bundled | Hosted | Hosted | ✗ | Hosted | Hosted | Hosted |
| Self-hostable with zero licensing | ✓ | ✗ SaaS only | ✗ SaaS only | ✓ | ✗ | ✗ | License req. |
| Starting price point | Negotiated / licensed | $16–52/mo | $29–235/mo | $59/mo or $259 OT | $500–2,500/mo | $900+/mo | $250K+/yr |
Three ways the asset monetizes.
Each tier targets a distinct buyer. Pricing is defensible against peer products named in §07.
Single-Site License
Freelancers, artists, venues, small shops.
or $299 – $1,999 one-time.
- Starter: pages, galleries, menus, fonts
- Pro: + events, podcasts, AI assist, support widget
- Commerce: + MyStore, Printful, multi-gateway, CRM
- Peer: Squarespace, Craft, Statamic
Agency / Multi-Site
Web agencies managing 5–50 client sites.
or $3,500 – $15,000 annual.
- Fleet Deployment & allowlist enforcement
- Bulk cron orchestration & rollback
- Centralized TechSupport dashboard
- Domain lifecycle automation (SSL, DNS)
- Peer: Duda Agency, ManageWP, MainWP
Enterprise / White-Label
Mid-size orgs, universities, franchise groups.
or $50K – $100K on-prem + $15K maintenance.
- Unlimited modules & sites
- ServerSentinel, AgentScheduler, MCP server
- Dedicated CRM & integration layer
- White-label or on-prem deployment
- Peer: HubSpot CMS, Contentful, AEM
Four ways the IP converts to capital.
| Method | Basis | Range |
|---|---|---|
| Cost-to-Rebuild (floor) | Conservative LOC × senior rate | $1.0M – $1.3M |
| Fair Replacement (mid) | Realistic rebuild with QA & iteration | $2.0M – $3.0M |
| Strategic Platform Play | SaaS platform positioning, multi-tenant capability | $750K – $2.0M |
| SaaS Revenue Multiple | 3–5x ARR at $10K MRR | $360K – $600K |
| Agency Rate Replacement | External agency build-out | $3.5M – $4.5M |
What cannot leak, by construction.
Sensitive modules and deploy infrastructure are structurally excluded from standard distribution. The allowlist engine is the source of truth; there is no path by which a commercial distribution can accidentally include Pinnacle-tier tooling.
| Subsystem | Tier | Distribution path | Status |
|---|---|---|---|
| FarmoutManager (fleet deploy) | Pinnacle | Hub-only; never deployed to clients | Sealed |
| AgentScheduler | Pinnacle | Hub-only; excluded from safe-deploy allowlist | Sealed |
| ServerSentinel / ServerMonitor | Tier 2+ | Server tools package only | Gated |
| SiteGuardian enforcement engine | Pinnacle | Hub-only compliance dashboard | Sealed |
| DomainsManager / CronManager | Tier 2 | Server-tier distribution | Gated |
| Deploy pipeline & registry | Hub | Outside SRC tree; never rsynced | Sealed |
| Provider keys & CRM credentials | Per-site | Excluded from rsync by pattern | Sealed |
Velocity of the asset.
Modules and LOC shipped since project start. Rate of value creation is a key indicator of the team's capital efficiency.
| Date | Modules | Sites | LOC | Milestone |
|---|---|---|---|---|
| Feb 10, 2026 | 18 | 27 | ~100K | Core CMS, foundational modules |
| Feb 18, 2026 | 25 | 27 | ~158K | FarmoutManager, fleet-wide stats |
| Feb 22, 2026 | 33 | 48 | ~185K | GHL CRM, second physical server |
| Feb 25, 2026 | 34 | 46 | 210K | ServerSentinel, AI pipelines v2 |
| Apr 23, 2026 | 59 | 40+ | 250K+ (est.) | Site Guardian, distribution inheritance, allowlist enforcement, MCP server |
Why this asset, why now.
- Architectural differentiator is durable. The flat-file + multi-tenant combination is not reachable by incumbents without a core rewrite. Switching costs defend pricing.
- AI integration is ahead of the market. MCP tool server, multi-provider routing, autonomous pipelines, and agent libraries are shipping today while peers ship roadmap slides.
- Operational leverage is proven. One engineering team maintains 40+ sites from one codebase. Gross-margin profile scales non-linearly with customer count.
- Growth velocity is extraordinary. Roughly 150K lines and 40+ modules added in ten weeks of active development, driven by an AI-augmented development workflow.
- Optionality on packaging. Same IP monetizes as SaaS ($49/mo), agency license ($299–1,499/mo), enterprise ($15K–100K/yr), or full acquisition ($1M–4.5M). The buyer pool is not narrow.
- Security posture is a feature. The absence of a recognizable attack surface is not hypothetical — it is measurable against server logs on deployed sites.
Figures derived from automated codebase analysis and deployment registry. Available for due-diligence review under NDA.







