Skip to content

Deposit 2026-07-16 batch 4: deadline call-graph, abandon-vs-cancel, serverless keep-alive, hollow-green, partial rollout, shared primitive#63

Merged
TapeshN merged 6 commits into
mainfrom
strata/deposit-2026-07-16-4
Jul 16, 2026
Merged

Deposit 2026-07-16 batch 4: deadline call-graph, abandon-vs-cancel, serverless keep-alive, hollow-green, partial rollout, shared primitive#63
TapeshN merged 6 commits into
mainfrom
strata/deposit-2026-07-16-4

Conversation

@TapeshN

@TapeshN TapeshN commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Summary

Six generalizable engineering learnings from a fix-round re-review and a design-primitive
consolidation, paraphrased to strip all client/product/repo identifiers.

  • guardrails/a-deadline-guarding-one-hop-of-a-fail-closed-path-leaves-sibling-hops-exposed.md
  • guardrails/a-client-side-timeout-abandons-a-query-without-cancelling-it.md
  • guardrails/a-serverless-keep-alive-primitive-throws-for-two-reasons-swallowing-both-hides-a-regression.md
  • evals/a-test-environment-that-can-only-reach-a-primitives-fallback-branch-is-hollow-green.md
  • guardrails/a-partial-rollout-of-a-fix-commonly-skips-the-highest-traffic-caller.md
  • guardrails/recurring-per-surface-ui-drift-is-a-missing-shared-primitive-fix-it-once-with-a-guard-test.md

One entry per commit, per the schema. A seventh source bullet (an internal merge-automation
policy change) was intentionally held back as org-internal process, not a generalizable
engineering lesson.

Test plan

  • tools/strata/scrub.py (blocklist-gated) run on the raw source bullets AND each of the
    6 paraphrased files individually AND combined — CLEAN (0 matches) in every pass
  • .github/scripts/validate_entries.py — all entries valid across 9/9 categories, no new
    warnings introduced by this batch
  • .github/scripts/strata_guard.py — PASSED, both with and without STRATA_BLOCKLIST
    populated from the real local blocklist (full proprietary-term check)
  • Checked corpus for near-duplicates before drafting; two of the six sit near existing
    entries (a choke-point/enumerate-callers entry, and a design-review-primitive entry) but
    each covers a distinct angle (highest-traffic-caller specifically; mechanical guard-test
    as the recurrence fix specifically) so were kept rather than folded

Draft only — awaiting coordinator review + merge per current operator policy.

@TapeshN
TapeshN marked this pull request as ready for review July 16, 2026 23:13
@TapeshN
TapeshN merged commit 862dc38 into main Jul 16, 2026
2 checks passed
@TapeshN
TapeshN deleted the strata/deposit-2026-07-16-4 branch July 16, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant