Auto-PR: docs(fleet): fleet operations design β 100s-scale updates, rings, observability guarantee, billing lifecycle#93
Merged
Conversation
β¦ervability guarantee, billing lifecycle Design baseline for operating 100s of single-tenant customer instances: three-lever fleet updates (dashboard image / ALLM image / model pref β model pref flagged as render-time GAP to move to Infisical), DO-tag ring rollouts (canary->early->ga) with smoke gates + soak + pinned-tag rollback, deploy auto-verification battery, no-customer-data observability guarantee (allowlist telemetry, redaction on app logs), private weown-fleet repo + registry boundary (rendered customer sites must NOT live in this public repo), billing lifecycle state machine (ACTIVE->PAUSED->STOPPED->PURGED), and seven scale prerequisites.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
π€ Automated Pull Request β authored by
weown-bot(ecosystem service account)Opened by: @ncimino
Last pushed by: @ncimino
Branch:
docs/nik-fleet-operations-designβ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)
4e365cb docs(fleet): fleet operations design β 100s-scale updates, rings, observability guarantee, billing lifecycle
Author: Nik
Date: Wed Jul 15 17:10:55 2026 -0600
Design baseline for operating 100s of single-tenant customer instances:
three-lever fleet updates (dashboard image / ALLM image / model pref β model
pref flagged as render-time GAP to move to Infisical), DO-tag ring rollouts
(canary->early->ga) with smoke gates + soak + pinned-tag rollback, deploy
auto-verification battery, no-customer-data observability guarantee (allowlist
telemetry, redaction on app logs), private weown-fleet repo + registry boundary
(rendered customer sites must NOT live in this public repo), billing lifecycle
state machine (ACTIVE->PAUSED->STOPPED->PURGED), and seven scale prerequisites.
π 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