Skip to content

Commit b2b118b

Browse files
committed
Format open-issue deep-dive analysis markdown files
1 parent e399f09 commit b2b118b

4 files changed

Lines changed: 16 additions & 14 deletions

File tree

analysis/open-issue-deep-dive/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Triage comments posted at snapshot time: 85/85
1212

1313
## Existing Open PR Coverage
14+
1415
- #2802 RSC migration docs: fix fictional API names, missing associations, form_with, and CSRF token patterns -> #2803
1516
- #2794 Track B: add react_on_rails:sync_versions for gem/npm lockstep -> #2797
1617
- #2781 Docs: Add missing content pages (RSC landing, ExecJS, debugging, benchmarks) -> #2785
@@ -32,6 +33,7 @@
3233

3334
- Context excerpts in wave files are intentionally truncated with `...`.
3435
- `Triage note` captures inferred scope, blocker history, pending verification, and other non-quoted analyst context.
36+
3537
## Execution Notes
3638

3739
- Every issue received a triage comment with domain, current PR coverage, and a concrete next-step question.

analysis/open-issue-deep-dive/wave-1-active.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Generated from open-issue triage snapshot dated 2026-03-22.
77
- Domain: documentation
88
- Labels: (none)
99
- Created: 2026-03-22
10-
- Context excerpt: ## Context In `.claude/commands/update-changelog.md`, the Version Stamping section header (line 153) reads: > When this command is invoked with `release`, `rc`, or `beta`, **use the rake task to stamp the version header* ...
10+
- Context excerpt: ## Context In `.claude/commands/update-changelog.md`, the Version Stamping section header (line 153) reads: > When this command is invoked with `release`, `rc`, or `beta`, \*_use the rake task to stamp the version header_ ...
1111
- Posted question: Should this be batched with related docs issues in a single docs PR, or handled separately?
1212

1313
## #2805 Improve /address-review with merge-ready quick actions and follow-up issue workflow
@@ -79,7 +79,7 @@ Generated from open-issue triage snapshot dated 2026-03-22.
7979
- Domain: documentation
8080
- Labels: (none)
8181
- Created: 2026-03-20
82-
- Context excerpt: ## Summary Several docs pages have fenced code blocks without language identifiers (e.g., bare ``` instead of ```ruby or ```bash). This prevents syntax highlighting on reactonrails.com and anywhere else the docs are rend ...
82+
- Context excerpt: ## Summary Several docs pages have fenced code blocks without language identifiers (e.g., bare `instead of`ruby or ```bash). This prevents syntax highlighting on reactonrails.com and anywhere else the docs are rend ...
8383
- Posted question: Should this be batched with related docs issues in a single docs PR, or handled separately?
8484

8585
## #2771 Doctor: migrate from regex config parsing to runtime config queries

analysis/open-issue-deep-dive/wave-2-backlog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Field note: Most `ci/tooling` entries intentionally share the same routing quest
2929
- Context excerpt: ## Summary After reviewing [everything-claude-code](https://github.com/affaan-m/everything-claude-code) (50K+ stars, Anthropic hackathon winner), several patterns would enhance our already solid Claude Code setup. ## Cur ...
3030
- Posted question: Is this still active for implementation, or should it remain a discussion-only backlog item?
3131

32-
## #2552 RFC: Rename bundler-agnostic config files from *WebpackConfig.js to bundler-neutral names
32+
## #2552 RFC: Rename bundler-agnostic config files from \*WebpackConfig.js to bundler-neutral names
3333

