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
;; SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
3
+
;; ECOSYSTEM.scm — project-wharf
4
+
5
+
(ecosystem
6
+
(version "1.0.0")
7
+
(name "project-wharf")
8
+
(type "project")
9
+
(purpose "*Wharf* is a revolutionary approach to Content Management System (CMS) security that separates administration from runtime. Instead of plugins with full system access running on your live site, Wharf ...")
10
+
11
+
(position-in-ecosystem
12
+
"Part of hyperpolymath ecosystem. Follows RSR guidelines.")
(what-this-is "*Wharf* is a revolutionary approach to Content Management System (CMS) security that separates administration from runtime. Instead of plugins with full system access running on your live site, Wharf ...")
20
+
(what-this-is-not "- NOT exempt from RSR compliance"))
0 commit comments