Auto-publish 2026-09-06_16:31 (#826)

https://projects.knownelement.com/issues/826
This commit is contained in:
2026-09-06 16:31:39 -05:00
parent 3d12eb45aa
commit a3ee901eee
2 changed files with 10 additions and 7 deletions
+2 -2
View File
@@ -5,13 +5,13 @@ visible: true
# 📈 Status dashboard # 📈 Status dashboard
Auto-published 2026-09-06T16:30:38-05:00 from KNELPerf. Source: Auto-published 2026-09-06T16:31:38-05:00 from KNELPerf. Source:
https://git.knownelement.com/KNEL/KNELPerf https://git.knownelement.com/KNEL/KNELPerf
## 🌤️ Solar arbitrage verdict (latest run) ## 🌤️ Solar arbitrage verdict (latest run)
```json ```json
{ {
"ts": "2026-09-06T21:30:38Z", "ts": "2026-09-06T21:31:38Z",
"ok": false, "ok": false,
"error": "no price source available (set ERCOT_API_KEY or GRIDSTATUS_API_KEY; see docs/oncor-realtime-arbitrage.md)" "error": "no price source available (set ERCOT_API_KEY or GRIDSTATUS_API_KEY; see docs/oncor-realtime-arbitrage.md)"
} }
+8 -5
View File
@@ -11,11 +11,14 @@ read-only** — performance data, benchmarks, risk intelligence,
architecture and decision reports are all in the open. architecture and decision reports are all in the open.
**The principle**: our code, formulas, and methodology are open; the **The principle**: our code, formulas, and methodology are open; the
inputs to them are not. Revenue and expense detail (contract rates, inputs to them are not. **This site is assumed 100% public** — nothing is
system costs, billing history, per-tenant margins, customer data) is published here that isn't safe for the open internet. Revenue and expense
private to LLC members and is never published here. This line is enforced detail (contract rates, system costs, billing history, per-tenant
mechanically: the publishing script redacts private literals from every margins, customer data) is private to LLC members and lives in our ERP:
public page at render time — see private financial dashboards and reports are built in Dolibarr
(SSO + role-gated), as part of this same program — never on this site.
The public/private 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). [`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. Public market signals (e.g. ERCOT prices) are open data and stay open.