You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/concepts/protocol-kernel.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The **Kernel Protocol** defines the plugin system and runtime management for Obj
18
18
-**Slow innovation:** Want AI-powered search? Wait for the vendor's roadmap (or never get it)
19
19
-**License costs:** Pay $150/user/month for "Enterprise Edition" just to get SSO
20
20
21
-
**Solution:** The Kernel Protocol implements a **microkernel architecture** like Linux or Kubernetes. The core runtime is <10MBanddoesalmostnothing—justloadsplugins.Everyfeature(dataaccess,UI,workflows,AI)isaplugin.Don'tneeddashboards?Don'tloadthedashboardplugin.Wantbetteranalytics?Replacethedefaultpluginwithyourown.
21
+
**Solution:** The Kernel Protocol implements a **microkernel architecture** like Linux or Kubernetes. The core runtime is <10MB and does almost nothing—just loads plugins. Every feature (data access, UI, workflows, AI) is a plugin. Don't need dashboards? Don't load the dashboard plugin. Want better analytics? Replace the default plugin with your own.
0 commit comments