Repository Analysis

shakacode/react_on_rails

Integration of React + Webpack + Rails including server-side rendering of React, enabling a better developer experience and faster client performance.

8.0 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of shakacode/react_on_rails, a Ruby project with 5,190 GitHub stars. SynthScan v2.0 examined 394,573 lines of code across 1807 source files, recording 2232 pattern matches distributed across 13 syntactic categories. The overall adjusted score of 8.0 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

8.0
Adjusted Score
8.0
Raw Score
100%
Time Factor
2026-07-14
Last Push
5.2K
Stars
Ruby
Language
394.6K
Lines of Code
1.8K
Files
2.2K
Pattern Hits
2026-07-14
Scan Date
0.00
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 2HIGH 0MEDIUM 411LOW 1819

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 2232 distinct pattern matches across 13 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Hyper-Verbose Identifiers972 hits · 936 pts
SeverityFileLineSnippetContext
LOWllms-full-pro.txt1643def parse_license_json_object(output)CODE
LOWllms-full-pro.txt9963 return function ProductPageWithLayoutContext() {CODE
LOW…perf/rsc-fouc/ab-tests/rsc-fouc-release-gate.abtest.ts36async function waitForFirstVisibleProbeState(page: ShakaPerfPage): Promise<FirstVisibleProbeState> {CODE
LOWrakelib/task_helpers.rb72 def bundle_install_with_ruby_version(dir, version)CODE
LOWrakelib/task_helpers.rb97 def detect_bundler_ruby_version(dir)CODE
LOW.agents/bin/agent-workflow-seam-doctor-test.rb42 def write_agent_workflow_config(root, overrides = {})CODE
LOW.agents/bin/agent-workflow-seam-doctor-test.rb64 def write_agent_workflow_scripts(root, omit: [])CODE
LOW…skills/plan-pr-batch/scripts/check_goal_prompt_size.rb94def extract_first_text_fence_body(text, label)CODE
LOW…skills/plan-pr-batch/scripts/check_goal_prompt_size.rb113def extract_goal_prompt_template(skill_text)CODE
LOW.agents/skills/pr-batch/lib/git_probe_env.rb58 def preserve_safe_directory_config(env, source_env)CODE
LOW.agents/skills/pr-batch/lib/git_probe_env.rb69 def command_scope_safe_directory_entries(source_env)CODE
LOW.agents/skills/pr-batch/lib/git_probe_env.rb73 def safe_directory_entries_from_count(source_env)CODE
LOW.agents/skills/pr-batch/lib/git_probe_env.rb85 def safe_directory_entries_from_parameters(source_env)CODE
LOWinternal/planning/rsc-css-architecture-analysis.md64 function loadRSCClientChunkStylesheetHrefsByChunkName(): Map<string, string[]>;CODE
LOWinternal/planning/rsc-css-architecture-analysis.md163def generated_stylesheet_hrefs_json(render_options)CODE
LOW…ng/2026-05-21-3258-rsc-parser-helper-cleanup-design.md131def add_rsc_client_references_setup(config_path, content, existing_imports_content, is_server:)CODE
LOW…ng/2026-05-21-3258-rsc-parser-helper-cleanup-design.md154def ensure_rsc_client_references_setup(config_path, content, is_server:)CODE
LOWdocs/pro/license-ci-integration.md250def parse_license_json_object(output)CODE
LOWdocs/pro/react-server-components/per-request-data.md428 return function ProductPageWithLayoutContext() {CODE
LOW…owers/specs/2026-05-25-main-ci-release-guard-design.md121def required_check_names_for_main(monorepo_root:)CODE
LOWscript/pr_merge_ledger/closing_keyword_scanner.rb42 def code_formatted_closing_keyword_violations(pull_request)CODE
LOWscript/pr_merge_ledger/closing_keyword_scanner.rb110 def code_formatted_closing_keyword_violation(pull_request, line, index, markdown_state)CODE
LOWscript/pr_merge_ledger/closing_keyword_scanner.rb149 def code_formatted_closing_keyword_match_text(markdown_state, markdown_line, code_block_line, inline_match,CODE
LOWscript/pr_merge_ledger/closing_keyword_scanner.rb161 def scan_code_formatted_closing_keyword(markdown_state, markdown_line, code_block_line, current_line_in_fenced_code,CODE
LOW…pr_merge_ledger/closing_keyword_scanner/inline_code.rb8 def closing_keyword_in_inline_code(line, line_index, markdown_state)CODE
LOW…pr_merge_ledger/closing_keyword_scanner/inline_code.rb27 def inline_code_closing_keyword_match(normalized_line, inline_code_flags)CODE
LOW…pr_merge_ledger/closing_keyword_scanner/inline_code.rb40 def soft_wrapped_inline_code_closing_keyword_match(normalized_line, inline_code_flags, markdown_state)CODE
LOW…pr_merge_ledger/closing_keyword_scanner/inline_code.rb51 def remember_inline_code_soft_wrap_line(normalized_line, inline_code_flags, markdown_state)CODE
LOW…pr_merge_ledger/closing_keyword_scanner/inline_code.rb60 def reset_inline_code_soft_wrap_state(markdown_state)CODE
LOW…pr_merge_ledger/closing_keyword_scanner/inline_code.rb69 def inline_code_normalized_line(line, line_index, markdown_state)CODE
LOW…pr_merge_ledger/closing_keyword_scanner/inline_code.rb88 def consume_next_inline_code_span(context, index)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb8 def link_reference_content_line(line, markdown_state)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb14 def list_item_link_reference_content_line(line, markdown_state)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb41 def list_indented_link_reference_content_line(line, markdown_state)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb51 def line_without_indentation_columns(line, columns)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb67 def link_reference_definition_parts(line)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb84 def link_reference_destination_parts(line)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb104 def link_reference_destination_and_title(stripped)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb119 def raw_link_reference_destination_and_title(stripped)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb143 def next_raw_link_reference_parenthesis_depth(character, parenthesis_depth)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb160 def link_reference_title_parts(line)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb164 def link_reference_title_parts_from_text(text)CODE
LOW…edger/closing_keyword_scanner/link_reference_parser.rb180 def unescaped_delimiter_index(text, delimiter)CODE
LOW…erge_ledger/closing_keyword_scanner/list_paragraphs.rb21 def next_list_paragraph_continuation_active(line, current_line_in_fenced_code, markdown_state)CODE
LOW…rge_ledger/closing_keyword_scanner/blockquote_state.rb8 def close_blockquote_fence_if_needed(markdown_state, blockquote_depth)CODE
LOW…rge_ledger/closing_keyword_scanner/blockquote_state.rb16 def close_outdented_list_fence_if_needed(markdown_state, line)CODE
LOW…rge_ledger/closing_keyword_scanner/blockquote_state.rb28 def body_markdown_line_and_depth(line, markdown_state)CODE
LOW…rge_ledger/closing_keyword_scanner/blockquote_state.rb70 def normalized_blockquote_markdown_line_and_depth(line, markdown_line, blockquote_depth, context)CODE
LOW…rge_ledger/closing_keyword_scanner/blockquote_state.rb104 def normalize_blockquote_content_indentation(line, blockquote_depth, _list_blockquote_marker_found,CODE
LOW…rge_ledger/closing_keyword_scanner/blockquote_state.rb122 def fenced_code_markdown_line_and_depth(line, opening_fence)CODE
LOW…rge_ledger/closing_keyword_scanner/blockquote_state.rb137 def blockquote_depth_for_line(line)CODE
LOW…rge_ledger/closing_keyword_scanner/blockquote_state.rb150 def reset_markdown_state_for_blockquote_change(markdown_state, blockquote_depth)CODE
LOW…rge_ledger/closing_keyword_scanner/blockquote_state.rb159 def effective_blockquote_depth(markdown_state, blockquote_depth)CODE
LOW…rge_ledger/closing_keyword_scanner/block_boundaries.rb8 def next_gfm_table_block_active(line, current_line_in_fenced_code, markdown_state)CODE
LOW…rge_ledger/closing_keyword_scanner/block_boundaries.rb17 def next_gfm_table_header_candidate_cell_count(line, current_line_in_fenced_code, markdown_state)CODE
LOW…rge_ledger/closing_keyword_scanner/block_boundaries.rb28 def next_setext_heading_candidate_active(line, current_line_in_fenced_code, markdown_state)CODE
LOW…rge_ledger/closing_keyword_scanner/block_boundaries.rb61 def next_paragraph_continuation_active(line, current_line_in_fenced_code, markdown_state)CODE
LOW…rge_ledger/closing_keyword_scanner/block_boundaries.rb92 def gfm_table_separator_cell_count(line)CODE
LOW…edger/closing_keyword_scanner/link_reference_blocks.rb8 def closing_keyword_in_link_reference(line, markdown_state)CODE
LOW…edger/closing_keyword_scanner/link_reference_blocks.rb28 def closing_keyword_in_multiline_link_reference(line, markdown_state)CODE
912 more matches not shown…
Self-Referential Comments288 hits · 868 pts
SeverityFileLineSnippetContext
MEDIUMprompts.yml3# This file is the SINGLE SOURCE OF TRUTH for the copy-able "paste into your AICOMMENT
MEDIUMscript/release-finish-test.bash480 # Create a commit, push it to origin, then move local main back so it is stale.COMMENT
MEDIUMscript/lint-mirrored-blocks-test.bash102# Create a temp git repo whose MIRROR_ROOTS include the two package roots theCOMMENT
MEDIUMreact_on_rails_pro/package-scripts.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/.rubocop.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ntrollers/react_on_rails_pro/rsc_payload_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…eact_on_rails_pro/rolling_deploy/bundles_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…_on_rails_pro/app/helpers/react_on_rails_pro_helper.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…_on_rails_pro/app/helpers/react_on_rails_pro_helper.rb1187 # Create a promise to hold the first chunk for synchronous return.COMMENT
MEDIUMreact_on_rails_pro/rakelib/task_helpers.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/empty_spec.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/empty_spec.rb16# This file is used to compel SimpleCov to output a new report based on itsCOMMENT
MEDIUMreact_on_rails_pro/spec/.rubocop.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/.rubocop.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ct_on_rails_pro/spec/dummy/app/mailers/dummy_mailer.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/app/models/comment.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…_rails_pro/spec/dummy/app/models/application_record.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/app/models/post.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/app/models/user.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ct_on_rails_pro/spec/dummy/app/graphql/dummy_schema.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…on_rails_pro/spec/dummy/app/graphql/types/node_type.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…n_rails_pro/spec/dummy/app/graphql/types/base_field.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…on_rails_pro/spec/dummy/app/graphql/types/post_type.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…_pro/spec/dummy/app/graphql/types/base_input_object.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…on_rails_pro/spec/dummy/app/graphql/types/base_enum.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ils_pro/spec/dummy/app/graphql/types/base_interface.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ls_pro/spec/dummy/app/graphql/types/base_connection.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…on_rails_pro/spec/dummy/app/graphql/types/base_edge.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…_rails_pro/spec/dummy/app/graphql/types/base_scalar.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ails_pro/spec/dummy/app/graphql/types/mutation_type.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…n_rails_pro/spec/dummy/app/graphql/types/query_type.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ails_pro/spec/dummy/app/graphql/types/base_argument.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…_rails_pro/spec/dummy/app/graphql/types/base_object.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…n_rails_pro/spec/dummy/app/graphql/types/base_union.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…on_rails_pro/spec/dummy/app/graphql/types/user_type.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ls_pro/spec/dummy/app/graphql/mutations/update_user.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…_pro/spec/dummy/app/graphql/mutations/base_mutation.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…o/spec/dummy/app/controllers/application_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…/spec/dummy/app/controllers/react_router_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…s_pro/spec/dummy/app/controllers/graphql_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ils_pro/spec/dummy/app/controllers/pages_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…c/dummy/app/controllers/tanstack_starter_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ec/dummy/app/controllers/tanstack_router_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…_pro/spec/dummy/app/controllers/api/base_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…/spec/dummy/app/controllers/api/comments_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…pro/spec/dummy/app/controllers/api/users_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…pro/spec/dummy/app/controllers/api/posts_controller.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…ntrollers/concerns/rsc_posts_page_over_redis_helper.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…rails_pro/spec/dummy/app/helpers/application_helper.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/secrets.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/routes.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/environment.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/storage.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/application.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/puma.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/database.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/boot.rb5# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/shakapacker.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUMreact_on_rails_pro/spec/dummy/config/locales/en.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
MEDIUM…/config/locales/react_intl_demo/react_intl_demo.ar.yml3# This file is NOT licensed under the MIT (open source) license. It is part ofCOMMENT
228 more matches not shown…
Over-Commented Block607 hits · 578 pts
SeverityFileLineSnippetContext
LOWknip.ts61 'swc-loader',COMMENT
LOW.lychee.toml1# Lychee link checker configurationCOMMENT
LOW.lychee.toml121 # ============================================================================COMMENT
LOWllms-full-pro.txt3781 #COMMENT
LOWllms-full-pro.txt3801 # the runtime 410-retry path remains the safe fallback. Return nilCOMMENT
LOWprompts.yml1# Canonical AI-agent prompts for React on Rails.COMMENT
LOW…perf/rsc-fouc/ab-tests/rsc-fouc-release-gate.abtest.ts1import { abTest, installRequestBlocking } from 'shaka-shared';COMMENT
LOW.agents/trusted-github-actors.yml21# evidence only.COMMENT
LOWinternal/contributor-info/demo-fleet.yml1# Demo fleet manifest — draft list of demo repos under cross-repo upgradeCOMMENT
LOWinternal/contributor-info/demo-fleet.yml21# the install + lockfile-update strategy.COMMENT
LOW.claude/hooks/main-ci-status.sh1#!/usr/bin/env bashCOMMENT
LOW.claude/hooks/main-ci-status.sh101fiCOMMENT
LOW.claude/hooks/main-ci-status.sh141# Pull every check run on the commit. We use the Checks API because a singleCOMMENT
LOW.claude/hooks/main-ci-status.sh221passed=$(echo "${summary}" | grep "^PASSED=" | cut -d= -f2)COMMENT
LOW.claude/hooks/main-ci-status-on-push.sh1#!/usr/bin/env bashCOMMENT
LOW.claude/hooks/main-ci-status-on-push.sh21# - `git -C <path> push ...` forms, via intentionally broad `git ... push`COMMENT
LOWdocs/sidebars.ts1import type { SidebarsConfig } from '@docusaurus/plugin-content-docs';COMMENT
LOWdocs/pro/rolling-deploy-custom-adapters.md41```rubyCOMMENT
LOWdocs/pro/rolling-deploy-custom-adapters.md61 # bundle file, required) and :assets (Array<String> of companionCOMMENT
LOWdocs/pro/rolling-deploy-custom-adapters.md81 # Errors are warned per-hash, not raised. Each upload is wrapped inCOMMENT
LOWdocs/oss/migrating/migrating-from-nextjs.md81COMMENT
LOWdocs/oss/configuration/README.md101 ################################################################################COMMENT
LOWdocs/oss/configuration/README.md121 # See Pro documentation for complete setup instructions.COMMENT
LOWdocs/oss/configuration/README.md141COMMENT
LOWdocs/oss/configuration/README.md161 # Served by: Web server directlyCOMMENT
LOWdocs/oss/configuration/README.md181 ################################################################################COMMENT
LOWdocs/oss/configuration/README.md201 # Default value is Rails.env.development?COMMENT
LOWdocs/oss/configuration/README.md221 # Add a module with an adjust_props_for_client_side_hydration method that expects the component's name & props hashCOMMENT
LOWdocs/oss/configuration/README.md241COMMENT
LOWdocs/oss/configuration/README.md261 ################################################################################COMMENT
LOWdocs/oss/configuration/README.md281 # NOTE: Requires Shakapacker 6.5.1+ for basic functionality, 7.0.0+ for full auto-registration features.COMMENT
LOWdocs/oss/configuration/README.md301 # `defer_generated_component_packs = false` → delete the line (the old `false` was a no-op thatCOMMENT
LOWdocs/oss/configuration/README.md321 # server-rendered HTML reaching the client, vs waiting for full page load.COMMENT
LOWdocs/oss/configuration/README.md341 config.i18n_output_format = 'json'COMMENT
LOWdocs/oss/configuration/configuration-pro.md21ReactOnRailsPro.configure do |config|COMMENT
LOWdocs/oss/configuration/configuration-pro.md41 config.excluded_dependency_globs = [ File.join(Rails.root, "app", "views", "**", "dont_hash_this.jbuilder") ]COMMENT
LOWdocs/oss/configuration/configuration-pro.md61 # mini_racer rendering. Other option is NodeRendererCOMMENT
LOWdocs/oss/configuration/configuration-pro.md81 # since it will be easy to intercept it.COMMENT
LOWdocs/oss/configuration/configuration-pro.md101 config.renderer_use_fallback_exec_js = falseCOMMENT
LOWdocs/oss/configuration/configuration-pro.md121 # Default is 0.25COMMENT
LOWdocs/oss/configuration/configuration-pro.md161COMMENT
LOWdocs/oss/configuration/configuration-pro.md181 # It's automatically generated by the React Server Components Webpack plugin.COMMENT
LOWdocs/oss/building-features/caching.md141### How: APICOMMENT
LOW…ing-features/client-side-routing-instant-navigation.md101 </nav>COMMENT
LOW…oss/building-features/extensible-precompile-pattern.md201 abort "Usage: bin/build-react-on-rails test|production\nGot: #{mode.inspect}"COMMENT
LOW…uilding-features/node-renderer/container-deployment.md161```rubyCOMMENT
LOW…oss/deployment/troubleshooting-when-using-webpacker.md21 4. Your Webpack configuration is not creating a manifest.COMMENT
LOWscript/ci-changes-detector-test.bash961 assert_contains "$out" '"run_ruby_tests": false' "benchmark comment output"COMMENT
LOWscript/lib/git-diff-base-test.bash81 # The subshell runs assertions that increment TESTS_FAILED in the childCOMMENT
LOWscript/lib/git-diff-base-test.bash281 fail "run_test did not count a non-final assertion failure"COMMENT
LOWscript/lib/git-diff-base-test.bash621 if grep -qx "release_only.rb" <<<"$out"; thenCOMMENT
LOWbenchmarks/run-local-benchmark.rb1#!/usr/bin/env rubyCOMMENT
LOWbenchmarks/spec/spec_helper.rb1# frozen_string_literal: trueCOMMENT
LOWbenchmarks/spec/benchmark_table_spec.rb1# frozen_string_literal: trueCOMMENT
LOWbenchmarks/spec/report_table_integration_spec.rb1# frozen_string_literal: trueCOMMENT
LOWbenchmarks/lib/bencher_runner.rb21 # Bencher testbed: the runner/hardware identity that segments a benchmark's baselineCOMMENT
LOWbenchmarks/lib/regression_report.rb21 # Structured alert identifiers: an array of { ALERT_BENCHMARK, ALERT_MEASURE } so theCOMMENT
LOWbenchmarks/lib/bmf_helpers.rb1# frozen_string_literal: trueCOMMENT
LOWbenchmarks/lib/bmf_helpers.rb21COMMENT
LOWbenchmarks/lib/benchmark_table.rb1# frozen_string_literal: trueCOMMENT
547 more matches not shown…
Decorative Section Separators64 hits · 232 pts
SeverityFileLineSnippetContext
MEDIUM.lychee.toml26 # ============================================================================COMMENT
MEDIUM.lychee.toml28 # ============================================================================COMMENT
MEDIUM.lychee.toml33 # ============================================================================COMMENT
MEDIUM.lychee.toml35 # ============================================================================COMMENT
MEDIUM.lychee.toml49 # ============================================================================COMMENT
MEDIUM.lychee.toml51 # ============================================================================COMMENT
MEDIUM.lychee.toml57 # ============================================================================COMMENT
MEDIUM.lychee.toml59 # ============================================================================COMMENT
MEDIUM.lychee.toml69 # ============================================================================COMMENT
MEDIUM.lychee.toml71 # ============================================================================COMMENT
MEDIUM.lychee.toml75 # ============================================================================COMMENT
MEDIUM.lychee.toml77 # ============================================================================COMMENT
MEDIUM.lychee.toml94 # ============================================================================COMMENT
MEDIUM.lychee.toml96 # ============================================================================COMMENT
MEDIUM.lychee.toml106 # ============================================================================COMMENT
MEDIUM.lychee.toml108 # ============================================================================COMMENT
MEDIUM.lychee.toml121 # ============================================================================COMMENT
MEDIUM.lychee.toml123 # ============================================================================COMMENT
MEDIUM.lychee.toml132 # ============================================================================COMMENT
MEDIUM.lychee.toml134 # ============================================================================COMMENT
MEDIUM.lychee.toml154 # ============================================================================COMMENT
MEDIUM.lychee.toml156 # ============================================================================COMMENT
MEDIUM.lychee.toml161 # ============================================================================COMMENT
MEDIUM.lychee.toml163 # ============================================================================COMMENT
MEDIUM.lychee.toml167 # ============================================================================COMMENT
MEDIUM.lychee.toml169 # ============================================================================COMMENT
MEDIUM…vers-for-ab-tests/references/writing-the-dockerfile.md214# ── base: runtime + embedded services ──────────────────────────────────────COMMENT
MEDIUM…vers-for-ab-tests/references/writing-the-dockerfile.md262# ── build: deps + assets (needs root for -dev headers) ─────────────────────COMMENT
MEDIUM…vers-for-ab-tests/references/writing-the-dockerfile.md281# ── production: lean final image ───────────────────────────────────────────COMMENT
MEDIUMscript/release-forward-port-test.bash142# ---------------------------------------------------------------------------COMMENT
MEDIUMscript/release-forward-port-test.bash144# ---------------------------------------------------------------------------COMMENT
MEDIUMscript/release-forward-port-test.bash151# ---------------------------------------------------------------------------COMMENT
MEDIUMscript/release-forward-port-test.bash153# ---------------------------------------------------------------------------COMMENT
MEDIUMscript/lib/git-diff-base-test.bash96# ---------------------------------------------------------------------------COMMENT
MEDIUMscript/lib/git-diff-base-test.bash98# ---------------------------------------------------------------------------COMMENT
MEDIUMscript/lib/git-diff-base-test.bash286# ---------------------------------------------------------------------------COMMENT
MEDIUMscript/lib/git-diff-base-test.bash288# ---------------------------------------------------------------------------COMMENT
MEDIUMscript/lib/git-diff-base-test.bash705# ---------------------------------------------------------------------------COMMENT
MEDIUMscript/lib/git-diff-base-test.bash707# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh75# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh77# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh84# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh86# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh115# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh117# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh146# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh148# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh159# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh161# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh184# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh186# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh216# -------------------------------------------------------------------COMMENT
MEDIUMscripts/publish-to-builds-repo.sh218# -------------------------------------------------------------------COMMENT
MEDIUMreact_on_rails_pro/lib/react_on_rails_pro/request.rb120 # ┌─────────────────────────────────────────────────────────────────────────┐COMMENT
MEDIUMreact_on_rails_pro/lib/react_on_rails_pro/request.rb122 # ├───────────────────────────────────┼─────────────────────────────────────┤COMMENT
MEDIUMreact_on_rails_pro/lib/react_on_rails_pro/request.rb134 # └───────────────────────────────────┴─────────────────────────────────────┘COMMENT
MEDIUMreact_on_rails/rakelib/examples_config.yml4# -----------------COMMENT
MEDIUMreact_on_rails/spec/lib/react_on_rails/doctor_spec.rb3326 # ── Pro Setup Checks ──────────────────────────────────────────────COMMENT
MEDIUMreact_on_rails/spec/lib/react_on_rails/doctor_spec.rb5147 # ── RSC Setup Checks ─────────────────────────────────────────────COMMENT
MEDIUMreact_on_rails/spec/lib/react_on_rails/doctor_spec.rb5320 # ── RSC Individual Check Methods ─────────────────────────────────COMMENT
4 more matches not shown…
Structural Annotation Overuse97 hits · 162 pts
SeverityFileLineSnippetContext
LOWllms-full-pro.txt448#### Step 1: Update GemfileCOMMENT
LOWllms-full-pro.txt465#### Step 2: Remove .npmrc ConfigurationCOMMENT
LOWllms-full-pro.txt479#### Step 3: Update package.jsonCOMMENT
LOWllms-full-pro.txt501#### Step 4: Update Import StatementsCOMMENT
LOWllms-full-pro.txt540#### Step 5: Configure License Token (Production Only)COMMENT
LOWllms-full-pro.txt2939### Step 1: Set isolation level (Rails 7.1+)COMMENT
LOWllms-full-pro.txt2950### Step 2: Size your connection poolCOMMENT
LOWllms-full-pro.txt2971### Step 3: Use `with_connection` in concurrent fibersCOMMENT
LOWllms-full-pro.txt3000### Step 4: Verify your database driverCOMMENT
LOWllms-full-pro.txt3959 # WARNING: This simple read-modify-write update assumes serialized deploys.COMMENT
LOWllms-full-pro.txt9327## Step 1: Run the GeneratorCOMMENT
LOWllms-full-pro.txt9360## Step 2: Legacy Webpack Config CompatibilityCOMMENT
LOWllms-full-pro.txt9422## Step 3: Verify the SetupCOMMENT
LOWllms-full-pro.txt9611### Step 1: Create a cached intl factoryCOMMENT
LOWllms-full-pro.txt9632### Step 2: Define your message catalogsCOMMENT
LOWllms-full-pro.txt9656### Step 3: Use in any Server Component — no prop drillingCOMMENT
LOWllms-full-pro.txt9700### Step 4: Pass locale from RailsCOMMENT
LOWllms-full-pro.txt9727### Step 5: Client Components use the same locale with react-intl ContextCOMMENT
LOW.claude/agents/pr-testing-agent.md124# Step 1: Clean install (MOST CRITICAL)COMMENT
LOW.claude/agents/pr-testing-agent.md129# Step 2: Test build scriptsCOMMENT
LOW.claude/agents/pr-testing-agent.md134# Step 3: Test prepackCOMMENT
LOW.claude/agents/pr-testing-agent.md138# Step 4: Test yalc publish (critical for local dev)COMMENT
LOW.claude/agents/pr-testing-agent.md142# Step 5: Test package structureCOMMENT
LOW.claude/agents/pr-testing-agent.md146# Step 6: Run test suiteCOMMENT
LOW.claude/docs/pr-testing-guide.md274# Step 1: Check if pre-existingCOMMENT
LOW.claude/docs/pr-testing-guide.md277# Step 2: Reproduce locallyCOMMENT
LOW.claude/docs/pr-testing-guide.md280# Step 3: If specific failuresCOMMENT
LOW.claude/docs/testing-build-scripts.md45### Step 1: ALWAYS Test Clean Install FirstCOMMENT
LOW.claude/docs/testing-build-scripts.md61### Step 2: Test Build ScriptsCOMMENT
LOW.claude/docs/testing-build-scripts.md70### Step 3: Test Package-Specific ScriptsCOMMENT
LOW.claude/docs/testing-build-scripts.md82### Step 4: Verify Build ArtifactsCOMMENT
LOW.claude/docs/testing-build-scripts.md93### Step 5: Run LintingCOMMENT
LOW.claude/docs/validating-node-renderer-changes.md39## Step 1: Rebuild the Renderer PackageCOMMENT
LOW.claude/docs/validating-node-renderer-changes.md74## Step 2: Start the Dummy AppCOMMENT
LOW.claude/docs/validating-node-renderer-changes.md88## Step 3: Exercise the SSR EndpointsCOMMENT
LOW.claude/docs/validating-node-renderer-changes.md105## Step 4: Confirm You Tested the New CodeCOMMENT
LOW.claude/docs/pr-splitting-strategy.md48### Step 1: Identify Independent CommitsCOMMENT
LOW.claude/docs/pr-splitting-strategy.md81### Step 2: Determine Merge OrderCOMMENT
LOW.claude/docs/pr-splitting-strategy.md105### Step 3: Create Split PRsCOMMENT
LOW.claude/docs/pr-splitting-strategy.md144### Step 4: Handle the Original PRCOMMENT
LOWdocs/pro/async-props-database-queries.md61### Step 1: Set isolation level (Rails 7.1+)COMMENT
LOWdocs/pro/async-props-database-queries.md72### Step 2: Size your connection poolCOMMENT
LOWdocs/pro/async-props-database-queries.md93### Step 3: Use `with_connection` in concurrent fibersCOMMENT
LOWdocs/pro/async-props-database-queries.md122### Step 4: Verify your database driverCOMMENT
LOWdocs/pro/updating.md247#### Step 1: Update GemfileCOMMENT
LOWdocs/pro/updating.md264#### Step 2: Remove .npmrc ConfigurationCOMMENT
LOWdocs/pro/updating.md278#### Step 3: Update package.jsonCOMMENT
LOWdocs/pro/updating.md300#### Step 4: Update Import StatementsCOMMENT
LOWdocs/pro/updating.md339#### Step 5: Configure License Token (Production Only)COMMENT
LOWdocs/pro/rolling-deploy-custom-adapters.md224 # WARNING: This simple read-modify-write update assumes serialized deploys.COMMENT
LOW…/react-server-components/upgrading-existing-pro-app.md95## Step 1: Run the GeneratorCOMMENT
LOW…/react-server-components/upgrading-existing-pro-app.md128## Step 2: Legacy Webpack Config CompatibilityCOMMENT
LOW…/react-server-components/upgrading-existing-pro-app.md190## Step 3: Verify the SetupCOMMENT
LOWdocs/pro/react-server-components/per-request-data.md76### Step 1: Create a cached intl factoryCOMMENT
LOWdocs/pro/react-server-components/per-request-data.md97### Step 2: Define your message catalogsCOMMENT
LOWdocs/pro/react-server-components/per-request-data.md121### Step 3: Use in any Server Component — no prop drillingCOMMENT
LOWdocs/pro/react-server-components/per-request-data.md165### Step 4: Pass locale from RailsCOMMENT
LOWdocs/pro/react-server-components/per-request-data.md192### Step 5: Client Components use the same locale with react-intl ContextCOMMENT
LOWdocs/oss/migrating/rsc-preparing-app.md30## Step 1: Install the RSC PackageCOMMENT
LOWdocs/oss/migrating/rsc-preparing-app.md54## Step 2: Configure Rails for RSCCOMMENT
37 more matches not shown…
AI Slop Vocabulary32 hits · 88 pts
SeverityFileLineSnippetContext
MEDIUM…ts/reports/first-paint-old-vs-current/full-report.html55`).replace(rg,"")}function Po(t,l){return l=Io(l),Io(t)===l}function mt(t,l,e,a,n,u){switch(e){case"children":typeof a==CODE
MEDIUM…-old-vs-current/self-contained-performance-report.html55`).replace(rg,"")}function Po(t,l){return l=Io(l),Io(t)===l}function mt(t,l,e,a,n,u){switch(e){case"children":typeof a==CODE
MEDIUM…eports/first-paint-current-vs-current/full-report.html55`).replace(rg,"")}function Po(t,l){return l=Io(l),Io(t)===l}function mt(t,l,e,a,n,u){switch(e){case"children":typeof a==CODE
MEDIUM…rent-vs-current/self-contained-performance-report.html55`).replace(rg,"")}function Po(t,l){return l=Io(l),Io(t)===l}function mt(t,l,e,a,n,u){switch(e){case"children":typeof a==CODE
MEDIUM…/natural-first-visible-old-vs-current/full-report.html55`).replace(rg,"")}function Po(t,l){return l=Io(l),Io(t)===l}function mt(t,l,e,a,n,u){switch(e){case"children":typeof a==CODE
MEDIUM…-old-vs-current/self-contained-performance-report.html55`).replace(rg,"")}function Po(t,l){return l=Io(l),Io(t)===l}function mt(t,l,e,a,n,u){switch(e){case"children":typeof a==CODE
MEDIUM…ural-first-visible-current-vs-current/full-report.html55`).replace(rg,"")}function Po(t,l){return l=Io(l),Io(t)===l}function mt(t,l,e,a,n,u){switch(e){case"children":typeof a==CODE
MEDIUM…rent-vs-current/self-contained-performance-report.html55`).replace(rg,"")}function Po(t,l){return l=Io(l),Io(t)===l}function mt(t,l,e,a,n,u){switch(e){case"children":typeof a==CODE
MEDIUMscript/release-finish-test.bash2# Test harness for script/release-finish. Requires bash, git, and ruby (theCOMMENT
MEDIUMscript/release-finish-test.bash10# branch-deletion. The harness never adds a network remote.COMMENT
MEDIUMscript/release-finish-test.bash83# explicitly so the harness works on any supported Git.COMMENT
MEDIUMscript/convert-test.bash2# Test harness for script/convert. Requires bash and ruby. Run withCOMMENT
MEDIUMscript/lint-mirrored-blocks-test.bash2# Regression test harness for bin/lint-mirrored-blocks. Requires bash, git, andCOMMENT
MEDIUMscript/ci-changes-detector-test.bash2# Test harness for script/ci-changes-detector. Requires bash, git, and perlCOMMENT
MEDIUMscript/ci-changes-detector-test.bash433# suite-specific workflow YAML plus the detector's own test harness — must stillCOMMENT
MEDIUMscript/ci-changes-detector-test.bash436# is noise. The script/ harness lands in the CI-infra arm (all tests, no bench),COMMENT
MEDIUMscript/ci-changes-detector-test.bash443 printf '# detector test harness tweak\n' >> script/ci-changes-detector-test.bashCODE
MEDIUMscript/release-forward-port-test.bash2# Test harness for `script/release-forward-port --changelog` (the CHANGELOG.mdCOMMENT
MEDIUMscript/ci-required-hosted-gate-test.bash2# Test harness for script/ci-required-hosted-gate.COMMENT
MEDIUMscript/generate-llms-full-test.bash2# Test harness for script/generate-llms-full.mjs. Self-contained: requires bashCOMMENT
MEDIUMscript/check-single-react-resolution-test.bash2# Test harness for script/check-single-react-resolution.mjs. Self-contained:COMMENT
MEDIUMscript/lib/git-diff-base-test.bash2# Test harness for script/lib/git-diff-base. Self-contained: no extra binariesCOMMENT
MEDIUMscript/lib/git-diff-base-test.bash9# This test harness lives under script/lib/, so ../.. resolves to the repo root.COMMENT
MEDIUM…ils_pro/spec/dummy/app/controllers/pages_controller.rb29 # Test-harness bounds. Production apps must choose their own timeout andCOMMENT
MEDIUMreact_on_rails_pro/scripts/load/renderer_harness.rb18# bin/renderer-harness [options]COMMENT
MEDIUMreact_on_rails_pro/scripts/load/lib/runner.rb270 # long-lived server or embedded harness.COMMENT
MEDIUMreact_on_rails_pro/scripts/load/lib/harness.rb87 # or embedded harness because HTTPX connection state may be left dirty.COMMENT
MEDIUMreact_on_rails/.rubocop.yml33 - 'lib/generators/react_on_rails/install_generator.rb' # Generator setup methods require comprehensive error handliCODE
MEDIUMreact_on_rails/.rubocop.yml38 - 'lib/react_on_rails/dev/server_manager.rb' # Dev tool with comprehensive help systemCODE
MEDIUMreact_on_rails/.rubocop.yml43 - 'lib/generators/react_on_rails/install_generator.rb' # Generator setup methods require comprehensive error handliCODE
LOWreact_on_rails/lib/react_on_rails/doctor.rb1880 # If source_entry_path is already within source_path, just use the relative partCOMMENT
LOWreact_on_rails/lib/react_on_rails/helper.rb360 # TODO: v13 just use the version if existingCOMMENT
Redundant / Tautological Comments49 hits · 76 pts
SeverityFileLineSnippetContext
LOWbenchmarks/bench-node-renderer.rb98# Check if a bundle is an RSC bundle by evaluating ReactOnRails.isRSCBundleCOMMENT
LOW…rails_pro/spec/dummy/config/environments/production.rb78 # Set this to true and configure the email server for immediate delivery to raise delivery errors.COMMENT
LOW…o/spec/dummy/config/initializers/react_on_rails_pro.rb36 # Set this to false specs fail if remote renderer is not available. We want to ensureCOMMENT
LOW…rails_pro/spec/dummy/spec/support/custom_navigation.rb41 # Check if we're either actively streaming or have chunks to processCOMMENT
LOW…cjs-compatible-dummy/config/environments/production.rb92 # Set this to true and configure the email server for immediate delivery to raise delivery errors.COMMENT
LOW.github/workflows/precompile-check.yml172 # Check if rake command itself failedCOMMENT
LOW…_on_rails/spec/dummy/config/environments/production.rb70 # Set this to true and configure the email server for immediate delivery to raise delivery errors.COMMENT
LOW…ils/spec/support/shakapacker_precompile_hook_shared.rb196 # Check if auto-pack generation is configuredCOMMENT
LOW…ils/spec/support/shakapacker_precompile_hook_shared.rb341 # Check if i18n_dir is configured (not commented out)COMMENT
LOW…_rails/lib/generators/react_on_rails/base_generator.rb927 # Check if it's the standard Shakapacker config that we can safely replaceCOMMENT
LOW…_rails/lib/generators/react_on_rails/base_generator.rb1225 # Check if the content matches any of the known default configurationsCOMMENT
LOW…_rails/lib/generators/react_on_rails/base_generator.rb1354 # Check if it already has React on Rails environment-specific loadingCOMMENT
LOW…ails/lib/generators/react_on_rails/generator_helper.rb350 # Check if Pro features should be enabled.COMMENT
LOW…ails/lib/generators/react_on_rails/generator_helper.rb358 # Check if RSC (React Server Components) should be enabled.COMMENT
LOW…ails/lib/generators/react_on_rails/generator_helper.rb366 # Check if Tailwind CSS should be installed and wired into the generated example.COMMENT
LOW…ails/lib/generators/react_on_rails/generator_helper.rb320 # Check if a gem is present in Gemfile.lockCOMMENT
LOW…ails/lib/generators/react_on_rails/generator_helper.rb333 # Check if React on Rails Pro gem is installed (real state — never "scheduled to be installed").COMMENT
LOW…ails/lib/generators/react_on_rails/generator_helper.rb495 # Check if Shakapacker 9.0 or higher is availableCOMMENT
LOW…ails/lib/generators/react_on_rails/generator_helper.rb524 # Check if SWC is configured as the JavaScript transpiler in shakapacker.ymlCOMMENT
LOW…ails/lib/generators/react_on_rails/generator_helper.rb631 # Check if Shakapacker 9.3.0 or higher is availableCOMMENT
LOW…ct_on_rails/lib/generators/react_on_rails/pro_setup.rb102 # Check if the Pro gem is missing. When the base react_on_rails gem is inCOMMENT
LOW…ct_on_rails/lib/generators/react_on_rails/rsc_setup.rb215 # Check if HelloServer already exists (check both jsx and tsx)COMMENT
LOWreact_on_rails/lib/react_on_rails/doctor.rb493 # Check if at least Procfile.dev existsCOMMENT
LOWreact_on_rails/lib/react_on_rails/doctor.rb559 # Check if it's using the new ReactOnRails::Dev::ServerManagerCOMMENT
LOWreact_on_rails/lib/react_on_rails/doctor.rb568 # Check if it's executableCOMMENT
LOWreact_on_rails/lib/react_on_rails/doctor.rb1988 # Check if prerender is used in viewsCOMMENT
LOWreact_on_rails/lib/react_on_rails/doctor.rb2826 # Check if all occurrences of javascript_pack_tag with :async are in commentsCOMMENT
LOWreact_on_rails/lib/react_on_rails/doctor.rb2851 # Check if generated_component_packs_loading_strategy is set to :asyncCOMMENT
LOWreact_on_rails/lib/react_on_rails/smart_error.rb466 # Check if user forgot to capitalizeCOMMENT
LOWreact_on_rails/lib/react_on_rails/engine.rb89 # Check if we're running a Rails generatorCOMMENT
LOWreact_on_rails/lib/react_on_rails/engine.rb99 # Check if package.json doesn't exist yetCOMMENT
LOWreact_on_rails/lib/react_on_rails/packer_utils.rb162 # Check if shakapacker.yml has a precompile hook configuredCOMMENT
LOWreact_on_rails/lib/react_on_rails/packer_utils.rb219 # Check if it's a direct command firstCOMMENT
LOWreact_on_rails/lib/react_on_rails/packer_utils.rb222 # Check if it's a script file pathCOMMENT
LOWreact_on_rails/lib/react_on_rails/packer_utils.rb253 # Check if a hook script file contains the self-guard pattern that preventsCOMMENT
LOWreact_on_rails/lib/react_on_rails/version_checker.rb602 # Check if a version string represents a local path or URLCOMMENT
LOWreact_on_rails/lib/react_on_rails/version_checker.rb621 # Check if we're starting the block for our packageCOMMENT
LOWreact_on_rails/lib/react_on_rails/configuration.rb199 # Check if server_bundle_output_path is nilCOMMENT
LOWreact_on_rails/lib/react_on_rails/configuration.rb207 # Check if server_bundle_output_path is inside public directoryCOMMENT
LOWreact_on_rails/lib/react_on_rails/configuration.rb228 # Check if Shakapacker config has private_output_path method (9.0+)COMMENT
LOWreact_on_rails/lib/react_on_rails/configuration.rb237 # Check if user explicitly configured server_bundle_output_pathCOMMENT
LOW…_on_rails/test_helper/webpack_assets_status_checker.rb51 # Check if this is a Pro RSC manifest fileCOMMENT
LOW…act_on_rails/lib/react_on_rails/dev/process_manager.rb42 # Check if a process is available and usable in the current execution contextCOMMENT
LOW…act_on_rails/lib/react_on_rails/dev/process_manager.rb89 # Check if a process is actually usable in the current execution contextCOMMENT
LOW…act_on_rails/lib/react_on_rails/dev/process_manager.rb149 # Check if a process is available system-wide (outside bundle context)COMMENT
LOWreact_on_rails/lib/react_on_rails/dev/server_manager.rb313 # Check if help flags are present in args (before OptionParser processes them)COMMENT
LOWreact_on_rails/lib/react_on_rails/dev/server_manager.rb575 # Check if this flag takes a value as the next argumentCOMMENT
LOW…ct_on_rails/lib/react_on_rails/dev/database_checker.rb28 # Check if the database is set up and accessibleCOMMENT
LOWreact_on_rails/lib/react_on_rails/dev/pack_generator.rb78 # Check if we're in a meaningful Bundler context with BUNDLE_GEMFILECOMMENT
Modern AI Meta-Vocabulary24 hits · 68 pts
SeverityFileLineSnippetContext
MEDIUMAGENTS.md919- Copy, port, or reproduce **React on Rails Pro** code into any other repo, project, or package. It is proprietary, commCODE
MEDIUM.agents/docs/issue-evaluation.md65| #3906 | #3912 deterministic orchestration (open) | `schema` | BatcCODE
MEDIUM.agents/skills/stress-test/SKILL.md329## Phase 2 — Demo scaffolding (parallel, feature-driven)COMMENT
MEDIUM…ient-reference-inclusion-decision-record-2026-06-27.md20- [react_on_rails#4234](https://github.com/shakacode/react_on_rails/pull/4234) added follow-up docs and doctor guardrailCODE
MEDIUM…ient-reference-inclusion-decision-record-2026-06-27.md20- [react_on_rails#4234](https://github.com/shakacode/react_on_rails/pull/4234) added follow-up docs and doctor guardrailCODE
MEDIUM…ing/3357-react-on-rails-starter-2026-implementation.md86### T0.1: Throwaway scaffoldCOMMENT
MEDIUM…ing/3357-react-on-rails-starter-2026-implementation.md242### T1.2: Initial scaffold + pushCOMMENT
MEDIUMinternal/contributor-info/issue-evaluation.md65| #3906 | #3912 deterministic orchestration (open) | `schema` | BatcCODE
MEDIUMbenchmarks/lib/track_benchmarks/cli.rb4 # Runtime orchestration for benchmarks/track_benchmarks.rb.COMMENT
MEDIUMpackages/create-react-on-rails-app/src/create-app.ts56// Fallback copy of the Rails git scaffold (validated against Rails 7.2 templates)COMMENT
MEDIUMpackages/create-react-on-rails-app/src/create-app.ts374 // The educational history intentionally snapshots each full scaffold step.COMMENT
MEDIUM…ils_pro/spec/dummy/app/controllers/pages_controller.rb420 # that scaffolding in the react_on_rails_pro gem's default view.COMMENT
MEDIUMreact_on_rails_pro/lib/react_on_rails_pro/request.rb118 # ARCHITECTURE: This method orchestrates the async props flow:COMMENT
MEDIUM…ec/react_on_rails/generators/install_generator_spec.rb4144 # so the scaffold must not inject a `with: version:` that would override it.COMMENT
MEDIUM…ec/react_on_rails/generators/install_generator_spec.rb4171 # Existing Shakapacker apps skip the seeding path, so the CI scaffold has to pin theCOMMENT
MEDIUM…c/react_on_rails/generators/generator_messages_spec.rb459 # Scopes "has a lockfile" to the detected package manager so the CI scaffoldCOMMENT
MEDIUM…c/react_on_rails/generators/generator_messages_spec.rb507 # Drives the "pin pnpm version in CI scaffold" fix (#3172): the templateCOMMENT
MEDIUM…c/react_on_rails/generators/generator_messages_spec.rb567 # has nothing to resolve from such a field — so the CI scaffold must still pinCOMMENT
MEDIUM…c/react_on_rails/generators/generator_messages_spec.rb612 # Prevents a false negative in the CI scaffold: if pnpm is selected viaCOMMENT
MEDIUM…ails/lib/generators/react_on_rails/generator_helper.rb454 # so both paths scaffold the bundler-correct plugin from one source of truth.COMMENT
MEDIUM…ils/lib/generators/react_on_rails/install_generator.rb119 # scaffolding (landing page + browser-open defaults) without changing theCOMMENT
MEDIUM…_rails/generator_messages/package_manager_detection.rb75 # `"pnpm@latest"`) for the requested `manager`. The CI scaffold treats these asCOMMENT
MEDIUM…_rails/generator_messages/package_manager_detection.rb80 # Used by the CI scaffold to decide whether `pnpm/action-setup` needs an explicitCOMMENT
MEDIUM…_rails/generator_messages/package_manager_detection.rb98 # Used by the CI scaffold so `cache:` / `<pm> install` never reference a lockfileCOMMENT
Fake / Example Data73 hits · 68 pts
SeverityFileLineSnippetContext
LOWllms-full-pro.txt1422 "organization": "Acme Corp",CODE
LOWdocs/pro/license-ci-integration.md29 "organization": "Acme Corp",CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts499 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts507 expect(module.getLicenseOrganization()).toBe('Acme Corp');CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts512 expect(module.getLicenseOrganization()).toBe('Acme Corp');CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts81 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts96 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts110 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts125 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts141 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts155 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts169 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts197 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts219 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts234 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts256 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts280 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts296 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts312 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts327 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts344 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts360 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts378 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts444 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts451 expect(module.getLicenseOrganization()).toBe('Acme Corp');CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts467 expect(module.getLicenseOrganization()).toBe('Acme Corp');CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts528 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts573 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts589 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts606 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts635 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts651 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts673 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts680 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts701 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts722 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts746 org: 'Acme Corp',CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts755 expect(module.getLicenseOrganization()).toBe('Acme Corp');CODE
LOW…rails-pro-node-renderer/tests/licenseValidator.test.ts771 org: 'Acme Corp',CODE
LOWreact_on_rails_pro/LICENSE_SETUP.md169 "organization": "Acme Corp",CODE
LOWreact_on_rails_pro/LICENSE_SETUP.md337 "sub": "user@example.com", // Your email (REQUIRED)CODE
LOW…n_rails_pro/spec/dummy/spec/system/integration_spec.rb21 new_text = "John Doe"CODE
LOW…n_rails_pro/spec/dummy/spec/system/integration_spec.rb404 new_text = "John Doe"CODE
LOWreact_on_rails_pro/spec/dummy/db/seeds.rb33 lorem ipsum dolor sit amet consectetur adipiscing elit sed do eiusmod temporCODE
LOWreact_on_rails_pro/spec/dummy/db/seeds.rb33 lorem ipsum dolor sit amet consectetur adipiscing elit sed do eiusmod temporCODE
LOW…ct_on_rails_pro/spec/react_on_rails_pro/engine_spec.rb31 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb36 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb45 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb162 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb248 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb270 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb291 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb312 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb332 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb355 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb520 expect(described_class.license_organization).to eq("Acme Corp")CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb541 expect(described_class.license_organization).to eq("Acme Corp")CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb655 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb676 org: "Acme Corp"CODE
LOW…_pro/spec/react_on_rails_pro/license_validator_spec.rb835 expect(info[:org]).to eq("Acme Corp")CODE
13 more matches not shown…
Verbosity Indicators12 hits · 26 pts
SeverityFileLineSnippetContext
LOWpackages/create-react-on-rails-app/src/create-app.ts547 // Step 1: Create Rails applicationCOMMENT
LOWpackages/create-react-on-rails-app/src/create-app.ts571 // Step 2: Add react_on_rails gemCOMMENT
LOW…rails-pro-node-renderer/src/shared/licenseValidator.ts189 // Step 1: Load license stringCOMMENT
LOW…rails-pro-node-renderer/src/shared/licenseValidator.ts195 // Step 2: Decode and verify JWTCOMMENT
LOW…rails-pro-node-renderer/src/shared/licenseValidator.ts201 // Step 3: Check plan validityCOMMENT
LOW…rails-pro-node-renderer/src/shared/licenseValidator.ts207 // Step 4: Check organization is presentCOMMENT
LOW…rails-pro-node-renderer/src/shared/licenseValidator.ts213 // Step 5: Check expirationCOMMENT
LOW…_rails_pro/lib/react_on_rails_pro/license_validator.rb149 # Step 1: Load license stringCOMMENT
LOW…_rails_pro/lib/react_on_rails_pro/license_validator.rb153 # Step 2: Decode and verify JWTCOMMENT
LOW…_rails_pro/lib/react_on_rails_pro/license_validator.rb157 # Step 3: Check plan validityCOMMENT
LOW…_rails_pro/lib/react_on_rails_pro/license_validator.rb161 # Step 4: Check organization is presentCOMMENT
LOW…_rails_pro/lib/react_on_rails_pro/license_validator.rb165 # Step 5: Check expirationCOMMENT
Slop Phrases9 hits · 21 pts
SeverityFileLineSnippetContext
LOWreact_on_rails_pro/spec/dummy/config/puma.rb46# you need to make sure to reconnect any threads in the `on_worker_boot`COMMENT
MEDIUMreact_on_rails_pro/spec/dummy/spec/spec_helper.rb82 # with RSpec, but feel free to customize to your heart's content.COMMENT
LOW…ec/dummy/client/app/components/HelloWorldContainer.jsx45// Don't forget to actually use connect!COMMENT
MEDIUM…ct_on_rails_pro/spec/react_on_rails_pro/spec_helper.rb105 # with RSpec, but feel free to customize to your heart's content.COMMENT
MEDIUMreact_on_rails/spec/dummy/spec/spec_helper.rb61 # with RSpec, but feel free to customize to your heart's content.COMMENT
MEDIUMreact_on_rails/spec/react_on_rails/spec_helper.rb105 # with RSpec, but feel free to customize to your heart's content.COMMENT
MEDIUM…react_on_rails/templates/dev_tests/spec/spec_helper.rb50# with RSpec, but feel free to customize to your heart's content.COMMENT
LOW…t/bundles/HelloWorld/containers/HelloWorldContainer.ts17// Don't forget to actually use connect!COMMENT
LOW…t/bundles/HelloWorld/containers/HelloWorldContainer.js10// Don't forget to actually use connect!COMMENT
Hallucination Indicators2 hits · 20 pts
SeverityFileLineSnippetContext
CRITICAL…n_rails_pro/spec/dummy/spec/support/selenium_logger.rb30 page.driver.browser.manage.logs.get(:browser).each do |entry|CODE
CRITICAL…n_rails_pro/spec/dummy/spec/support/selenium_logger.rb36 page.driver.browser.manage.logs.get(:driver).each do |entry|CODE
Example Usage Blocks3 hits · 4 pts
SeverityFileLineSnippetContext
LOWscripts/publish-to-builds-repo.sh5# Usage:COMMENT
LOW…o/spec/react_on_rails_pro/support/mock_block_helper.rb34 # Usage:COMMENT
LOWreact_on_rails/lib/react_on_rails/dev.rb17 # Usage:COMMENT