Operations / Platform
Operations docs are for people deploying, debugging, recovering, or maintaining Wavemap environments.
These pages should make repeatable human decisions easier without hiding approval gates.
Start Here
Section titled “Start Here”- Deployment separates infrastructure provisioning, app release orchestration, and static docs publishing.
- Deployed Dev Environment records the current shared
devruntime and lifecycle posture. - Deployed Dev Lifecycle records runtime, data, media, and teardown lifecycle boundaries.
- Data Durability And Recovery records disposable deployed-dev data posture, reset boundaries, backup learning drills, and future recovery gates.
- Deployment Workflows explains CI, deployed-dev CD, docs CD, smoke lanes, and command conventions.
- Infrastructure Change Policy records Pulumi graph review and infrastructure mutation gates.
- Cloud Automation Permission Review records how to trace cloud API actions, target resources, trust boundaries, evidence, and explicit non-goals before automation runs.
- Docs Hosting records the live
docs.wavemap.appstatic hosting, deploy, permission, and smoke boundaries. - Infra Topology Processing explains the private capture, sanitized projection, review, and publication pipeline.
- Runbooks collects reviewed operator procedures and recovery paths.
- Generated Documentation defines the private-raw and reviewed-sanitized artifact boundary.
Source Trail
Section titled “Source Trail”working-notes/SOPS.mdworking-notes/DEPLOYED_DEV_ENVIRONMENT.mdworking-notes/DEV_DEPLOYMENT_AND_CD_ROADMAP.md
Recently Promoted Topics
Section titled “Recently Promoted Topics”The first backup/restore learning-drill policy now lives in Data Durability And Recovery. The cloud automation permission review policy now lives in Cloud Automation Permission Review.
The stable configuration and secret-handling convention now lives in Configuration And Secrets. The stable operational script structure convention now lives in Shell Scripting Conventions.
Approval Gates
Section titled “Approval Gates”Live cloud mutation, permission changes, workflow deploy runs, and commits remain explicit human decisions. Docs should make those gates visible rather than replacing them with automatic instructions.