diff --git a/performance/status/page.md b/performance/status/page.md index ca7e193..c61f7e5 100644 --- a/performance/status/page.md +++ b/performance/status/page.md @@ -5,13 +5,13 @@ visible: true # 📈 Status dashboard -Auto-published 2026-09-06T16:11:21-05:00 from KNELPerf. Source: +Auto-published 2026-09-06T16:30:38-05:00 from KNELPerf. Source: https://git.knownelement.com/KNEL/KNELPerf ## 🌤️ Solar arbitrage verdict (latest run) ```json { - "ts": "2026-09-06T21:11:21Z", + "ts": "2026-09-06T21:30:38Z", "ok": false, "error": "no price source available (set ERCOT_API_KEY or GRIDSTATUS_API_KEY; see docs/oncor-realtime-arbitrage.md)" } diff --git a/performance/transparency/page.md b/performance/transparency/page.md index 3af2fbc..bd88439 100644 --- a/performance/transparency/page.md +++ b/performance/transparency/page.md @@ -10,12 +10,14 @@ We run an ultra-open and transparent organization. This site and its 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 +**The principle**: our code, formulas, and methodology are open; the +inputs to them are not. Revenue and expense detail (contract rates, +system costs, billing history, per-tenant margins, customer data) is +private to LLC members and is never published here. This line is enforced +mechanically: the publishing script redacts private 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). +Public market signals (e.g. ERCOT prices) are open data and stay open. Publishing is exclusively git-based: content lands via pull from the public repo; the site runs no foreign tooling. The Grav admin exists only