Repository Analysis

DynamoDS/Dynamo

Open Source Graphical Programming for Computational Design and Automation

14.5 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of DynamoDS/Dynamo, a HTML project with 2,008 GitHub stars. SynthScan v2.0 examined 1,020,843 lines of code across 18275 source files, recording 2621 pattern matches distributed across 15 syntactic categories. The overall adjusted score of 14.5 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).

14.5
Adjusted Score
14.5
Raw Score
100%
Time Factor
2026-08-09
Last Push
2.0K
Stars
HTML
Language
1.0M
Lines of Code
18.3K
Files
2.6K
Pattern Hits
2026-08-09
Scan Date
0.09
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 1577HIGH 41MEDIUM 27LOW 976

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

Hallucination Indicators1577 hits · 13422 pts
SeverityFileLineSnippetContext
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2450 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.BenchmarkActionFactory.CreateCore(System.Object,SystCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2457 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.BenchmarkActionFactory.Create(System.Type,System.ObjCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2460 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.BenchmarkActionFactory.CreateWorkload(BenchmarkDotNeCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2467 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.BenchmarkActionFactory.CreateOverhead(BenchmarkDotNeCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2474 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.BenchmarkActionFactory.CreateGlobalSetup(BenchmarkDoCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2480 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.BenchmarkActionFactory.CreateGlobalCleanup(BenchmarkCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2486 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.BenchmarkActionFactory.CreateIterationSetup(BenchmarCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2492 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.BenchmarkActionFactory.CreateIterationCleanup(BenchmCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2535 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.InProcessNoEmitExecutor.Execute(BenchmarkDotNet.ToolCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2543 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.InProcessNoEmitGenerator.GenerateProject(BenchmarkDoCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2551 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.InProcessNoEmitRunner.FillMembers(System.Object,BencCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml3788 <c>System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String)</c>.CODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml3795 <c>System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String)</c>.CODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml3803 <c>System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String, String)</c>.CODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2288 <member name="M:BenchmarkDotNet.Toolchains.InProcess.Emit.Implementation.ByRefConsumeEmitter.EmitActionBeforeLooCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2299 <member name="M:BenchmarkDotNet.Toolchains.InProcess.Emit.Implementation.NonConsumableConsumeEmitter.EmitActionBCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2315 <member name="M:BenchmarkDotNet.Toolchains.InProcess.Emit.Implementation.RunnableEmitter.EmitPartitionAssembly(BCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2347 <member name="M:BenchmarkDotNet.Toolchains.InProcess.Emit.InProcessEmitExecutor.Execute(BenchmarkDotNet.ToolchaiCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml2511 <member name="M:BenchmarkDotNet.Toolchains.InProcess.NoEmit.InProcessNoEmitBuilder.Build(BenchmarkDotNet.ToolchaCODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml3823 <c>System.Web.Mvc.Html.RenderPartialExtensions.RenderPartial(HtmlHelper, String)</c>.CODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml3835 <c>System.Web.Mvc.Html.DisplayExtensions.DisplayForModel(HtmlHelper, String)</c>.CODE
CRITICAL…ance/DynamoPerformanceTests/extern/BenchmarkDotNet.xml3842 <c>System.Web.Mvc.Html.EditorExtensions.EditorForModel(HtmlHelper, String)</c>.CODE
CRITICAL…erformanceTests/extern/BenchmarkDotNet.Annotations.xml1223 <c>System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String)</c>.CODE
CRITICAL…erformanceTests/extern/BenchmarkDotNet.Annotations.xml1230 <c>System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String)</c>.CODE
CRITICAL…erformanceTests/extern/BenchmarkDotNet.Annotations.xml1238 <c>System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String, String)</c>.CODE
CRITICAL…erformanceTests/extern/BenchmarkDotNet.Annotations.xml1258 <c>System.Web.Mvc.Html.RenderPartialExtensions.RenderPartial(HtmlHelper, String)</c>.CODE
CRITICAL…erformanceTests/extern/BenchmarkDotNet.Annotations.xml1270 <c>System.Web.Mvc.Html.DisplayExtensions.DisplayForModel(HtmlHelper, String)</c>.CODE
CRITICAL…erformanceTests/extern/BenchmarkDotNet.Annotations.xml1277 <c>System.Web.Mvc.Html.EditorExtensions.EditorForModel(HtmlHelper, String)</c>.CODE
CRITICAL…/userdata/2.7/packages/MeshToolkit/bin/MeshToolkit.XML7 <member name="M:Autodesk.Dynamo.MeshToolkit.Display.MeshDisplay.ByMeshColor(Autodesk.Dynamo.MeshToolkit.Mesh,DSCCODE
CRITICALtest/DynamoCoreWpf3Tests/WorkspaceSaving.cs1695 var customNodeInfo = this.ViewModel.Model.CustomNodeManager.NodeInfos.Where(x => x.Value.Name == "ANodeToModCODE
CRITICALtest/DynamoCoreWpf3Tests/PreviewBubbleTests.cs645 new DynamoModel.SelectModelCommand(nodeView.ViewModel.Id.ToString(), System.Windows.Input.ModifierKeys.NoneCODE
CRITICALtest/DynamoCoreWpf3Tests/PreviewBubbleTests.cs666 new DynamoModel.SelectModelCommand(nodeView.ViewModel.Id.ToString(), System.Windows.Input.ModifierKeys.NoneCODE
CRITICALtest/DynamoCoreWpf3Tests/PreviewBubbleTests.cs689 Dynamo.Selection.DynamoSelection.Instance.Selection.AddRange(Model.CurrentWorkspace.Nodes);CODE
CRITICALtest/DynamoCoreWpf3Tests/PreviewBubbleTests.cs772 new DynamoModel.SelectModelCommand(nodeView.ViewModel.Id.ToString(), System.Windows.Input.ModifierKeys.NoneCODE
CRITICALtest/DynamoCoreWpf3Tests/PreviewBubbleTests.cs820 new DynamoModel.SelectModelCommand(nodeView.ViewModel.Id.ToString(), System.Windows.Input.ModifierKeys.NoneCODE
CRITICALtest/DynamoCoreWpf3Tests/NoteViewTests.cs368 Assert.AreEqual(noteView.ViewModel.Model.PinnedNode.GUID.ToString(), nodeGUID);CODE
CRITICALtest/DynamoCoreWpf3Tests/SerializationTests.cs334 Assert.That(nodeViewModel.UserDescription == this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault().UsCODE
CRITICAL…ewExtensions/DocumentationBrowserViewExtensionTests.cs143 var node = this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault();CODE
CRITICAL…ewExtensions/DocumentationBrowserViewExtensionTests.cs546 var node = this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault();CODE
CRITICAL…ewExtensions/DocumentationBrowserViewExtensionTests.cs593 var node = this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault();CODE
CRITICAL…ewExtensions/DocumentationBrowserViewExtensionTests.cs645 var node = this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault();CODE
CRITICAL…ewExtensions/DocumentationBrowserViewExtensionTests.cs658 node = this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault();CODE
CRITICAL…ewExtensions/DocumentationBrowserViewExtensionTests.cs681 var node = this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault();CODE
CRITICAL…ewExtensions/DocumentationBrowserViewExtensionTests.cs702 var node = this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault();CODE
CRITICAL…ewExtensions/DocumentationBrowserViewExtensionTests.cs715 node = this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault();CODE
CRITICAL…ewExtensions/DocumentationBrowserViewExtensionTests.cs728 node = this.ViewModel.Model.CurrentWorkspace.Nodes.FirstOrDefault();CODE
CRITICALtest/DynamoCoreWpfTests/HomePageTests.cs33 Assert.AreEqual(Dynamo.Wpf.Properties.Resources.GetStartedGuide.TrimStart('_'), homePage.GuidedTourItems[0].CODE
CRITICALtest/DynamoCoreWpfTests/HomePageTests.cs34 Assert.AreEqual(Dynamo.Wpf.Properties.Resources.OnboardingGuide.TrimStart('_'), homePage.GuidedTourItems[1].CODE
CRITICALtest/DynamoCoreWpfTests/HomePageTests.cs35 Assert.AreEqual(Dynamo.Wpf.Properties.Resources.PackagesGuide.TrimStart('_'), homePage.GuidedTourItems[2].NaCODE
CRITICALtest/DynamoCoreTests/CodeBlockNodeTests.cs2038 Assert.AreEqual(0, CurrentDynamoModel.LibraryServices.LibraryManagementCore.BuildStatus.Warnings.Count());CODE
CRITICALtest/DynamoCoreTests/CallsiteTests.cs226 var callsite = this.CurrentDynamoModel.EngineController.LiveRunnerRuntimeCore.RuntimeData.CallsiteCache.FirsCODE
CRITICAL…N6BWNG6A6KOPFMMRBHLV7XBOOEGXTSO5I5FZXHKKUG5YO6MNNYA.md1<!--- Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByBoxLengths(width, length, height, xSpans, ySpans, zSpans, CODE
CRITICAL…NVVP7HSR2IM5H5AFWWLLJBXSX2WTG5FEWESXLGORW2CL2CG7C4Q.md1<!--- Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByBoxLengths(origin, width, length, height, xSpans, ySpans, CODE
CRITICAL…FK33PBU2AHJIHDOMW3NS2YJNGRTQADZ2RUGALOLEWRXK4DM4DTA.md1<!--- Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByBoxLengths(cs, width, length, height, xSpans, ySpans, zSpaCODE
CRITICAL…N6BWNG6A6KOPFMMRBHLV7XBOOEGXTSO5I5FZXHKKUG5YO6MNNYA.md1<!--- Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByBoxLengths(width, length, height, xSpans, ySpans, zSpans, CODE
CRITICAL…NVVP7HSR2IM5H5AFWWLLJBXSX2WTG5FEWESXLGORW2CL2CG7C4Q.md1<!--- Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByBoxLengths(origin, width, length, height, xSpans, ySpans, CODE
CRITICAL…FK33PBU2AHJIHDOMW3NS2YJNGRTQADZ2RUGALOLEWRXK4DM4DTA.md1<!--- Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByBoxLengths(cs, width, length, height, xSpans, ySpans, zSpaCODE
CRITICAL…N6BWNG6A6KOPFMMRBHLV7XBOOEGXTSO5I5FZXHKKUG5YO6MNNYA.md1<!--- Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByBoxLengths(width, length, height, xSpans, ySpans, zSpans, CODE
CRITICAL…NVVP7HSR2IM5H5AFWWLLJBXSX2WTG5FEWESXLGORW2CL2CG7C4Q.md1<!--- Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByBoxLengths(origin, width, length, height, xSpans, ySpans, CODE
CRITICAL…FK33PBU2AHJIHDOMW3NS2YJNGRTQADZ2RUGALOLEWRXK4DM4DTA.md1<!--- Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByBoxLengths(cs, width, length, height, xSpans, ySpans, zSpaCODE
1517 more matches not shown…
Over-Commented Block909 hits · 894 pts
SeverityFileLineSnippetContext
LOWtools/DynamoAddinGenerator/Properties/AssemblyInfo.cs21COMMENT
LOWtools/DSTestCaseConverter/Properties/AssemblyInfo.cs21COMMENT
LOW…/CBNLanguageComparisonTests/Properties/AssemblyInfo.cs21// COM, set the ComVisible attribute to true on that type.COMMENT
LOW…PackagesAnalyzer/PackageSource/DynamoPackagesSource.cs141 }COMMENT
LOWtools/NodeDumper/NodeDumper/Program.cs121 }COMMENT
LOWtools/NodeDumper/NodeDumper/Program.cs141 // string cat = "";COMMENT
LOWtools/NodeDumper/NodeDumper/Properties/AssemblyInfo.cs21COMMENT
LOW…ctive/RevitInstallDetective/Properties/AssemblyInfo.cs21COMMENT
LOWtools/CI-html/NUnitCI/Properties/AssemblyInfo.cs21COMMENT
LOW…s/Performance/DynamoPerformanceTests/GraphViewTests.cs21 /// <summary>COMMENT
LOW…rmance/DynamoPerformanceTests/PerformanceTestHelper.cs81 /// <summary>COMMENT
LOW…/Performance/DynamoPerformanceTests/GraphNameColumn.cs21 /// </summary>COMMENT
LOW…/Performance/DynamoPerformanceTests/GraphNameColumn.cs41 /// <summary>COMMENT
LOW…/Performance/DynamoPerformanceTests/ResultsComparer.cs61COMMENT
LOW…/Performance/DynamoPerformanceTests/ResultsComparer.cs141 /// Indicates whether a baseline benchmark result was foundCOMMENT
LOW…ynamoPerformanceTests/DynamoViewPerformanceTestBase.cs21 }COMMENT
LOW…namoLauncher/DynamoLauncher/Properties/AssemblyInfo.cs21COMMENT
LOW…InstallerSpec/InstallerSpec/Properties/AssemblyInfo.cs21COMMENT
LOWtest/Libraries/DynamoMSOfficeTests/ExcelTests.cs61 #region COMCOMMENT
LOWtest/Libraries/CoreNodesTests/NodeWithUITests.cs1// NOTE: The following namespace has been updated. This test use to fail in unit COMMENT
LOWtest/Libraries/CoreNodesTests/ListTests.cs341 // new ArrayList { "", " ", " ", " " },COMMENT
LOWtest/Libraries/CoreNodesTests/ListTests.cs421 }COMMENT
LOWtest/Libraries/CoreNodesTests/ListTests.cs441 //[Test]COMMENT
LOWtest/Libraries/CoreNodesTests/ListTests.cs781 //public static void FlattenListCompletely()COMMENT
LOWtest/Libraries/CoreNodesTests/ListTests.cs801 [Test]COMMENT
LOWtest/Libraries/CoreNodesTests/ListTests.cs821 // new ArrayList { "a", "aa", "aaa", "b", "bb", "bbb", "c", "cc", "ccc" },COMMENT
LOWtest/Libraries/CoreNodesTests/ListTests.cs841COMMENT
LOWtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs821 {COMMENT
LOWtest/DynamoCoreWpfTests/RecordedTests.cs1001 /// <summary>COMMENT
LOWtest/DynamoCoreWpfTests/RecordedTests.cs1141 AssertPreviewValue("3a998ea7ef284e47901db6cd13e77022", 10);COMMENT
LOWtest/DynamoCoreWpfTests/RecordedTests.cs1621 /// <summary>COMMENT
LOWtest/DynamoCoreTests/SchedulerTests.cs881COMMENT
LOWtest/DynamoCoreTests/AttributeTest.cs21 // Test KeepReferenceThisAttribute could avoid a C# object fromCOMMENT
LOWtest/DynamoCoreTests/CustomNodes.cs541 deleteInput(in2);COMMENT
LOWtest/DynamoCoreTests/UtilityTests.cs141 Assert.AreEqual(null, type);COMMENT
LOWtest/DynamoCoreTests/UtilityTests.cs161 string fqn = "System.Environment";COMMENT
LOWtest/DynamoCoreTests/UtilityTests.cs581 {COMMENT
LOWtest/DynamoCoreTests/CodeBlockNodeTests.cs301COMMENT
LOWtest/DynamoCoreTests/SerializationTests.cs21using Newtonsoft.Json.Linq;COMMENT
LOWtest/DynamoCoreTests/NodeToCodeTest.cs221 [Test]COMMENT
LOW…amoCoreTests/Visualization/DefaultRenderPackageTest.cs41 }COMMENT
LOW…namoCoreTests/Configuration/PreferenceSettingsTests.cs261 return property.GetCustomAttributes(typeof(System.ObsoleteAttribute), true).Length > 0 ||COMMENT
LOWtest/DynamoCoreTests/Nodes/ListTests.cs841COMMENT
LOWtest/DynamoCoreTests/Models/DynamoModelEventArgsTest.cs1using System;COMMENT
LOWtest/DynamoCoreTests/Models/DynamoModelEventArgsTest.cs101 /// This test method will execute the next method/properties:COMMENT
LOWtest/DynamoCoreTests/Models/DynamoModelEventArgsTest.cs161 /// public WorkspaceEventArgs(WorkspaceModel workspace)COMMENT
LOW…ockNodeSecurityIssue/TestCodeBlockNodeSecurityIssue.cs1namespace TestCodeBlockNodeSecurityIssueCOMMENT
LOW…st/Engine/ProtoTest/ProtoAST/ProtoASTExecutionTests.cs1261 // b = 10;COMMENT
LOW…/Engine/ProtoTest/LiveRunnerTests/MicroFeatureTests.cs381COMMENT
LOW…/Engine/ProtoTest/LiveRunnerTests/MicroFeatureTests.cs701 UpdateDsInterpreter("p = DummyPoint.ByCoordinates(10,10,10);");COMMENT
LOW…/Engine/ProtoTest/LiveRunnerTests/MicroFeatureTests.cs721 //==============================================COMMENT
LOW…/Engine/ProtoTest/LiveRunnerTests/MicroFeatureTests.cs841 [Test]COMMENT
LOWtest/Engine/ProtoTest/TD/OtherMiscTests/MiscTest.cs301 thisTest.Verify("input2d", input2d);COMMENT
LOWtest/Engine/ProtoTest/DSASM/CLRContainerGCTests.cs321COMMENT
LOWtest/Engine/ProtoTest/DSASM/CLRContainerGCTests.cs421 thisTest.Verify("result5", 5.0);COMMENT
LOW.github/workflows/move_issue.yml1name: Move issue by labelsCOMMENT
LOW.github/workflows/codeql_analysis.yml41 - name: Initialize CodeQLCOMMENT
LOW.github/scripts/validate_skills.sh1#!/bin/bashCOMMENT
LOWdoc/dev/DynamoTestTypes/DynamoTestType.cs41 /// <param name="nickName"></param>COMMENT
LOWdoc/dev/DynamoTestTypes/DynamoTestType.cs61 //nice if you want the results of this node to beCOMMENT
849 more matches not shown…
Synthetic Comment Markers41 hits · 305 pts
SeverityFileLineSnippetContext
HIGH…auncher/DynamoLauncher/Properties/Settings.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…s/dynamo-dotnet-expert/references/quality-checklist.md28- Don't edit auto-generated code: files matching `/api/*.cs`, `*.g.cs`, or marked `// <auto-generated>`.CODE
HIGHsrc/DynamoCore/Properties/Settings.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/DynamoCore/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…tionMarkdownGenerator/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…pendencyViewExtension/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…eManagerViewExtension/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/DynamoManipulation/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…ViewExtensionWebView2/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/DynamoCoreWpf/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/DynamoSandbox/Properties/Settings.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/DynamoSandbox/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/DynamoPackages/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…/LintingViewExtension/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…/Watch3DNodeModelsWpf/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…ries/PythonNodeModels/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…lsWpf/Properties/CoreNodeModelWpfResources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/Libraries/DSOffice/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/Libraries/Analysis/AnalysisResources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/Libraries/Analysis/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…braries/GeometryUIWpf/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…c/Libraries/CoreNodes/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…riptBuiltin/Properties/DesignScriptBuiltin.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…raries/CoreNodeModels/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…braries/GeometryColor/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…/Libraries/GeometryUI/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…aries/UnitsNodeModels/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…ies/Watch3DNodeModels/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…ies/DSOfficeUtilities/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…MetadataViewExtension/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…eDetailsViewExtension/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/DynamoUtilities/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/NodeServices/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…CompleteViewExtension/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…nBrowserViewExtension/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/DynamoApplications/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…igrationViewExtension/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/Engine/ProtoCore/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…gine/ProtoAssociative/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…ngine/ProtoImperative/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/Notifications/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
Decorative Section Separators12 hits · 42 pts
SeverityFileLineSnippetContext
MEDIUMtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs232 // ┌────────────┐COMMENT
MEDIUMtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs264 // ┌───────────────────┴──────┰────────────┐COMMENT
MEDIUMtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs295 // ┌───────────────────┴──────┰────────────┐COMMENT
MEDIUMtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs334 // ┌────────────┰─────┴──────┰────────────┐COMMENT
MEDIUMtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs381 // ┌────────────┰─────┴──────┰──────────┐COMMENT
MEDIUMtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs835 // ┌──────────────┼────────────┐COMMENT
MEDIUMtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs837 // ┌────────────┤ │ │COMMENT
MEDIUMtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs839 // ┌────────┤ │ │ ├────────────┐COMMENT
MEDIUMtest/DynamoCoreWpf3Tests/SearchViewModelTests.cs843 // │ ┌─────┴─────┐ |COMMENT
MEDIUMsrc/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs620 // ┌────────────┤COMMENT
MEDIUMsrc/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs622 // ┌────────┤ │COMMENT
MEDIUMsrc/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs640 // ┌──────────┤COMMENT
Structural Annotation Overuse21 hits · 37 pts
SeverityFileLineSnippetContext
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs29 // Step 0: Create a new node in Home workspace.COMMENT
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs34 // Step 1: Select the newly node, geometry operation should be enabled.COMMENT
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs39 // Step 2: Open a Custom workspace.COMMENT
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs45 // Step 3: Switch over from home workspace to custom workspace.COMMENT
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs50 // Step 4: Verify that the geometry operations areCOMMENT
LOWtest/DynamoCoreTests/ResourcePathLengthTests.cs343 // Step 1: Rename physical filesCOMMENT
LOWtest/DynamoCoreTests/ResourcePathLengthTests.cs372 // Step 2: Update .resx file referencesCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1193 //Step 1: determine which nodes will be inputs to the new nodeCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1232 // Step 2: Determine all the connectors whose start/end owners areCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1255 // Step 3: Partially selected connectors (either one of its startCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1278 // Step 4: move all nodes and notes to new workspace remove from oldCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1344 //Step 3: insert variables (reference step 1)COMMENT
LOWsrc/DynamoCoreWpf/ViewModels/Core/WorkspaceViewModel.cs786 // Step 1: Serialize the workspace.COMMENT
LOWsrc/DynamoCoreWpf/ViewModels/Core/WorkspaceViewModel.cs790 // Step 2: Add the View.COMMENT
LOW…f/ViewModels/PackageManager/PublishPackageViewModel.cs2793 /// NOTE: This function is internal for testing purposes only.COMMENT
LOWsrc/DynamoCoreWpf/Rendering/HelixRenderPackage.cs129 /// NOTE: This method should transform the matrix from row vector order to whatever form is needed by the implemCOMMENT
LOWsrc/DynamoCoreWpf/Rendering/HelixRenderPackage.cs863 /// NOTE: This method will set the matrix exactly as described by the caller.COMMENT
LOWsrc/NodeServices/GraphicsDataInterfaces.cs405 /// NOTE: This method should set the matrix exactly as described by the caller.COMMENT
LOWsrc/NodeServices/GraphicsDataInterfaces.cs436 /// NOTE: This method should transform the matrix from row vector order to whatever form is needed by the implemCOMMENT
LOWsrc/NodeServices/GraphicsDataInterfaces.cs489 /// NOTE: This method should set the matrix exactly as described by the caller.COMMENT
LOWsrc/NodeServices/GraphicsDataInterfaces.cs519 /// NOTE: This method should transform the matrix from row vector order to whatever form is needed by the implemCOMMENT
AI Slop Vocabulary12 hits · 36 pts
SeverityFileLineSnippetContext
MEDIUM…/core/packageDependencyTests/ClockworkPackage/pkg.json1{"license":"","file_hash":null,"name":"Clockwork for Dynamo 1.x","version":"1.33.1","description":"Clockwork is a collecCODE
MEDIUM…/core/packageDependencyTests/ClockworkPackage/pkg.json1{"license":"","file_hash":null,"name":"Clockwork for Dynamo 1.x","version":"1.33.1","description":"Clockwork is a collecCODE
MEDIUM…/core/packageDependencyTests/ClockworkPackage/pkg.json1{"license":"","file_hash":null,"name":"Clockwork for Dynamo 1.x","version":"1.33.1","description":"Clockwork is a collecCODE
MEDIUMsrc/DynamoCore/Graph/Nodes/NodeModel.cs1181 /// nodes will be computed. Essentially this method propogates the UpstreamCache down.COMMENT
MEDIUM…Models/PackageManager/PackageManagerSearchViewModel.cs107 /// with command param set to FilterName so that the code is robustCOMMENT
MEDIUMsrc/DynamoCoreWpf/Properties/Resources.Designer.cs6436 /// Looks up a localized string similar to This package contains node(s) that depend on applications outside DCOMMENT
MEDIUMsrc/DynamoCoreWpf/Properties/Resources.Designer.cs8527 /// Looks up a localized string similar to Markdown documentation can be added to your package that will leverCOMMENT
MEDIUMsrc/DynamoCoreWpf/Properties/Resources.Designer.cs9560 /// Looks up a localized string similar to An indication of what applications outside of Dynamo your package dCOMMENT
MEDIUMsrc/DynamoCoreWpf/Views/Core/DynamoView.xaml.cs1492 // other part of application can also leverage it.COMMENT
MEDIUMsrc/DynamoUtilities/EnumerableExtensions.cs66 /// Contructs a tree by recursively grouping elements from a sequence. Essentially, performsCOMMENT
MEDIUMsrc/DynamoUtilities/EnumerableExtensions.cs99 /// Contructs a tree by recursively grouping elements from a sequence. Essentially, performsCOMMENT
MEDIUMsrc/DynamoUtilities/EnumerableExtensions.cs120 /// Contructs a tree by recursively grouping elements from a sequence. Essentially, performsCOMMENT
Verbosity Indicators18 hits · 32 pts
SeverityFileLineSnippetContext
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs29 // Step 0: Create a new node in Home workspace.COMMENT
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs34 // Step 1: Select the newly node, geometry operation should be enabled.COMMENT
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs39 // Step 2: Open a Custom workspace.COMMENT
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs45 // Step 3: Switch over from home workspace to custom workspace.COMMENT
LOWtest/DynamoCoreWpf3Tests/WorkspaceGeneralOperations.cs50 // Step 4: Verify that the geometry operations areCOMMENT
LOWtest/DynamoCoreTests/ResourcePathLengthTests.cs343 // Step 1: Rename physical filesCOMMENT
LOWtest/DynamoCoreTests/ResourcePathLengthTests.cs372 // Step 2: Update .resx file referencesCOMMENT
LOWsrc/DynamoCore/Linting/LinterManager.cs136 // With graph evaluations we need to check if the NodeIds collection has changedCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1193 //Step 1: determine which nodes will be inputs to the new nodeCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1232 // Step 2: Determine all the connectors whose start/end owners areCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1255 // Step 3: Partially selected connectors (either one of its startCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1278 // Step 4: move all nodes and notes to new workspace remove from oldCOMMENT
LOWsrc/DynamoCore/Core/CustomNodeManager.cs1344 //Step 3: insert variables (reference step 1)COMMENT
LOWsrc/DynamoCore/Engine/NodeToCode/NodeToCode.cs838 // It is a new variable. But we need to check if some otherCOMMENT
LOW…DynamoCoreWpf/UI/GuidedTour/GuidesValidationMethods.cs334 //We need to check if the PackageManager search is already open if that is the case we don't need to opeCOMMENT
LOWsrc/DynamoCoreWpf/ViewModels/Core/StateMachine.cs1008 // we need to check if the parent group is collapsedCOMMENT
LOWsrc/DynamoCoreWpf/ViewModels/Core/WorkspaceViewModel.cs786 // Step 1: Serialize the workspace.COMMENT
LOWsrc/DynamoCoreWpf/ViewModels/Core/WorkspaceViewModel.cs790 // Step 2: Add the View.COMMENT
Unused Imports13 hits · 13 pts
SeverityFileLineSnippetContext
LOWtools/CleanJournalFiles.py3CODE
LOWtools/autodoc/autodoc.py4CODE
LOWtools/autobuild/installers_to_s3.py1CODE
LOWtools/autobuild/installers_to_s3.py2CODE
LOWtools/autobuild/installers_to_s3.py5CODE
LOWtools/autobuild/installers_to_s3.py6CODE
LOWtools/autobuild/installers_to_s3.py7CODE
LOWtools/autobuild/dynamo_s3.py4CODE
LOWtest/settings/PythonTemplate-initial.py4CODE
LOWtest/settings/PythonTemplate-changed.py4CODE
LOWtest/performance/bin/run.py2CODE
LOW…rationViewExtension/MigrationAssistant/migrate_2to3.py2CODE
LOW…MigrationAssistant/python_migration_fixers/fix_none.py17CODE
Deep Nesting5 hits · 5 pts
SeverityFileLineSnippetContext
LOWtools/CleanJournalFiles.py5CODE
LOWtools/autobuild/installers_to_s3.py33CODE
LOWtest/performance/bin/run.py30CODE
LOW…nMigrationViewExtension/MigrationAssistant/reindent.py51CODE
LOW…nMigrationViewExtension/MigrationAssistant/reindent.py136CODE
Slop Phrases3 hits · 5 pts
SeverityFileLineSnippetContext
LOW…Testing/bin/SampleLibraryZeroTouchMigrationTesting.XML44 Don't forget to fill in the xml comments so thatCODE
LOW…odesJsonDatasets/LuceneIndexedInfoSandboxTSplines.json18012 "Description": "Dynamo uses the pattern of static constructors. Don't forget to fill in the xml comments so that youCODE
MEDIUM.github/workflows/codeql_analysis.yml36 # If you are analyzing a compiled language, you can modify the 'build-mode' for that language to customize howCOMMENT
Hyper-Verbose Identifiers4 hits · 4 pts
SeverityFileLineSnippetContext
LOWsrc/DynamoCore/Engine/SyncDataManager.cs16 internal class SyncDataManagerCODE
LOW…ViewExtensionWebView2/Packages/LibrarieJS/library.html305 function subscribePackageClickedEvent(packageName, enable) {CODE
LOW…rationViewExtension/MigrationAssistant/migrate_2to3.py46def get_all_fixers_from_zipfolder(folder):CODE
LOWsrc/Engine/ProtoCore/FFI/ContextDataManager.cs8 class ContextDataManagerCODE
Excessive Try-Catch Wrapping2 hits · 3 pts
SeverityFileLineSnippetContext
LOWtools/autobuild/installers_to_s3.py50 except Exception:CODE
MEDIUMtools/autobuild/installers_to_s3.py33def publish_to_s3(installer_dir, prefix, include_date, is_dev_build):CODE
TODO Padding2 hits · 3 pts
SeverityFileLineSnippetContext
LOWtest/Engine/ProtoTestFx/WatchTestFx.cs260 // TODO: implement strategy to skip commented code blockCOMMENT
LOWtest/Engine/ProtoTestFx/WatchTestFx.cs299 // TODO: implement strategy to skip commented code blockCOMMENT
Modern AI Meta-Vocabulary1 hit · 3 pts
SeverityFileLineSnippetContext
MEDIUM…aude/skills/dynamo-webview-component-scaffold/SKILL.md75## When scaffolding a new repoCOMMENT
Fake / Example Data1 hit · 1 pts
SeverityFileLineSnippetContext
LOWtest/DynamoCoreWpfTests/HomePageTests.cs737 Assert.AreEqual(properties.author, "John Doe");CODE