3434
- Domain: discussion/rfc
3535
- Labels: enhancement, P3
@@ -58,7 +58,7 @@ Field note: Most `ci/tooling` entries intentionally share the same routing quest
5858
- Domain: ci/tooling
5959
- Labels: P3
6060
- Created: 2025-12-15
61-
- Context excerpt: Currently our CI caches gems manually, but https://github.com/ruby/setup-ruby/?tab=readme-ov-file#caching-bundle-install-manually says > It is also possible to cache gems manually, **but this is not recommended because i ...
61+
- Context excerpt: Currently our CI caches gems manually, but https://github.com/ruby/setup-ruby/?tab=readme-ov-file#caching-bundle-install-manually says > It is also possible to cache gems manually, \*\*but this is not recommended because i ...
6262
- Posted question: Should this run in the CI/tooling maintenance wave, or be deferred behind release-critical runtime work?
6363

6464
## #2214 Finish merging linting between Core and Pro
@@ -162,5 +162,5 @@ Field note: Most `ci/tooling` entries intentionally share the same routing quest
162162
- Domain: ci/tooling
163163
- Labels: enhancement, low priority, P3
164164
- Created: 2025-11-12
165-
- Context excerpt: ## Problem The `run-skipped-ci.yml` workflow uses a fixed 5-second wait before verifying that workflows are queued: ```javascript await new Promise(resolve => setTimeout(resolve, 5000)); ``` This approach has several iss ...
165+
- Context excerpt: ## Problem The `run-skipped-ci.yml` workflow uses a fixed 5-second wait before verifying that workflows are queued: `javascript await new Promise(resolve => setTimeout(resolve, 5000)); ` This approach has several iss ...
166166
- Posted question: Should this run in the CI/tooling maintenance wave, or be deferred behind release-critical runtime work?

analysis/open-issue-deep-dive/wave-3-long-tail.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ Field note: `Posted question` is the exact question posted to each issue during
66

77
## Domain Breakdown (19 Issues)
88

9-
| Domain | Count |
10-
| -------------------- | ----- |
11-
| core/runtime | 9 |
12-
| ci/tooling | 4 |
13-
| documentation | 4 |
14-
| discussion/rfc | 1 |
15-
| pro/rsc integration | 1 |
9+
| Domain | Count |
10+
| ------------------- | ----- |
11+
| core/runtime | 9 |
12+
| ci/tooling | 4 |
13+
| documentation | 4 |
14+
| discussion/rfc | 1 |
15+
| pro/rsc integration | 1 |
1616

1717
## Resolved After Snapshot, Before Execution
1818

@@ -48,7 +48,7 @@ Field note: `Posted question` is the exact question posted to each issue during
4848
- Domain: documentation
4949
- Labels: documentation, P3
5050
- Created: 2025-11-12
51-
- Context excerpt: ## Overview Add compelling React Server Components (RSC) migration success stories to our documentation to give readers incentive to migrate. ## Success Stories to Feature ### 1. **Mux: 50,000 Lines Migrated** - **Articl ...
51+
- Context excerpt: ## Overview Add compelling React Server Components (RSC) migration success stories to our documentation to give readers incentive to migrate. ## Success Stories to Feature ### 1. **Mux: 50,000 Lines Migrated** - \*\*Articl ...
5252
- Posted question: Should this be batched with related docs issues in a single docs PR, or handled separately?
5353

5454
## #1959 CI/Build improvements: prepack scripts and yalc workflow fixes
@@ -129,7 +129,7 @@ Field note: `Posted question` is the exact question posted to each issue during
129129
- Domain: core/runtime
130130
- Labels: P3
131131
- Created: 2024-06-08
132-
- Context excerpt: ```ruby ReactOnRails::PacksGenerator.instance.generate_packs_if_stale ``` Have this call create a lock file so it can't run concurrently. The lock file should expire within a short time. Here is how to do this: https://w ...
132+
- Context excerpt: `ruby ReactOnRails::PacksGenerator.instance.generate_packs_if_stale ` Have this call create a lock file so it can't run concurrently. The lock file should expire within a short time. Here is how to do this: https://w ...
133133
- Posted question: Do you want this scheduled in the next implementation wave, or parked until after active release work?
134134

135135
## #1590 Add support for Vite

0 commit comments

Comments
 (0)