Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/operator_runbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@ and rollback fence are documented in
informational until a separately reviewed live cutover is approved; the current
runtime remains authoritative.

The current host is operator-attested as a user-owned Oracle Cloud Compute
instance. The preferred future boundary is a separate on-demand OCI instance
launched from a pinned custom image, registered as a one-job JIT runner, routed
from a private subnet through an OCI NAT gateway with a reserved public IP, and
terminated with its boot volume after durable evidence. This is a migration
decision only: no OCI resource, Vault secret, allowlist entry, or live route has
been created or changed.

Before selecting a replacement host, manually run `Runtime Isolation Host
Profile`. It has repository read permission only, receives no GitHub environment,
OIDC token, or secret, and writes a redacted artifact. Provider or network fields
Expand Down
Loading