Repository Analysis

redox-os/redox

Mirror of https://gitlab.redox-os.org/redox-os/redox

10.3 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of redox-os/redox, a Rust project with 16,430 GitHub stars. SynthScan v2.0 examined 60,248 lines of code across 3420 source files, recording 220 pattern matches distributed across 7 syntactic categories. The overall adjusted score of 10.3 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).

10.3
Adjusted Score
10.3
Raw Score
100%
Time Factor
2026-07-14
Last Push
16.4K
Stars
Rust
Language
60.2K
Lines of Code
3.4K
Files
220
Pattern Hits
2026-07-14
Scan Date
0.03
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 0HIGH 96MEDIUM 9LOW 115

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 220 distinct pattern matches across 7 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.

Cross-File Repetition96 hits · 480 pts
SeverityFileLineSnippetContext
HIGHrecipes/cosmic/cosmic-edit/recipe.toml0dynamic_init export gettext_dir="${cookbook_sysroot}/usr" if [ "${cookbook_dynamic}" != "1" ] then # statically linked iSTRING
HIGHrecipes/cosmic/cosmic-files/recipe.toml0dynamic_init export gettext_dir="${cookbook_sysroot}/usr" if [ "${cookbook_dynamic}" != "1" ] then # statically linked iSTRING
HIGHrecipes/cosmic/cosmic-monitor/recipe.toml0dynamic_init export gettext_dir="${cookbook_sysroot}/usr" if [ "${cookbook_dynamic}" != "1" ] then # statically linked iSTRING
HIGHrecipes/cosmic/cosmic-term/recipe.toml0dynamic_init export gettext_dir="${cookbook_sysroot}/usr" if [ "${cookbook_dynamic}" != "1" ] then # statically linked iSTRING
HIGHrecipes/wip/tools/intelli-shell/recipe.toml0export openssl_dir="${cookbook_sysroot}" export openssl_static="true" cookbook_cargoSTRING
HIGHrecipes/wip/tools/dog-dns/recipe.toml0export openssl_dir="${cookbook_sysroot}" export openssl_static="true" cookbook_cargoSTRING
HIGHrecipes/wip/tools/artem/recipe.toml0export openssl_dir="${cookbook_sysroot}" export openssl_static="true" cookbook_cargoSTRING
HIGHrecipes/wip/security/authoscope/recipe.toml0export openssl_dir="${cookbook_sysroot}" export openssl_static="true" cookbook_cargoSTRING
HIGHrecipes/wip/web/monolith/recipe.toml0export openssl_dir="${cookbook_sysroot}" export openssl_static="true" cookbook_cargoSTRING
HIGHrecipes/wip/players/cmus/recipe.toml0export cppflags="-i${cookbook_sysroot}/include/ncurses" cookbook_configureSTRING
HIGHrecipes/wip/text/emacs-pgtk/recipe.toml0export cppflags="-i${cookbook_sysroot}/include/ncurses" cookbook_configureSTRING
HIGHrecipes/wip/text/emacs-nox/recipe.toml0export cppflags="-i${cookbook_sysroot}/include/ncurses" cookbook_configureSTRING
HIGHrecipes/wip/data-recovery/testdisk/recipe.toml0export cppflags="-i${cookbook_sysroot}/include/ncurses" cookbook_configureSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-threadweaver/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-emoticons/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-attica/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-kirigami/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGH…s/wip/libs/kde/kf5/kf5-syntax-highlighting/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-service/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-config/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-notifyconfig/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-configwidgets/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-codecs/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGH…/wip/libs/kde/kf5/kf5-frameworkintegration/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-package/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-init/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-apidox/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-calendarcore/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-kdesu/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-guiaddons/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-completion/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-syndication/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-jobwidgets/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-wayland/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-texteditor/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-dnssd/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-textwidgets/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-cmake-modules/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-runner/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-widgetaddons/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-unitconversion/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-dav/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-itemmodels/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-purpose/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-auth/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-newstuff/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-plotting/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-dbusaddons/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-idletime/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-bookmarks/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-sonnet/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-activities/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-iconthemes/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-pty/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-globalaccel/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGH…ipes/wip/libs/kde/kf5/kf5-activities-stats/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-doctools/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-coreaddons/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-holidays/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
HIGHrecipes/wip/libs/kde/kf5/kf5-modem-manager/recipe.toml0cookbook_configure="cmake" cookbook_configure_flags=( -dcmake_build_type=release -dcmake_crosscompiling=true -dcmake_exeSTRING
36 more matches not shown…
Over-Commented Block111 hits · 111 pts
SeverityFileLineSnippetContext
LOWpodman_bootstrap.sh341 # zypper install package1 package2 package3COMMENT
LOWnative_bootstrap.sh661 echo "Unknown emulator: $1"COMMENT
LOWnative_bootstrap.sh681 echo "${p} is already installed"COMMENT
LOWpodman/redox-toolchain.toml1# The Redox build server configuration for host toolsCOMMENT
LOWconfig/riscv64gc/ci.toml1# The Redox build server configurationCOMMENT
LOWconfig/riscv64gc/ci.toml101zlib = {}COMMENT
LOWconfig/riscv64gc/ci.toml121# #cosmic-reader = {}COMMENT
LOWconfig/riscv64gc/ci.toml141# #hematite = {} # needs crate patches for redox-unixCOMMENT
LOWconfig/riscv64gc/ci.toml161# #luajit = {}COMMENT
LOWconfig/riscv64gc/ci.toml181# #pciids = {}COMMENT
LOWconfig/riscv64gc/ci.toml201# #twin-commander = {}COMMENT
LOWconfig/riscv64gc/ci.toml221# duktape = {}COMMENT
LOWconfig/riscv64gc/ci.toml241# libavif = {}COMMENT
LOWconfig/riscv64gc/ci.toml261# onefetch = {}COMMENT
LOWconfig/riscv64gc/ci.toml281# redox-fatfs = {}COMMENT
LOWconfig/riscv64gc/ci.toml301# servo = {}COMMENT
LOWconfig/i586/ci.toml1# The Redox build server configurationCOMMENT
LOWconfig/i586/ci.toml101zlib = {}COMMENT
LOWconfig/i586/ci.toml121# #cosmic-reader = {}COMMENT
LOWconfig/i586/ci.toml141# #hematite = {} # needs crate patches for redox-unixCOMMENT
LOWconfig/i586/ci.toml161# #luajit = {}COMMENT
LOWconfig/i586/ci.toml181# #pciids = {}COMMENT
LOWconfig/i586/ci.toml201# #twin-commander = {}COMMENT
LOWconfig/i586/ci.toml221# eduke32 = {}COMMENT
LOWconfig/i586/ci.toml241# libc-bench = {}COMMENT
LOWconfig/i586/ci.toml261# openjazz = {}COMMENT
LOWconfig/i586/ci.toml281# redox-games = {}COMMENT
LOWconfig/i586/ci.toml301# shellharden = {}COMMENT
LOWconfig/i586/demo.toml21# MIDICOMMENT
LOWconfig/i586/demo.toml41# #COMMENT
LOWconfig/aarch64/ci.toml1# The Redox build server configurationCOMMENT
LOWconfig/aarch64/ci.toml101smith = {}COMMENT
LOWconfig/aarch64/ci.toml121# #binutils-gdb = {}COMMENT
LOWconfig/aarch64/ci.toml141# #gitoxide = {}COMMENT
LOWconfig/aarch64/ci.toml161# #libpsl = {}COMMENT
LOWconfig/aarch64/ci.toml181# #opentyrian = {}COMMENT
LOWconfig/aarch64/ci.toml201# #rvvm = {}COMMENT
LOWconfig/aarch64/ci.toml221# cairo = {}COMMENT
LOWconfig/aarch64/ci.toml241# glutin = {}COMMENT
LOWconfig/aarch64/ci.toml261# mgba = {}COMMENT
LOWconfig/aarch64/ci.toml281# prboom = {}COMMENT
LOWconfig/aarch64/ci.toml301# sdl2-image = {}COMMENT
LOWconfig/x86_64/ci.toml301#freeglut = {}COMMENT
LOWconfig/x86_64/ci.toml321#sdl-player = {} # wctype_tCOMMENT
LOWconfig/x86_64/demo.toml41rodioplay = {}COMMENT
LOWconfig/x86_64/demo.toml61# utilities, etc.) that together make up a functional and convenient #COMMENT
LOWconfig/x86_64/server-demo.toml281COMMENT
LOWconfig/x86_64/server-demo.toml301#COMMENT
LOWrecipes/wip/bench/stress-ng/recipe.toml1#TODO missing script for gnu make: https://github.com/ColinIanKing/stress-ng#building-stress-ngCOMMENT
LOWrecipes/wip/emu/game-console/rpcs3/recipe.toml41 #"libvulkan",COMMENT
LOWrecipes/wip/emu/game-console/shadps4/recipe.toml1#TODO not compiled or testedCOMMENT
LOWrecipes/wip/emu/game-console/pcsx2/recipe.toml21 "-DENABLE_QT_UI=OFF",COMMENT
LOWrecipes/wip/emu/game-console/dolphin-emu/recipe.toml21 "-DUSE_RETRO_ACHIEVEMENTS=OFF",COMMENT
LOW…cipes/wip/emu/game-console/ps1/duckstation/recipe.toml21 #"qt6-tools",COMMENT
LOWrecipes/wip/net/analysis/rsyslog/recipe.toml1#TODO determine minimum dependencies from configure logCOMMENT
LOWrecipes/wip/net/chat/telegram-desktop/recipe.toml1#TODO not compiled or testedCOMMENT
LOWrecipes/wip/net/chat/telegram-desktop/recipe.toml21# "libffi",COMMENT
LOWrecipes/wip/net/download/wget2/recipe.toml1#TODO not compiled or testedCOMMENT
LOWrecipes/wip/analysis/cutter/recipe.toml1#TODO not compiled or testedCOMMENT
LOWrecipes/wip/hw/avrdude/recipe.toml1#TODO not compiled or testedCOMMENT
51 more matches not shown…
Self-Referential Comments7 hits · 20 pts
SeverityFileLineSnippetContext
MEDIUMpodman_bootstrap.sh10# This function is simply a banner to introduce the scriptCOMMENT
MEDIUMpodman_bootstrap.sh560# This function is the main logic for the bootstrap; it clones the git repoCOMMENT
MEDIUMnative_bootstrap.sh10# This function is simply a banner to introduce the scriptCOMMENT
MEDIUMnative_bootstrap.sh1055# This function is the main logic for the bootstrap; it clones the git repoCOMMENT
MEDIUMrecipes/wip/libs/other/libxcursor/recipe.toml52 # Create the shared library from the object filesCOMMENT
MEDIUMscripts/include-recipes.sh8# Create a list that can be copy/pasted into a filesystem config.COMMENT
MEDIUMsrc/config.rs94const COOKBOOK_LOCK_HEADER: &str = r#"# This file is generated automatically.CODE
Redundant / Tautological Comments3 hits · 4 pts
SeverityFileLineSnippetContext
LOWnative_bootstrap.sh844 # Check if git is installedCOMMENT
LOWscripts/commit-hash.sh7# Check if recipes/core directory existsCOMMENT
LOWscripts/commit-hash.sh20 # Check if source directory exists and is a git repositoryCOMMENT
Slop Phrases1 hit · 3 pts
SeverityFileLineSnippetContext
MEDIUMconfig/x86_64/server-demo.toml299# There should be rustysd already running, if not, you can try start it manuallyCOMMENT
Modern AI Meta-Vocabulary1 hit · 2 pts
SeverityFileLineSnippetContext
MEDIUMrecipes/wip/dev/cargo-tools/cargo-scaffold/recipe.toml3git = "https://github.com/iomentum/cargo-scaffold"CODE
TODO Padding1 hit · 2 pts
SeverityFileLineSnippetContext
LOWrecipes/wip/libs/other/boost/recipe.toml41# TODO: implement target-os=redoxCOMMENT