Skip to content

Public Trust

BaselineOS publishes the public surfaces an evaluator needs to confirm the product is alive, installable, and independently verifiable.

SurfaceLinkWhat it proves
Status pagestatus.baseline.gtcx.africaPublic uptime page is reachable.
API healthapi.gtcx.africa/api/healthRuntime API is responding.
Verify/verify/Signed baseline verification surface is available.
Published baselines/baselines/Signed organizational baselines are public.
Root key/baselines/keys/gtcx-root.pubPublic Ed25519 root key is hosted.
npm packagebaselineos on npmCLI/package install path is public.
GitHub releasesbaseline-os releasesRelease evidence and tags are public.
ChannelCurrent state
npm latestbaselineos@1.6.2
GitHub releasev1.6.2 — aligned with npm latest (verified 2026-06-05).
API healthstatus: ok observed on 2026-06-03.
Status pageHTTP 200 observed on 2026-06-03.
  1. Check the status page.
  2. Confirm the API health endpoint.
  3. Open the baseline verifier.
  4. Inspect the published baselines and root key.
  5. Compare npm latest with GitHub releases — both should show 1.6.2.

Repo maintainers can run pnpm verify:public-trust-release for automated channel parity evidence.