DAPITA CORE
MONTHLY · LAUNCH PRICING · LIMITED SLOTS

Try the plugin engine month-to-month.

Same DAPITA Core, same 14 plugins, same sandboxed architecture — but on a monthly plan instead of yearly. Cancel anytime, your data stays on your server forever.

Best for evaluating Core before committing to a full year, or for projects with shorter timelines.

See Launch Prices →
~/my-plugin/plugin.json

How It Actually Works

Engine speaks DPP (DAPITA Plugin Protocol) over Unix sockets with HMAC-SHA256 signatures. Plugins never touch the database directly — every query goes through the engine's DB proxy.

DAPITA Engine Go · DPP router · auth Plugin: catalog sandboxed process Plugin: orders sandboxed process Plugin: messenger sandboxed process Plugin: your-own AI-generated PostgreSQL · sharded accessed only via DB proxy DPP / HMAC DB proxy

What's Actually In The Box

Same engine and same 14 plugins as the yearly plan — only the billing interval is different.

🛡️ Process Isolation

Every plugin runs as a separate OS process with its own user, AppArmor profile, and limited filesystem access. DPP signatures verify every message between engine and plugins.

🗄️ DB Proxy

Plugins cannot connect to PostgreSQL directly. All queries go through the engine's DB proxy with row-level access control and per-plugin schemas.

🔥 Hot Reload

Replace a plugin binary without touching the engine or other plugins. Lazy idle plugins exit cleanly on inactivity and respawn on first request.

🤖 AI Architect

Describe a plugin in plain English, get a working DPP-compliant implementation. Generated code is yours — no API dependency at runtime.

🗂️ Sharded Database

21 schemas, products partitioned A–Z, events partitioned by month. Linear horizontal scaling without cross-shard queries.

🔒 Vault-Backed Encryption

AES-256-GCM field-level encryption with HashiCorp Vault, automatic 90-day key rotation, Shamir secret sharing for disaster recovery.

14 Core Plugins Included

Each one is a working reference implementation of DPP — read the source, copy patterns, build your own.

Loading plugins...

Monthly Launch Pricing

Each tier has a fixed slot count per month. When slots fill, the next tier opens at a higher price. Counters reset on the 1st of every month. Cancel anytime.

Loading prices...

⏳ Important: Launch Activation Delay

Discount tier licenses purchased at launch pricing activate 90 days (3 months) after purchase. Your slot and price are locked in immediately, the engine, plugins, and marketplace access become available 3 months from the purchase date.

The delay applies equally to every discount tier buyer. Entity licenses (lifetime) and full-price licenses activate immediately — only discount tier purchases have this delay.

Common Questions

What's the difference vs the yearly plan?
Same engine, same 14 plugins, same architecture. Yearly is cheaper per month and locks in launch tier pricing for 12 months. Monthly is more flexible — cancel any time, no annual commitment.
What language are plugins written in?
Any language that can speak DPP over a Unix socket and produce HMAC-SHA256 signatures. Reference implementations are in Go. Rust, Python, and Node.js plugins work the same way.
How is this different from WordPress + plugins?
WordPress plugins run inside the same PHP process as the core. One bad plugin can crash the whole site. DAPITA plugins run as isolated OS processes with their own users and AppArmor profiles. The engine cannot be crashed by a plugin, and a plugin cannot read data outside its assigned schemas.
What happens if I cancel?
Engine and plugins keep running on your server. Updates pause and the marketplace stops serving new plugin downloads, but nothing is deleted and nothing stops working. Resubscribe anytime to restore updates.
Can I switch from monthly to yearly later?
Yes. You can upgrade to yearly at any time and the difference is prorated. The yearly plan locks you into the current launch tier price for 12 months.
What does deployment look like?
Single static Go binary for the engine, plugins are tar.gz archives with manifest. Install on any Linux VPS with PostgreSQL and Redis. The setup wizard provisions DNS, SSL via Let's Encrypt, and database migrations automatically.

Try Core Without a Year-Long Commitment

Lock in launch pricing before this month's slots are gone. Cancel anytime.

Claim Your Slot →