docs: reachableceo wording sweep per 2026-09-09 direct order

House style: the principal identity is named (reachableceo), never
'the founder'. No behavior change.

https://projects.knownelement.com/issues/942
This commit is contained in:
2026-09-09 12:43:23 -05:00
parent 627948a98e
commit 0076b4f941
6 changed files with 18 additions and 18 deletions
@@ -1,6 +1,6 @@
#!/bin/bash
# Authenticated Cloudron admin API call (compliant lever: api-token service
# account from vault item creds/cloudron — never the founder's accounts).
# account from vault item creds/cloudron — never reachableceo's accounts).
# usage: cloudron-api.sh METHOD /api/v1/PATH [JSON-BODY]
# body -> stdout; HTTP status -> stderr. Secrets never printed.
set -euo pipefail