Repository Analysis

withcoral/coral

One SQL interface over APIs, files, and live sources — built for agents.

3.7 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of withcoral/coral, a Rust project with 5,056 GitHub stars. SynthScan v2.0 examined 469,513 lines of code across 1391 source files, recording 699 pattern matches distributed across 12 syntactic categories. The overall adjusted score of 3.7 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).

3.7
Adjusted Score
3.7
Raw Score
100%
Time Factor
2026-07-14
Last Push
5.1K
Stars
Rust
Language
469.5K
Lines of Code
1.4K
Files
699
Pattern Hits
2026-07-14
Scan Date
0.01
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

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

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 15MEDIUM 505LOW 177

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 699 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 Separators497 hits · 1433 pts
SeverityFileLineSnippetContext
MEDIUMcrates/coral-engine/src/backends/file/tests.rs652// ── infer_schema_expand_dicts tests ──────────────────────────────────────COMMENT
MEDIUMsources/community/firefox/browser_server.py70# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py72# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py83# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py85# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py317# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py319# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py17# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py22# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py260# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py262# ---------------------------------------------------------------------------COMMENT
MEDIUMsources/community/firefox/browser_server.py450# ---------------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py452# ---------------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py474# ---------------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py476# ---------------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py480 # ------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py482 # ------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py529 # ------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py531 # ------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py585 # ------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py587 # ------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py605# ---------------------------------------------------------------------------STRING
MEDIUMsources/community/firefox/browser_server.py607# ---------------------------------------------------------------------------STRING
MEDIUMsources/community/shortcut/manifest.yaml40 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml42 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml126 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml128 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml195 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml197 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml291 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml293 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml414 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml416 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml601 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml603 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml683 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/shortcut/manifest.yaml685 # ──────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml39 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml41 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml134 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml136 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml269 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml271 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml450 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml452 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml831 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml833 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml1031 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/discord/manifest.yaml1033 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/gemini/manifest.yaml22 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/gemini/manifest.yaml24 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/gemini/manifest.yaml111 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/gemini/manifest.yaml113 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/betterstack/manifest.yaml30 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/betterstack/manifest.yaml32 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/betterstack/manifest.yaml328 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/betterstack/manifest.yaml330 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/betterstack/manifest.yaml416 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/betterstack/manifest.yaml418 # ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMsources/community/betterstack/manifest.yaml650 # ──────────────────────────────────────────────────────────────────────COMMENT
437 more matches not shown…
Over-Commented Block86 hits · 86 pts
SeverityFileLineSnippetContext
LOWcrates/coral-spec/src/error.rs1//! Source-spec-owned error types.COMMENT
LOWcrates/coral-spec/src/lib.rs1//! Declarative source-spec parsing, validation, and normalized source modelsCOMMENT
LOWcrates/coral-spec/src/lib.rs21//!COMMENT
LOWcrates/coral-spec/src/lib.rs41//!COMMENT
LOWcrates/coral-spec/src/lib.rs61//! type: Utf8COMMENT
LOWcrates/coral-spec/src/inputs.rs21COMMENT
LOWcrates/coral-spec/src/inputs.rs341 /// How Coral sends the client secret to the token endpoint.COMMENT
LOWcrates/coral-spec/src/inputs.rs361 pub registration_url: String,COMMENT
LOWcrates/coral-spec/src/common.rs101 /// Stored as UTF-8 containing valid JSON. Hints to users and toolingCOMMENT
LOWcrates/coral-spec/src/common.rs461 #[serde(flatten)]COMMENT
LOWcrates/coral-spec/src/common.rs641 #[serde(default)]COMMENT
LOWcrates/coral-spec/src/backends/mod.rs1//! Backend-specific validated manifest models.COMMENT
LOWcrates/coral-spec/src/backends/file.rs181 #[must_use]COMMENT
LOWcrates/coral-spec/src/v4/lookup_keys.rs1//! Heuristic inference of lookup key joinability for REST surfaces.COMMENT
LOWcrates/coral-spec/src/v4/schema.rs221COMMENT
LOWcrates/coral-spec/src/v4/schema.rs321#[serde(deny_unknown_fields)]COMMENT
LOWcrates/coral-spec/src/v4/parameter_metadata.rs21COMMENT
LOWcrates/coral-mcp/src/error.rs1//! Error surface for the Coral MCP stdio adapter.COMMENT
LOWcrates/coral-mcp/src/lib.rs1//! `MCP` stdio server for Coral.COMMENT
LOWcrates/coral-mcp/src/lib.rs101 pub feedback_enabled: bool,COMMENT
LOWcrates/coral-cli/src/query_error.rs1//! Structured error rendering for the `coral sql` command.COMMENT
LOWcrates/coral-cli/src/source_ops.rs1721 .interact()?;COMMENT
LOWcrates/coral-cli/src/lib.rs121#[derive(Debug, Args)]COMMENT
LOWcrates/coral-app/tests/telemetry_host_subscriber.rs1//! Pins the host-owned subscriber policy.COMMENT
LOWcrates/coral-app/src/transport.rs61 KeyRef::Binary(_) => None,COMMENT
LOWcrates/coral-app/src/lib.rs1//! Internal local server composition for the Coral app.COMMENT
LOWcrates/coral-app/src/lib.rs21//! - `credentials/` owns credential-set identity and credential materialCOMMENT
LOWcrates/coral-app/src/bootstrap/error.rs21 /// A requested source was not found in config.COMMENT
LOWcrates/coral-app/src/bootstrap/error.rs61 /// Provider-managed credential refresh failed during active source use.COMMENT
LOWcrates/coral-app/src/bootstrap/error.rs81 TomlEncode(#[from] toml::ser::Error),COMMENT
LOWcrates/coral-app/src/bootstrap/error.rs121///COMMENT
LOWcrates/coral-app/src/bootstrap/server.rs401 /// Returns the endpoint URI for this server.COMMENT
LOWcrates/coral-app/src/sources/model.rs21}COMMENT
LOWcrates/coral-app/src/telemetry/mod.rs381}COMMENT
LOWcrates/coral-app/src/query/attribution.rs1//! Transport-free attribution for a query's originating context.COMMENT
LOWcrates/coral-client/src/error.rs1//! Error surfaces for Coral client bootstrap and query result decoding.COMMENT
LOWcrates/coral-client/src/lib.rs1//! Thin local transport bootstrap and shared query-result helpers for Coral.COMMENT
LOWcrates/coral-client/src/lib.rs181/// Concretely, `Int64`, `UInt64`, and `Decimal{32,64,128,256}` leaves anywhereCOMMENT
LOWcrates/coral-client/src/status_error.rs21 /// `domain = "coral.withcoral.com"`.COMMENT
LOWcrates/coral-client/src/status_error.rs41 /// Whether the error is transient and retrying may succeed.COMMENT
LOWcrates/coral-client/src/search.rs481/// Converts a Universal Search response into the shared JSON shape used byCOMMENT
LOWcrates/coral-client/src/sources.rs21#[derive(Debug, thiserror::Error)]COMMENT
LOWcrates/coral-client/src/sources.rs41 /// The OAuth credential method did not include provider endpoints.COMMENT
LOWcrates/coral-engine/src/types.rs1//! Canonical conversions between the coral-spec scalar vocabulary andCOMMENT
LOWcrates/coral-engine/src/lib.rs1//! Data-plane query engine for Coral.COMMENT
LOWcrates/coral-engine/src/lib.rs21//! declarative source models consumed by this engine.COMMENT
LOWcrates/coral-engine/src/lib.rs81};COMMENT
LOWcrates/coral-engine/src/lib.rs101 table_filter: Option<&str>,COMMENT
LOWcrates/coral-engine/src/composition.rs241 ) -> Result<(), RequestAuthenticatorError> {COMMENT
LOWcrates/coral-engine/src/composition.rs261 ) -> Result<BTreeMap<String, String>, SourceInputResolverError>;COMMENT
LOWcrates/coral-engine/src/composition.rs281 /// Observes one successful query result.COMMENT
LOWcrates/coral-engine/src/composition.rs301/// should abort.COMMENT
LOWcrates/coral-engine/src/contracts/query_error.rs21///COMMENT
LOWcrates/coral-engine/src/contracts/query_error.rs521 format!("'{}'", value.replace('\'', "''"))COMMENT
LOWcrates/coral-engine/src/contracts/error.rs1//! Stable transport-neutral error contract for `coral-engine`.COMMENT
LOWcrates/coral-engine/src/backends/mod.rs1//! Backend-specific source implementations and compilation into runtime sources.COMMENT
LOWcrates/coral-engine/src/backends/mod.rs21//!COMMENT
LOWcrates/coral-engine/src/backends/mod.rs41//! payload → row list via `ResponseSpec` (`RowStrategy::{Direct,COMMENT
LOWcrates/coral-engine/src/backends/mcp/transport.rs1//! Per-instance MCP transport implementations.COMMENT
LOWcrates/coral-engine/src/backends/mcp/fetch.rs201///COMMENT
26 more matches not shown…
Magic Placeholder Names14 hits · 70 pts
SeverityFileLineSnippetContext
HIGHsources/community/firecrawl/README.md27export FIRECRAWL_API_KEY="fc-your-api-key"CODE
HIGHsources/community/cloudinary/README.md29printf '%s:%s' YOUR_API_KEY YOUR_API_SECRET | base64CODE
HIGHsources/community/cloudinary/manifest.yaml23 printf '%s:%s' YOUR_API_KEY YOUR_API_SECRET | base64CODE
HIGHsources/community/mailchimp/README.md32MAILCHIMP_API_KEY=your-api-key \CODE
HIGHsources/community/n8n/README.md26export N8N_API_KEY="<your-api-key>"CODE
HIGHsources/community/n8n/README.md180export N8N_API_KEY="<your-api-key>"CODE
HIGHsources/community/coralogix/README.md34export CORALOGIX_API_KEY="<your-api-key>"CODE
HIGHsources/community/coralogix/README.md199export CORALOGIX_API_KEY="<your-api-key>"CODE
HIGHsources/community/opsgenie/README.md17export OPSGENIE_API_KEY="<your-api-key>"CODE
HIGHsources/community/opsgenie/README.md111export OPSGENIE_API_KEY="<your-api-key>"CODE
HIGHsources/community/neynar/README.md20export NEYNAR_API_KEY=your-api-key-hereCODE
HIGHsources/community/tavily/README.md26export TAVILY_API_KEY="tvly-your-api-key"CODE
HIGHsources/community/vapi/README.md20export VAPI_API_KEY=<your-api-key>CODE
HIGHsources/community/upstash/README.md92echo -n "you@example.com:your-api-key" | base64CODE
Hyper-Verbose Identifiers48 hits · 48 pts
SeverityFileLineSnippetContext
LOWsources/community/firefox/browser_server.py129def _profile_path_from_section(base_path: str, section: str, cfg: configparser.ConfigParser):CODE
LOWsources/community/firefox/browser_server.py139def _profile_path_from_install_default(CODE
LOWsources/community/firefox/browser_server.py159def _collect_install_default_candidates(CODE
LOWsources/community/ansible/tests/validate-fixtures.py80def validate_normalizer_workflow() -> None:CODE
LOWapps/ui/tests/ui/support/source-handlers.ts124export function sourceOAuthInstallHandlers() {CODE
LOWapps/ui/src/wax/components/typography/typography.tsx20function createTypographyComponent({CODE
LOWapps/ui/src/lib/provider-icons.ts83export function providerIconNeedsDarkInvert(key: string): boolean {CODE
LOWapps/ui/src/lib/sources.ts116export async function createBundledSourceWithOAuth(CODE
LOWapps/ui/src/views/traces/use-timeline-tree.ts57export function flattenVisibleTimelineTree(CODE
LOWapps/ui/src/views/traces/http-span-detail.tsx131function inferGraphqlOperationType(query: string | undefined): string | undefined {CODE
LOWapps/ui/src/views/sources/source-install.tsx80function SourceInstallDialogContent({CODE
LOWapps/ui/src/views/sources/source-detail.tsx62function SourceDetailDialogContent({CODE
LOWapps/desktop/src/main/app-renderer.ts37export function registerAppSchemePrivileges(): void {CODE
LOWapps/desktop/src/main/app-renderer.ts184async function refreshServerSidecarEndpoint(resolveSidecarBaseUrl: () => Promise<string>): Promise<void> {CODE
LOW…ps/reef/app/wax/components/tooltip/tooltip.stories.tsx172 render: function TruncationWithResizeStory() {CODE
LOWapps/reef/app/wax/components/picker/default-options.ts43export function buildSeverityPickerOptions(CODE
LOWapps/reef/app/wax/components/button/icon.tsx38export function SpinningIconImplementation(props: ImplementationProps) {CODE
LOWapps/reef/app/wax/components/typography/typography.tsx19function createTypographyComponent({CODE
LOW…mponents/icon/custom-icons/chart-column-increasing.tsx3export function ChartColumnIncreasingIcon({CODE
LOWapps/reef/app/components/sidebar/sidebar-state.ts3export function readSidebarCollapsedCookiePreference(CODE
LOWapps/reef/app/components/sidebar/sidebar-state.ts22export function readSidebarCollapsedCookieValue(cookieHeader: string | null | undefined): boolean {CODE
LOWapps/reef/app/components/sidebar/sidebar-state.ts26export function readSidebarCollapsedCookie(request: Request): boolean {CODE
LOW…ation-progress-bar/navigation-progress-bar.stories.tsx55function NavigationProgressBarStory() {CODE
LOWapps/reef/app/components/sources/source-catalog.ts36function filterSourceCatalogEntries(entries: SourceCatalogEntry[], search: string) {CODE
LOWapps/reef/app/components/sources/source-catalog.ts45function groupSourceCatalogSections(entries: SourceCatalogEntry[]): SourceCatalogSection[] {CODE
LOWapps/reef/app/__tests__/architecture.test.ts65function buildRouteDependencyGraph(routeFiles: string[]): Map<string, string[]> {CODE
LOWapps/reef/app/__tests__/architecture.test.ts107function containsInlineTailwindClasses(content: string): { found: boolean; lines: number[] } {CODE
LOWapps/reef/app/lib/provider-icons.ts85export function providerIconNeedsDarkInvert(key: string): boolean {CODE
LOWapps/reef/app/lib/sources.ts127export function toCatalogSourceInputSpecs(info: SourceInfo): CatalogSourceInputSpec[] {CODE
LOWapps/reef/app/lib/sources.ts180function toCatalogCredentialMethod(method: SourceCredentialMethod): CatalogSourceCredentialMethod {CODE
LOWapps/reef/app/lib/sources.ts210function toCatalogOAuthCredentialMethod(CODE
LOWapps/reef/app/lib/source-install-form.ts64export function firstMissingRequiredInput(info: SourceInfo, formData: FormData): string | null {CODE
LOWapps/reef/app/lib/source-install-form.ts97export function oauthCredentialRetrievalsFromForm(CODE
LOWapps/reef/app/lib/source-install-form.ts135function bindingsFromInstalledSource(source: Source, formData: FormData): InstallInput[] {CODE
LOWapps/reef/app/lib/source-install-form.ts148function submittedCredentialMethod(CODE
LOWapps/reef/app/lib/source-install-form.ts159function submittedCredentialMethodIndex(CODE
LOWapps/reef/app/lib/source-install-form.ts173function oauthCredentialInputsFromForm(CODE
LOWapps/reef/app/lib/source-install-form.ts186function firstMissingOAuthCredentialInput(CODE
LOWapps/reef/app/lib/schema-explorer.ts94export async function fetchTableColumnsFromCoral(CODE
LOWapps/reef/app/lib/source-oauth-install-stream.ts63export function oauthInstallEventToNdjson(event: OAuthInstallStreamEvent): string {CODE
LOWapps/reef/app/views/traces/use-timeline-tree.ts55export function flattenVisibleTimelineTree(CODE
LOWapps/reef/app/views/traces/http-span-detail.tsx130function inferGraphqlOperationType(query: string | undefined): string | undefined {CODE
LOWapps/reef/app/views/sources/source-install.tsx86function SourceInstallDialogContent({CODE
LOWapps/reef/app/views/sources/source-detail.tsx107function SourceDetailDialogContent({CODE
LOWapps/reef/app/views/sources/source-detail.tsx382function useSourceDetailActionState(entry: CatalogEntry, loadError: string | null) {CODE
LOWapps/reef/app/routes/sources.tsx26function isSourcesDetailNavigation(currentPath: string, nextPath: string) {CODE
LOWapps/reef/app/routes/source-oauth-install.ts90export function oauthInstallStreamResponse(CODE
LOWapps/reef/app/routes/source-oauth-install.ts123export async function relayOAuthInstallStreamEvents(CODE
Fake / Example Data33 hits · 34 pts
SeverityFileLineSnippetContext
LOWcrates/coral-spec/src/backends/file.rs386 TemplatePart::Token(_) => rendered.push_str("placeholder"),CODE
LOWcrates/coral-app/tests/grpc/harness.rs348 "name": "placeholder",CODE
LOWcrates/coral-app/tests/grpc/source_lifecycle_tests.rs791 value: "fake-token".to_string(),CODE
LOWcrates/coral-app/tests/grpc/source_lifecycle_tests.rs982 value: "fake-token".to_string(),CODE
LOWcrates/coral-app/tests/grpc/source_lifecycle_tests.rs1124 value: "fake-token".to_string(),CODE
LOWcrates/coral-app/tests/grpc/source_lifecycle_tests.rs1192 fs::write(secret_dir.join("secrets.env"), "SENTRY_TOKEN=fake-token\n").expect("write secrets");CODE
LOWcrates/coral-app/tests/grpc/catalog_discovery_tests.rs125 assert_eq!(table.name, "placeholder");CODE
LOWcrates/coral-engine/tests/engine/catalog_tests.rs337 "name": "placeholder",CODE
LOWcrates/coral-engine/tests/engine/catalog_tests.rs641 WHERE schema_name = 'searchy' AND table_name = 'placeholder' \CODE
LOWcrates/coral-engine/tests/engine/catalog_tests.rs676 WHERE schema_name = 'searchy' AND table_name = 'placeholder'",CODE
LOWcrates/coral-engine/tests/engine/catalog_tests.rs711 "table_name": "placeholder",CODE
LOWcrates/coral-engine/tests/engine/catalog_tests.rs731 WHERE schema_name = 'searchy' AND table_name = 'placeholder' AND column_name = 'query'",CODE
LOWcrates/coral-engine/tests/engine/catalog_tests.rs791 ["issue_details", "placeholder"]CODE
LOWsources/core/openobserve/README.md12export OPENOBSERVE_USERNAME="user@example.com"CODE
LOWsources/community/sendgrid/README.md126WHERE email = 'user@example.com'CODE
LOWsources/community/sendgrid/README.md154WHERE email = 'user@example.com'CODE
LOWsources/community/helpscout/README.md141Other examples: `(number:123)`, `(email:"user@example.com")`,CODE
LOWsources/community/helpscout/manifest.yaml82 parameter (for example tag:vip, (number:123), (email:"user@example.com")).CODE
LOWsources/community/loops/README.md105 WHERE email = 'user@example.com'CODE
LOWxtask/src/perf.rs33 #[arg(long, default_value = "coral-ci-fake-token")]COMMENT
LOWapps/ui/src/wax/components/icon.tsx13 | 'placeholder'CODE
LOWapps/ui/src/wax/components/inputs/text/text-input.tsx49 color={disabled ? 'disabled' : 'placeholder'}CODE
LOW…ps/reef/app/wax/components/tooltip/tooltip.stories.tsx216 content="Full text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt CODE
LOW…ps/reef/app/wax/components/tooltip/tooltip.stories.tsx216 content="Full text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt CODE
LOW…ps/reef/app/wax/components/tooltip/tooltip.stories.tsx230 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod temporCODE
LOW…ps/reef/app/wax/components/tooltip/tooltip.stories.tsx230 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod temporCODE
LOWapps/reef/app/wax/components/dialog/dialog.stories.tsx125 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod temporCODE
LOWapps/reef/app/wax/components/dialog/dialog.stories.tsx125 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod temporCODE
LOWapps/reef/app/wax/components/avatar/avatar.stories.tsx20 name: 'John Doe',CODE
LOWapps/reef/app/wax/components/avatar/avatar.stories.tsx24 <Avatar name="John Doe" src="https://i.pravatar.cc/150?u=john" />CODE
LOW…f/app/wax/components/typography/typography.stories.tsx98 <Typography.Body variant="placeholder">Body - placeholder</Typography.Body>CODE
LOWapps/reef/app/wax/components/inputs/text/text-input.tsx49 color={disabled ? 'disabled' : 'placeholder'}CODE
LOWapps/reef/app/components/empty-page/empty-page.tsx24 <Icon color="placeholder" name={iconName} size="30" />CODE
Hallucination Indicators2 hits · 20 pts
SeverityFileLineSnippetContext
CRITICALcrates/coral-spec/src/udf/validation.rs47 if self.raw.implementation.coral_sql.query.trim().is_empty() {CODE
CRITICALapps/reef/app/lib/sources.ts167 methods: input.input.value.credential.methods.map(toCatalogCredentialMethod),CODE
AI Slop Vocabulary4 hits · 12 pts
SeverityFileLineSnippetContext
MEDIUMcrates/coral-app/tests/grpc.rs10#[path = "grpc/harness.rs"]COMMENT
MEDIUM…ates/coral-app/src/state/db/repositories/workspaces.rs106 #[ignore = "set CORAL_TEST_POSTGRES_URL to run the shared repository harness against Postgres"]COMMENT
MEDIUMcrates/coral-engine/tests/engine.rs18#[path = "engine/harness.rs"]COMMENT
MEDIUMxtask/src/docs/render.rs264 // practice but we avoid `unreachable!` to keep the generator robust.COMMENT
Modern AI Meta-Vocabulary4 hits · 11 pts
SeverityFileLineSnippetContext
MEDIUMsources/community/lynx/README.md24 lynx manager init # downloads the embedding model + writes a default config (NO sources yet)CODE
MEDIUMsources/community/pinecone/README.md105### List all indexes with their status and embedding modelCOMMENT
MEDIUMapps/reef/app/views/schema-explorer/schema-table.tsx24// Detail-panel scaffold for a selected table: title, description, requiredCOMMENT
MEDIUMapps/reef/app/views/schema-explorer/schema.tsx54// Header + two-panel scaffold for the error state so it looks like the loaded page.COMMENT
Docstring Block Structure1 hit · 5 pts
SeverityFileLineSnippetContext
HIGHsources/core/posthog/manifest.yaml4381 expr: kind: path path: - slack_thread_key - name: slack_workspace_domain STRING
Excessive Try-Catch Wrapping4 hits · 5 pts
SeverityFileLineSnippetContext
LOWsources/community/firefox/browser_server.py80 except Exception:CODE
LOWsources/community/firefox/browser_server.py123 except Exception as e:CODE
LOWsources/community/firefox/browser_server.py307 except Exception as e:CODE
LOWsources/community/firefox/browser_server.py446 except Exception as e:STRING
Deep Nesting4 hits · 3 pts
SeverityFileLineSnippetContext
LOWsources/community/firefox/browser_server.py425CODE
LOWsources/community/firefox/browser_server.py533CODE
LOWsources/community/ansible/tests/validate-fixtures.py45CODE
LOW…s/community/ansible/scripts/normalize-ansible-facts.py191CODE
Unused Imports2 hits · 2 pts
SeverityFileLineSnippetContext
LOWsources/community/ansible/tests/validate-fixtures.py4CODE
LOW…s/community/ansible/scripts/normalize-ansible-facts.py7CODE