feat: add observability ingest edge guardrails - #10
Merged
shaomingbo merged 11 commits intoJul 23, 2026
Conversation
Owner
Author
|
[round-tracker] round=1, 本轮净增 69, 累计净增 69, verdict=PASS_WITH_UPGRADE 本轮固定范围: 三分法处置
验证与审查
未执行 merge、release、deployment 或任何 GCP/生产操作。 |
Owner
Author
|
[round-tracker] round=2, 本轮净增 10, 累计净增 79, verdict=PASS_WITH_UPGRADE 本轮固定范围: 三分法处置
自审与验证
未执行 merge、release、deployment、GCP 操作或生产请求。 |
shaomingbo
marked this pull request as ready for review
July 23, 2026 04:31
shaomingbo
deleted the
codex/observability-ingest-edge-guardrails-20260722
branch
July 23, 2026 04:34
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.
What changed
docs/DEPLOY.mdand wire the tests intoscripts/verify.shWhy
The ingest edge controls need a reviewable Ops safety gate before any production rollout. This PR makes parameters, capabilities, cost calculations, current-state drift, approvals, and rollback expectations independently auditable without changing GCP or production state.
Impact and safety boundary
ROLLOUT-ONLYReview repair round 1
python3return the documented sanitized exit code 3 instead of shell exit 127Validation
scripts/verify.shpassed on commit7e88f536b1a07303e9c7cf550a9c5cc9044e268eTEST_DATABASE_URLwas unsetgit diff --checkgates passedReview notes
Non-blocking backlog remains: narrow Cloud Run annotation projection, add direct real-mode shadowing-normalizer coverage, and make the static gcloud allowlist detect every service family. String-typed Cloud Armor priority handling remains theoretical because the API schema emits an integer.