Skip to content

chore(infra): scrub PR/review metadata from comments#730

Merged
prez2307 merged 1 commit into
mainfrom
chore/cleanup-stale-comments-infra
May 23, 2026
Merged

chore(infra): scrub PR/review metadata from comments#730
prez2307 merged 1 commit into
mainfrom
chore/cleanup-stale-comments-infra

Conversation

@prez2307
Copy link
Copy Markdown
Contributor

Summary

  • Strip ephemeral review-cycle tags from CDK stacks + tests: Codex P1/P2 on PR #NNN, dated incident narration (2026-04-20 incident, 2026-05-11 wedge investigation), deferred-to-future-PR canary TODOs, tracker codes (W38 removed).
  • Historical narration ("X removed in fix(containers): split CDK base + per-user task defs into separate families #410. Backend now does Y") rewritten as forward-looking statements of the current design.
  • Constraint rationales preserved: cross-stack KMS posture, NFS NFSv4.1/EFS quirks, NLB-V1 for WebSocket API, IAM scoping, chromium symlink reasoning.
  • 11 files, +63 / -100 lines. No CDK construct changes.

Driven by user feedback: comments explain WHY; they should never reference PRs, reviewers, or dated incidents.

Test plan

  • pnpm test — 60 passing (one pre-existing failure in marketplace-resources.test.ts unrelated to this PR)
  • cdk synth clean (CI will verify on deploy)

🤖 Generated with Claude Code

Strip ephemeral review-cycle tags (Codex P1/P2 on PR #NNN, dated
incident narration like "2026-04-20 incident" / "2026-05-11 wedge",
deferred-to-future-PR canary TODOs, tracker codes like "W38 removed")
from CDK stacks and tests. Historical narration ("X removed in #410.
Backend now does Y") is rewritten as forward-looking statements of
the current design. Constraint rationales (cross-stack KMS posture,
NFS quirks, NLB-V1-for-WS-API) preserved verbatim.

11 files, +63/-100 lines. No code changes; pnpm test passes (one
pre-existing failure in marketplace-resources.test.ts is unrelated).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@prez2307 prez2307 merged commit 8ceae2c into main May 23, 2026
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