docs(stability): record post-#44 state, add cross-issue tracking plan#55
Merged
TortoiseWolfe merged 1 commit intomainfrom Apr 26, 2026
Merged
docs(stability): record post-#44 state, add cross-issue tracking plan#55TortoiseWolfe merged 1 commit intomainfrom
TortoiseWolfe merged 1 commit intomainfrom
Conversation
…rder STATUS.md changes: - Snapshot date 2026-04-25 → 2026-04-26. - 042 Payment RLS moves [!] → [x] (closed via #44). - Stability table re-verified against current code: * ConversationView regression — RESOLVED. createClient() in conversation hooks is now wrapped in useMemo; comments name the prior revert. * GDPR Firefox focus — RESOLVED. PaymentConsentModal uses requestAnimationFrame; comment names the prior revert. * ProtectedRoute auth-race — still latent in admin/layout.tsx; tracked #51. * Offline-queue cross-tab tx — still open in base-queue.ts; tracked #52. - Family-B activation list updated: RLS step removed, replaced with #53 (the test-skip index that absorbs the "84 test.skip" tracking). - Summary count adjusted: shipped 17 → 18, backend-only 3 → 2. New: docs/STABILITY-TRACKING.md — cross-issue work order grouped by Family A/B/C/D with rationale for ordering. STATUS.md describes WHAT; this doc describes WHICH ORDER and WHY. Issues filed in this round (parallel to this commit): - #51 — admin/layout.tsx stale-closure latent risk (P1) - #52 — base-queue.ts process+complete not in single tx (P1) - #53 — tests/e2e/payment/ 84 test.skip index by blocker (P2) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced Apr 27, 2026
TortoiseWolfe
added a commit
that referenced
this pull request
Apr 27, 2026
…andoff (#61) Captures end-of-session state after 6 PRs landed (#54, #55, #56, #58, #59, #60). Family A is empty (both stability hotspots resolved). Family D1 done. Recommended next pickup: B1 (#43 /payment/result page). The handoff doc is the load-bearing artifact for the next operator — it lists open issues by family, sharp edges, and a copy-pasteable quick-start. Co-authored-by: TurtleWolfe <TurtleWolfe@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
Doc-only update following #44 verification. Captures three things STATUS.md was missing:
docs/STABILITY-TRACKING.mdgroups every open gap-audit issue into Families A/B/C/D with rationale for ordering.What changed
STATUS.md:[!]→[x], references [Gap-Audit] 042 Payment RLS Policies: un-skip 25 E2E test stubs and verify policies #44 closuredocs/STABILITY-TRACKING.md(new):Sister issues filed in parallel (not part of this PR)
Test plan
docs/STABILITY-TRACKING.mdcross-references match the actual open issue list (gh issue list --label gap-audit)🤖 Generated with Claude Code