Knowledge base

Docs

Notes for systems that can be rebuilt, audited, and explained.

Baseline

EncryptedGuru Infrastructure v0.1

The initial system uses Google Workspace for identity, encryptedguru.com for naming, Cloudflare Pages for the public static site, Google Cloud for deployable infrastructure, and NVIDIA DSX Air for network simulation. The first objective is not scale. The first objective is clarity.

Verification

Production Verification

Public infrastructure is treated as valid only after live checks pass from outside the deployment environment. The current production checks verify the canonical redirect, security headers, security.txt freshness, sitemap contents, and Google Workspace DNS records.

Web path

encryptedguru.com redirects to www.encryptedguru.com, and the canonical host returns 200.

Security surface

Headers, security.txt, and static hosting behavior are checked after deployment.

Mail identity

MX, SPF, DMARC, and DKIM are verified so web changes do not break account operations.

Runbook

First operating rules

Change control

How public changes ship

A release starts with a small written intent, then source review, then deployment, then live verification. The goal is to make every change reversible, explainable, and boring enough to repeat under pressure.