Auto-publish 2026-09-06_15:52 (#826)

https://projects.knownelement.com/issues/826
This commit is contained in:
2026-09-06 15:52:58 -05:00
parent 3e47443784
commit 0f3fb7e05e
8 changed files with 446 additions and 20 deletions
+22
View File
@@ -0,0 +1,22 @@
---
title: Transparency
visibility: private
---
# 🔓 Transparency policy
We run an ultra-open and transparent organization. This site and its
[content repo](https://git.knownelement.com/KNEL/KNELPerfHub) are **public
read-only** — performance data, benchmarks, risk intelligence,
architecture and decision reports are all in the open.
**The one carve-out**: revenue and expense detail is private to LLC
members and is never published here (system costs, billing history,
contract rates, per-tenant margins). This line is enforced mechanically:
the publishing script redacts financial literals from every public page
at render time — see
[`grav-publish.sh`](https://git.knownelement.com/KNEL/KNELPerf/src/branch/main/tools/grav-publish.sh).
Publishing is exclusively git-based: content lands via pull from the
public repo; the site runs no foreign tooling. The Grav admin exists only
to prevent first-run setup mode; content never flows through it.