🎨 The adorable charts library for Golang.
This report presents the forensic synthetic code analysis of go-echarts/go-echarts, a Go project with 7,630 GitHub stars. SynthScan v2.0 examined 17,590 lines of code across 165 source files, recording 105 pattern matches distributed across 3 syntactic categories. The overall adjusted score of 7.1 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).
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.
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.
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.
The scanner identified 105 distinct pattern matches across 3 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.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | docs/en-us/options/title.md | 41 | // 'blank' opening it in a new tab | COMMENT |
| LOW | docs/en-us/options/title.md | 61 | // Distance between title component and the right side of the container. | COMMENT |
| LOW | docs/en-us/options/title.md | 81 | COMMENT | |
| LOW | docs/en-us/options/yAxis.md | 21 | // 'end' | COMMENT |
| LOW | docs/en-us/options/yAxis.md | 41 | COMMENT | |
| LOW | docs/en-us/options/yAxis.md | 61 | COMMENT | |
| LOW | docs/en-us/options/legend.md | 21 | // Distance between legend component and the left side of the container. | COMMENT |
| LOW | docs/en-us/options/legend.md | 41 | // Distance between legend component and the bottom side of the container. | COMMENT |
| LOW | docs/en-us/options/legend.md | 61 | Align string `json:"align,omitempty"` | COMMENT |
| LOW | docs/en-us/options/legend.md | 81 | // Example: | COMMENT |
| LOW | docs/en-us/options/legend.md | 101 | // 'image://http://example.website/a/b.png' | COMMENT |
| LOW | docs/en-us/options/xAxis.md | 21 | // 'bottom' | COMMENT |
| LOW | docs/en-us/options/xAxis.md | 41 | // Name of axis. | COMMENT |
| LOW | docs/en-us/options/xAxis.md | 61 | COMMENT | |
| LOW | docs/en-us/options/xAxis.md | 81 | // It will be automatically computed to make sure axis tick is equally distributed when not set. | COMMENT |
| LOW | docs/en-us/options/xAxis.md | 121 | // Settings related to axis pointer. | COMMENT |
| LOW | docs/en-us/options/xAxis.md | 141 | COMMENT | |
| LOW | docs/en-us/options/xAxis.md | 161 | // var date = new Date(value); | COMMENT |
| LOW | docs/en-us/options/xAxis.md | 221 | // AxisLine controls settings related to axis line. | COMMENT |
| LOW | opts/gl_3d.go | 21 | // * 'time' The timeline. Suitable for the continuous timing data. The time axis has a | COMMENT |
| LOW | opts/gl_3d.go | 61 | Grid3DIndex int `json:"grid3DIndex,omitempty"` | COMMENT |
| LOW | opts/gl_3d.go | 81 | COMMENT | |
| LOW | opts/gl_3d.go | 101 | // Whether to display the z-axis. | COMMENT |
| LOW | opts/gl_3d.go | 121 | // The minimum value of axis. | COMMENT |
| LOW | opts/toolbox.go | 21 | // left value can be instant pixel value like 20; it can also be a percentage | COMMENT |
| LOW | opts/toolbox.go | 121 | // Icon for the tool. | COMMENT |
| LOW | opts/toolbox.go | 161 | // 'polygon': Enabling selecting with any shape. | COMMENT |
| LOW | opts/toolbox.go | 181 | // Icon for the tool. | COMMENT |
| LOW | opts/data_zoom.go | 1 | package opts | COMMENT |
| LOW | opts/data_zoom.go | 21 | // Valid values: | COMMENT |
| LOW | opts/data_zoom.go | 41 | // Specify which yAxis is/are controlled by the dataZoom-inside when Cartesian coordinate system is used. | COMMENT |
| LOW | opts/data_zoom.go | 61 | COMMENT | |
| LOW | opts/charts.go | 21 | AnimationDuration int `json:"animationDuration,omitempty"` | COMMENT |
| LOW | opts/charts.go | 101 | // https://echarts.apache.org/en/option.html#series-graph | COMMENT |
| LOW | opts/charts.go | 401 | type TreeChart struct { | COMMENT |
| LOW | opts/charts.go | 521 | // Value for each item. If contains children, value can be left unset, and sum of children values will be used in this | COMMENT |
| LOW | opts/charts.go | 581 | // Font style | COMMENT |
| LOW | opts/charts.go | 681 | // The content formatter of value | COMMENT |
| LOW | opts/charts.go | 701 | // Whether to show the pointer, default true. | COMMENT |
| LOW | opts/series_bar.go | 1 | package opts | COMMENT |
| LOW | opts/series_bar.go | 41 | // Set barGap as '-100%' can overlap bars that belong to different series, | COMMENT |
| LOW | opts/polar.go | 61 | // TriggerEvent Set this to true to enable triggering events. | COMMENT |
| LOW | opts/geo.go | 1 | package opts | COMMENT |
| LOW | opts/geo.go | 21 | // Zoom rate of current viewport. The value less than 1 indicates zooming out, | COMMENT |
| LOW | opts/tooltip.go | 1 | package opts | COMMENT |
| LOW | opts/tooltip.go | 21 | // * 'mousemove': Trigger when mouse moves. | COMMENT |
| LOW | opts/tooltip.go | 41 | // * Line (area) charts, bar (column) charts, K charts: {a} for series name, | COMMENT |
| LOW | opts/tooltip.go | 61 | // name: string, | COMMENT |
| LOW | opts/tooltip.go | 81 | // dimensionIndex: number, | COMMENT |
| LOW | opts/visual_map.go | 41 | Show types.Bool `json:"show,omitempty"` | COMMENT |
| LOW | opts/series_scatter.go | 1 | package opts | COMMENT |
| LOW | opts/legend.go | 1 | package opts | COMMENT |
| LOW | opts/legend.go | 21 | // If the left value is set to be 'left', 'center', or 'right', then the component | COMMENT |
| LOW | opts/legend.go | 61 | // Default values for each position are 5. | COMMENT |
| LOW | opts/legend.go | 81 | // formatter: 'Legend {name}' | COMMENT |
| LOW | opts/legend.go | 101 | // 'image://data:image/gif;base64,KOY......' | COMMENT |
| LOW | opts/series.go | 61 | // Border radius of the text fragment. | COMMENT |
| LOW | opts/series.go | 81 | // "left" | COMMENT |
| LOW | opts/series.go | 141 | } | COMMENT |
| LOW | opts/series.go | 521 | // Opacity of the component. Supports value from 0 to 1, and the component will not be drawn when set to 0. | COMMENT |
| 40 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | docs/static/search.min.js | 7 | !function(){"use strict";function e(){let e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return/<!-- {d | CODE |
| CRITICAL | docs/static/docsify.min.js | 7 | !function(){"use strict";function e(e){const n=Object.create(null);return function(i){const o=t(i)?i:JSON.stringify(i);r | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .github/ISSUE_TEMPLATE/bug-report.yml | 2 | # Before you report a bug, make sure you already | COMMENT |
| LOW | .github/ISSUE_TEMPLATE/improvement.yml | 2 | # Before you request a feature/improvement, make sure you already | COMMENT |
| LOW | .github/ISSUE_TEMPLATE/question.yml | 2 | # Before you report a question, make sure you already | COMMENT |