Repository Analysis

edison7009/EchoBird

One-Click Install All

4.4 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of edison7009/EchoBird, a Rust project with 2,858 GitHub stars. SynthScan v2.0 examined 122,977 lines of code across 332 source files, recording 323 pattern matches distributed across 12 syntactic categories. The overall adjusted score of 4.4 places this repository in the Likely human-written 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).

4.4
Adjusted Score
4.4
Raw Score
100%
Time Factor
2026-07-14
Last Push
2.9K
Stars
Rust
Language
123.0K
Lines of Code
332
Files
323
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 0HIGH 1MEDIUM 116LOW 206

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

Decorative Section Separators102 hits · 292 pts
SeverityFileLineSnippetContext
MEDIUMdocs/install.sh182# ── macOS ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMdocs/install.sh268# ── Linux ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMdocs/support/index.html569 // ╔══════════════════════════════════════════════════════════════════╗COMMENT
MEDIUMdocs/support/index.html571 // ╚══════════════════════════════════════════════════════════════════╝COMMENT
MEDIUMdocs/support/index.html593 // ╔══════════════════════════════════════════════════════════════════╗COMMENT
MEDIUMdocs/support/index.html595 // ╚══════════════════════════════════════════════════════════════════╝COMMENT
MEDIUMdocs/support/index.html651 // ╔══════════════════════════════════════════════════════════════════╗COMMENT
MEDIUMdocs/support/index.html653 // ╚══════════════════════════════════════════════════════════════════╝COMMENT
MEDIUMdocs/support/index.html662 // ╔══════════════════════════════════════════════════════════════════╗COMMENT
MEDIUMdocs/support/index.html664 // ╚══════════════════════════════════════════════════════════════════╝COMMENT
MEDIUMdocs/support/index.html712 // ╔══════════════════════════════════════════════════════════════════╗COMMENT
MEDIUMdocs/support/index.html714 // ╚══════════════════════════════════════════════════════════════════╝COMMENT
MEDIUMscripts/build_en_pulse.py46# ─── Config ───────────────────────────────────────────────────────────────────COMMENT
MEDIUMscripts/build_en_pulse.py78# ─── HTTP helpers ─────────────────────────────────────────────────────────────COMMENT
MEDIUMscripts/build_en_pulse.py101# ─── Source 1: Hacker News Algolia API ────────────────────────────────────────COMMENT
MEDIUMscripts/build_en_pulse.py170# ─── Source 2: RSS feeds (AI labs, tech media, arXiv) ─────────────────────────COMMENT
MEDIUMscripts/build_en_pulse.py190 # ── AI labs ─────────────────────────────────────────────COMMENT
MEDIUMscripts/build_en_pulse.py199 # ── Tech media (general feeds, need keyword filter) ─────COMMENT
MEDIUMscripts/build_en_pulse.py203 # ── arXiv (per-category feeds, all AI-relevant) ─────────COMMENT
MEDIUMscripts/build_en_pulse.py210 # ── Reddit communities (RSS) ────────────────────────────COMMENT
MEDIUMscripts/build_en_pulse.py217 # ── Newsletters / analyst blogs ─────────────────────────COMMENT
MEDIUMscripts/build_en_pulse.py306# ─── Source 3: GitHub Trending (daily snapshot) ───────────────────────────────COMMENT
MEDIUMscripts/build_en_pulse.py379# ─── Merge + write ────────────────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/lib.rs371// ─────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/lib.rs373// ─────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs30// ─── Tool families ───────────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs123// ─── Wire types (snake_case to match the ported frontend) ────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs145// ─── Title extraction helpers ────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs195// ─── Per-family parsers ──────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs470// ─── Directory walking ───────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs504// ─── OpenCode (SQLite) ───────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs631// ─── Message counting (heatmap) ──────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs656// ─── Hermes (SQLite) ─────────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs849// ─── Heatmap count cache ─────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs880// ─── Public entry points (called by ai_career_commands) ──────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs1221 // ── Bug A: sub-agent filtering ───────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/ai_career.rs1265 // ── Bug B: Codex Desktop file-preamble title stripping ──────────────COMMENT
MEDIUMsrc-tauri/src/services/codex_session_merge.rs99// ─── config.toml: the active provider ────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/codex_session_merge.rs135// ─── state_*.sqlite: threads.model_provider ─────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/codex_session_merge.rs283// ─── rollout JSONL: session_meta.model_provider ─────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/codex_session_merge.rs393// ─── helpers ─────────────────────────────────────────────────────────────COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs208// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs210// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs299// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs301// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs387// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs389// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs421// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs423// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs542// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs545// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs651// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs655// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs852// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs855// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs1119// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs1125// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs1228// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs1235// ════════════════════════════════════════════════════════════════COMMENT
MEDIUMsrc-tauri/src/services/tool_config_manager.rs1508// ════════════════════════════════════════════════════════════════COMMENT
42 more matches not shown…
Over-Commented Block165 hits · 154 pts
SeverityFileLineSnippetContext
LOWinfra/pulse-worker/src/index.js1// echobird-pulse — Cloudflare Worker that proxies multiple GitHub data sourcesCOMMENT
LOWscripts/build_en_pulse.py181# Each feed parsed independently; failures are warnings, not fatal — a brokenCOMMENT
LOWscripts/build_en_pulse.py201 "arstechnica": ("Ars Technica", "https://feeds.arstechnica.com/arstechnica/index", COMMENT
LOWscripts/filter_pulse.py21from pathlib import PathCOMMENT
LOWscripts/filter_pulse.py41 r"(?:"COMMENT
LOW.github/workflows/refresh-pulse-data.yml1name: Refresh Pulse DataCOMMENT
LOW.github/workflows/sync-version-manifest.yml1name: Sync Version ManifestCOMMENT
LOW.github/workflows/sync-version-manifest.yml61 # Policy: tag annotations are English (engineering audience), theCOMMENT
LOWsrc-tauri/Cargo.toml21# Manager, tray, and menu APIs are used throughout services/.COMMENT
LOWsrc-tauri/src/lib.rs201 ("en", "help") => "Help".into(),COMMENT
LOWsrc-tauri/src/lib.rs381// So we save state ourselves: a small JSON file written on everyCOMMENT
LOWsrc-tauri/src/lib.rs521/// tray icon PNG, registers the bundled public install-asset table, thenCOMMENT
LOWsrc-tauri/src/lib.rs541 }COMMENT
LOWsrc-tauri/src/lib.rs561 locale: Mutex::new("en".into()),COMMENT
LOWsrc-tauri/src/lib.rs581 // If port 53682 is already held by another EchoBird instanceCOMMENT
LOWsrc-tauri/src/models/tool.rs81 #[serde(skip_serializing_if = "Option::is_none")]COMMENT
LOWsrc-tauri/src/models/tool.rs101 /// Used by detect_install_path AFTER the hardcoded paths.json fall through —COMMENT
LOWsrc-tauri/src/models/tool.rs121 /// whose registry DisplayName embeds a version (e.g. "WorkBuddy 4.24.2").COMMENT
LOWsrc-tauri/src/models/tool.rs141 /// and /var/lib/flatpak/exports/share/applications.COMMENT
LOWsrc-tauri/src/models/tool.rs161COMMENT
LOWsrc-tauri/src/commands/settings_commands.rs1use crate::utils::platform::echobird_dir;COMMENT
LOWsrc-tauri/src/commands/mod_stub.rs1// Window lifecycle commandsCOMMENT
LOWsrc-tauri/src/commands/tool_commands.rs1// Tauri Commands for tool operations — exposed to frontend via invoke()COMMENT
LOWsrc-tauri/src/commands/tool_commands.rs381COMMENT
LOWsrc-tauri/src/commands/tool_commands.rs401/// (see tool_manager::load_user_path_overrides), and deleting the fileCOMMENT
LOWsrc-tauri/src/commands/pulse_commands.rs1//! Tauri IPC for the AI Pulse on-disk archive.COMMENT
LOWsrc-tauri/src/services/pulse_archive.rs1//! AI Pulse archive — per-day JSON files on disk.COMMENT
LOWsrc-tauri/src/services/pulse_archive.rs21use serde::{Deserialize, Serialize};COMMENT
LOWsrc-tauri/src/services/datalog.rs1// Per-turn datalog for the agent loop.COMMENT
LOWsrc-tauri/src/services/json_repair.rs1// 3-layer JSON repair for LLM tool-call arguments.COMMENT
LOWsrc-tauri/src/services/self_update.rs1//! In-app self-update (Windows) — DIY flow.COMMENT
LOWsrc-tauri/src/services/ai_career.rs1//! "我的AI生涯" (My AI Career) data layer — cross-tool session history +COMMENT
LOWsrc-tauri/src/services/ai_career.rs301/// rollout rather than a user-created top-level session. Codex (incl. CodexCOMMENT
LOWsrc-tauri/src/services/ai_career.rs341/// ```textCOMMENT
LOWsrc-tauri/src/services/ai_career.rs501 }COMMENT
LOWsrc-tauri/src/services/ai_career.rs521 .join("mimocode")COMMENT
LOWsrc-tauri/src/services/tool_patcher.rs321/// Patch Hermes Agent config files for custom endpoint.COMMENT
LOWsrc-tauri/src/services/agent_loop.rs21 // because heavy install/patch flows (e.g. the Claude Desktop ChineseCOMMENT
LOWsrc-tauri/src/services/agent_loop.rs1421//COMMENT
LOWsrc-tauri/src/services/model_directory.rs1// Model directory: serve the right-panel Providers + Relays list to theCOMMENT
LOWsrc-tauri/src/services/auto_fix.rs1// Post-action verification for known install/repair intents.COMMENT
LOWsrc-tauri/src/services/windows_path.rs1//! Windows PATH hydration from the registry.COMMENT
LOWsrc-tauri/src/services/tool_manager.rs81COMMENT
LOWsrc-tauri/src/services/tool_manager.rs281 },COMMENT
LOWsrc-tauri/src/services/tool_manager.rs561// Fallback when paths.json's hardcoded locations miss the install — userCOMMENT
LOWsrc-tauri/src/services/tool_manager.rs601COMMENT
LOWsrc-tauri/src/services/tool_manager.rs781 // Collect install-dir candidates for the exe-glob fallback below.COMMENT
LOWsrc-tauri/src/services/codex_session_merge.rs1//! Cross-provider Codex history merge.COMMENT
LOWsrc-tauri/src/services/codex_session_merge.rs21//! whatever relay-mode wrote), so the merge can never tag sessions to aCOMMENT
LOWsrc-tauri/src/services/parasite.rs1// Parasite — wrap an installed AI agent CLI (currently just Claude Code) as aCOMMENT
LOWsrc-tauri/src/services/parasite.rs161 // tokio::process::Command exposes creation_flags as an inherent method onCOMMENT
LOWsrc-tauri/src/services/llm_client.rs1// LLM Client — supports OpenAI and Anthropic APIs with SSE streamingCOMMENT
LOWsrc-tauri/src/services/llm_client.rs401COMMENT
LOWsrc-tauri/src/services/llm_client.rs421 // the user-facing baseURL)COMMENT
LOWsrc-tauri/src/services/llm_client.rs781/// enough to recover from transient blips.COMMENT
LOWsrc-tauri/src/services/llm_client.rs981 continue;COMMENT
LOWsrc-tauri/src/services/tool_config_manager.rs21 pub api_key: Option<String>,COMMENT
LOWsrc-tauri/src/services/tool_config_manager.rs41 /// `relay_mode`. Only consumed by `apply_codex`; other tools ignore it.COMMENT
LOWsrc-tauri/src/services/tool_config_manager.rs81 let _ = fs::create_dir_all(parent);COMMENT
LOWsrc-tauri/src/services/tool_config_manager.rs221 // Type 3: Direct JSON overwrite (special format).COMMENT
105 more matches not shown…
Structural Annotation Overuse27 hits · 46 pts
SeverityFileLineSnippetContext
LOWsrc-tauri/assets/mother/system_prompt.md62### Step 1: Platform Compatibility CheckCOMMENT
LOWsrc-tauri/assets/mother/system_prompt.md124### Step 2: Download Speed Test (on the REMOTE server)COMMENT
LOWsrc-tauri/assets/mother/system_prompt.md144### Step 3: Confirm and ProceedCOMMENT
LOWsrc-tauri/assets/quick-actions/network-info.md5## Step 1: Gather Network InfoCOMMENT
LOWsrc-tauri/assets/quick-actions/network-info.md14## Step 2: Detect NAT TypeCOMMENT
LOWsrc-tauri/assets/quick-actions/network-info.md20## Step 3: Check Existing Tunnel SoftwareCOMMENT
LOWsrc-tauri/assets/quick-actions/network-info.md29## Step 4: Act Based on ResultsCOMMENT
LOWsrc-tauri/assets/quick-actions/detect-cuda.md40## Step 1: Platform GateCOMMENT
LOWsrc-tauri/assets/quick-actions/detect-cuda.md50## Step 2: GPU InventoryCOMMENT
LOWsrc-tauri/assets/quick-actions/detect-cuda.md60## Step 3: NVIDIA DriverCOMMENT
LOWsrc-tauri/assets/quick-actions/detect-cuda.md75## Step 4: CUDA Modules — the main probeCOMMENT
LOWsrc-tauri/assets/quick-actions/detect-cuda.md139## Step 5: Windows Edition — the stripped / Home-edition trapCOMMENT
LOWsrc-tauri/assets/quick-actions/detect-cuda.md183## Step 6: Verdict ReportCOMMENT
LOWsrc-tauri/assets/quick-actions/detect-cuda.md238## Step 7: Verdict + Next Step (exactly one)COMMENT
LOWsrc-tauri/assets/quick-actions/install-cuda.md41## Step 0: Mandatory Pre-flightCOMMENT
LOWsrc-tauri/assets/quick-actions/install-cuda.md59## Step 1: NVIDIA Driver (if detect-cuda flagged missing)COMMENT
LOWsrc-tauri/assets/quick-actions/install-cuda.md70## Step 2: User picks the Toolkit versionCOMMENT
LOWsrc-tauri/assets/quick-actions/install-cuda.md208## Step 3: Modified Windows — Refuse, Don't TryCOMMENT
LOWsrc-tauri/assets/quick-actions/install-cuda.md239## Step 4: Standard Install PathCOMMENT
LOWsrc-tauri/assets/quick-actions/install-cuda.md418## Step 5: Verify Modules Are ReachableCOMMENT
LOWsrc-tauri/assets/quick-actions/install-cuda.md437## Step 6: Wrap-upCOMMENT
LOWsrc-tauri/assets/quick-actions/install-git.md19## Step 0: Presence checkCOMMENT
LOWsrc-tauri/assets/quick-actions/codex-plugins.md57## Step 2: More community markets from GitHub (secondary — needs GitHub access)COMMENT
LOWsrc-tauri/assets/quick-actions/codex-plugins.md90## Step 3: Ask the user TWO thingsCOMMENT
LOWsrc-tauri/assets/quick-actions/codex-plugins.md97## Step 4: If the user wants you to add them — edit config.tomlCOMMENT
LOWsrc-tauri/assets/quick-actions/codex-plugins.md115## Step 5: Safety (every time)COMMENT
LOWsrc/pages/MotherAgent/MotherAgentPanel.tsx52 // Step 1: Test SSH connectivityCOMMENT
Modern AI Meta-Vocabulary10 hits · 20 pts
SeverityFileLineSnippetContext
MEDIUMdocs/pulse/latest-24h.json11046 "url": "https://thenextweb.com/news/cloudflare-precursor-bots-agentic-web",CODE
MEDIUMdocs/pulse/latest-7d-en.json1161"url": "https://www.bobbytables.io/p/the-agentic-loop-three-loops-in-a",CODE
MEDIUMdocs/pulse/latest-7d-en.json1236"url": "https://agentic.tracebit.com/context-bombs/",CODE
MEDIUMdocs/pulse/latest-7d-en.json6891"url": "https://medium.com/@vektormemory/the-six-layer-memory-pipeline-behind-our-local-first-agentic-memory-in-2026-9d5CODE
MEDIUMdocs/pulse/latest-7d-en.json8346"url": "https://decapodlabs.github.io/accountable-agentic-execution/",CODE
MEDIUMdocs/pulse/latest-7d-en.json8526"url": "https://www.amazon.science/blog/capturing-token-ids-during-agentic-interactions-for-better-reinforcement-learninCODE
MEDIUMdocs/pulse/latest-7d-en.json8571"url": "https://blog.codacy.com/agentic-development-is-standardizing-faster-than-its-operating-model",CODE
MEDIUMdocs/pulse/latest-7d-en.json9411"url": "https://www.techpolicy.press/senator-warner-makes-a-first-foray-into-agentic-ai-regulation/",CODE
MEDIUMdocs/pulse/latest-7d-en.json14406"url": "https://github.com/gaemi/agentic-fc",CODE
MEDIUMdocs/pulse/latest-7d-en.json15201"url": "https://github.com/rakshasa-1729/agentic-paved-roads",CODE
AI Slop Vocabulary3 hits · 9 pts
SeverityFileLineSnippetContext
MEDIUMsrc/App.tsx134 // indistinguishable — showing the notes once on either is the robustCOMMENT
MEDIUMsrc/components/EffortPulse.tsx248 // already dark (use the surface, seamless cover); day themes would wash theCOMMENT
MEDIUMsrc/components/chat/TerminalStatusBar.tsx2// Content scrolls continuously from left to left (doubling creates seamless loop).COMMENT
Cross-Language Confusion1 hit · 8 pts
SeverityFileLineSnippetContext
HIGHscripts/build_en_pulse.py363 # null, which keeps these grouped under today's date.COMMENT
Excessive Try-Catch Wrapping5 hits · 5 pts
SeverityFileLineSnippetContext
LOWscripts/build_en_pulse.py87 except Exception as e:CODE
LOWscripts/build_en_pulse.py130 except Exception:CODE
LOWscripts/build_en_pulse.py231 except Exception:CODE
LOWscripts/build_en_pulse.py242 except Exception as e:CODE
LOWscripts/inject_pinned.py217 except Exception as e: # noqa: BLE001CODE
Unused Imports4 hits · 4 pts
SeverityFileLineSnippetContext
LOWscripts/build_en_pulse.py28CODE
LOWscripts/merge_aihot.py21CODE
LOWscripts/inject_pinned.py27CODE
LOWscripts/filter_pulse.py15CODE
Self-Referential Comments1 hit · 3 pts
SeverityFileLineSnippetContext
MEDIUM.github/workflows/release.yml14 # Create the GitHub release ONCE, up front, so the matrix build jobs belowCOMMENT
Verbosity Indicators2 hits · 2 pts
SeverityFileLineSnippetContext
LOWdocs/api/tools/install/claudecode.json39 "setup_script": "python3 -c \"\nimport json, os\n# Step 1: ~/.claude.json - skip onboarding\ncpath = os.path.expCODE
LOWsrc/pages/MotherAgent/MotherAgentPanel.tsx52 // Step 1: Test SSH connectivityCOMMENT
Hyper-Verbose Identifiers2 hits · 2 pts
SeverityFileLineSnippetContext
LOWscripts/filter_pulse.py78def normalize_future_timestamps(payload: dict) -> int:CODE
LOWsrc/main.tsx116function showWindowAfterFirstPaint(): void {CODE
Fake / Example Data1 hit · 1 pts
SeverityFileLineSnippetContext
LOWdocs/support/index.html553 <div class="placeholder" data-t="log_placeholder"></div>CODE