Auto-PR: docs(fleet): §9 custody spectrum — managed -> BYOC -> self-custody migration path#95
Conversation
…gration path Managed ships first (Tyler's complexity-collapse call); custody is a parameter, not a rewrite: every per-tenant boundary (state file, secrets project, LLM key, GPG backup keypair, DNS, registry row) is a hand-off point. Three tiers over one template (managed / BYOC via customer-revocable scoped token / full self-custody), per-customer migration sequence (parallel-build -> restore -> smoke -> DNS cutover -> soak -> decommission -> custody ceremony), ~zero downtime via the proven INT-S004 cutover pattern. Notes BYOC as the landing zone for the D210 position.
|
Session status record (2026-07-15, per orchestrator check-in)
|
🤖 Automated Pull Request — authored by
weown-bot(ecosystem service account)Opened by: @ncimino
Last pushed by: @ncimino
Branch:
docs/nik-custody-migration-path→mainContributors on this branch:
📋 Human Review Checklist — NIST CSF 2.0 Functions
Review per the 6 NIST CSF Functions. Frameworks referenced: NIST CSF 2.0, CIS Controls v8 IG1, CSA CCM v4, ISO/IEC 27001:2022, SOC 2, ISO/IEC 42001:2023. See
docs/COMPLIANCE_ROADMAP.md.🏛️ Govern (GV)
.github/CODEOWNERS)🔍 Identify (ID)
.github/SECURITY_ASSESSMENT.md)🛡️ Protect (PR)
--from-literal, never/tmp, always$(mktemp)— ISO A.8.24)restricted(NIST PR.IP, CIS 4)🕵️ Detect (DE)
livenessProbe+readinessProbe) configured🚨 Respond (RS)
.github/INCIDENT_RESPONSE.md)♻️ Recover (RC)
📚 Documentation & Versioning
CHANGELOG.mdupdated (per-directory or repo-level/CHANGELOG.md)#WeOwnVerversion bumped perdocs/VERSIONING_WEOWNVER.md📝 Recent Commits (full bodies for Copilot context)
1a6e57c docs(fleet): §9 custody spectrum — managed -> BYOC -> self-custody migration path
Author: Nik
Date: Wed Jul 15 22:38:17 2026 -0600
Managed ships first (Tyler's complexity-collapse call); custody is a parameter,
not a rewrite: every per-tenant boundary (state file, secrets project, LLM key,
GPG backup keypair, DNS, registry row) is a hand-off point. Three tiers over
one template (managed / BYOC via customer-revocable scoped token / full
self-custody), per-customer migration sequence (parallel-build -> restore ->
smoke -> DNS cutover -> soak -> decommission -> custody ceremony), ~zero
downtime via the proven INT-S004 cutover pattern. Notes BYOC as the landing
zone for the D210 position.
🔍 Copilot AI Review: Copilot is configured to auto-request review for bot-authored PRs. If an auto-created PR opens without an initial Copilot review, push a follow-up commit to the same open PR (
review_on_push: true) to trigger review automatically.👥 Required Reviewers: human approval enforced by branch protection + CODEOWNERS.
@nciminorequested automatically.📚 Review Guidelines:
.github/copilot-instructions.md(phase-aware compliance directives)🛠️ Workflow Operations:
.github/workflows/README.mdAuto-generated by
.github/workflows/auto-pr-to-main.yml