Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

rafaelhofstatterdev/Domus-PluginEletrico

https://github.com/rafaelhofstatterdev/Domus-PluginEletrico · scanned 2026-06-15 23:45 UTC (2 months, 4 weeks ago)

9 raw signals (2 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 9 actionable findings from 2 signal sources. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 104 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
PLANO-PROXIMOS.md software healthy PLANO-PROXIMOS.md
README.md software healthy README.md
CHECKLIST.md software healthy CHECKLIST.md
CalculationTests.cs software healthy tests/DmEletrico.Tests/CalculationTests.cs
FamilyLoaderService.cs software healthy src/DmEletrico/Core/FamilyLoaderService.cs
SharedParameterInjector.cs software healthy src/DmEletrico/Core/SharedParameterInjector.cs
DmProjectSettings.cs software healthy src/DmEletrico/Core/DmProjectSettings.cs
DmParameters.cs software healthy src/DmEletrico/Core/DmParameters.cs
WarningSwallower.cs software healthy src/DmEletrico/Core/WarningSwallower.cs
ParamPropagation.cs software healthy src/DmEletrico/Core/ParamPropagation.cs
OrthogonalRouter.cs software healthy src/DmEletrico/Core/Routing/OrthogonalRouter.cs
RouteFitService.cs software healthy src/DmEletrico/Core/Routing/RouteFitService.cs
ConduitBuilderService.cs software healthy src/DmEletrico/Core/Routing/ConduitBuilderService.cs
ConduitBuildOptions.cs software healthy src/DmEletrico/Core/Routing/ConduitBuildOptions.cs
PhaseBalanceService.cs software healthy src/DmEletrico/Core/Circuits/PhaseBalanceService.cs
CircuitService.cs software healthy src/DmEletrico/Core/Circuits/CircuitService.cs
LogicalCircuits.cs software healthy src/DmEletrico/Core/Circuits/LogicalCircuits.cs
ConduitSizing.cs software healthy src/DmEletrico/Core/Calculation/ConduitSizing.cs
ElectricalCalculator.cs software healthy src/DmEletrico/Core/Calculation/ElectricalCalculator.cs
Nbr5410Tables.cs software healthy src/DmEletrico/Core/Calculation/Nbr5410Tables.cs
LinkCoordinationService.cs software healthy src/DmEletrico/Core/Coordination/LinkCoordinationService.cs
TagService.cs software healthy src/DmEletrico/Core/Annotation/TagService.cs
DmWiringSettings.cs software healthy src/DmEletrico/Core/Wiring/DmWiringSettings.cs
WiringTopology.cs software healthy src/DmEletrico/Core/Wiring/WiringTopology.cs
WiringService.cs software healthy src/DmEletrico/Core/Wiring/WiringService.cs
ShortcutsService.cs software healthy src/DmEletrico/Core/Shortcuts/ShortcutsService.cs
UnifilarService.cs software healthy src/DmEletrico/Core/Documentation/UnifilarService.cs
MaterialsService.cs software healthy src/DmEletrico/Core/Documentation/MaterialsService.cs
DocumentationService.cs software healthy src/DmEletrico/Core/Documentation/DocumentationService.cs
ScheduleBuilder.cs software healthy src/DmEletrico/Core/Documentation/ScheduleBuilder.cs
SheetService.cs software healthy src/DmEletrico/Core/Documentation/SheetService.cs
RibbonBuilder.cs software healthy src/DmEletrico/Application/RibbonBuilder.cs
DmApplication.cs software healthy src/DmEletrico/Application/DmApplication.cs
DmCircuitLoadViewModel.cs software healthy src/DmEletrico/UI/Load/DmCircuitLoadViewModel.cs
DmCircuitLoadWindow.xaml.cs software healthy src/DmEletrico/UI/Load/DmCircuitLoadWindow.xaml.cs
DmConduitBuilderViewModel.cs software healthy src/DmEletrico/UI/Routing/DmConduitBuilderViewModel.cs
DmConduitBuilderWindow.xaml.cs software healthy src/DmEletrico/UI/Routing/DmConduitBuilderWindow.xaml.cs
DmConduitDetailWindow.xaml.cs software healthy src/DmEletrico/UI/Detail/DmConduitDetailWindow.xaml.cs
DmConduitDetailViewModel.cs software healthy src/DmEletrico/UI/Detail/DmConduitDetailViewModel.cs
DmCircuitManagerWindow.xaml.cs software healthy src/DmEletrico/UI/Circuits/DmCircuitManagerWindow.xaml.cs
DmPanelPickerWindow.xaml.cs software healthy src/DmEletrico/UI/Circuits/DmPanelPickerWindow.xaml.cs
DmCircuitManagerViewModel.cs software healthy src/DmEletrico/UI/Circuits/DmCircuitManagerViewModel.cs
PanelOption.cs software healthy src/DmEletrico/UI/Circuits/PanelOption.cs
DmSetupWindow.xaml.cs software healthy src/DmEletrico/UI/Setup/DmSetupWindow.xaml.cs
DmSetupViewModel.cs software healthy src/DmEletrico/UI/Setup/DmSetupViewModel.cs
DmDocCenterWindow.xaml.cs software healthy src/DmEletrico/UI/DocCenter/DmDocCenterWindow.xaml.cs
DmDocCenterViewModel.cs software healthy src/DmEletrico/UI/DocCenter/DmDocCenterViewModel.cs
DmWiringConfigViewModel.cs software healthy src/DmEletrico/UI/Wiring/DmWiringConfigViewModel.cs
DmWiringConfigWindow.xaml.cs software healthy src/DmEletrico/UI/Wiring/DmWiringConfigWindow.xaml.cs
DmWireListWindow.xaml.cs software healthy src/DmEletrico/UI/Wiring/DmWireListWindow.xaml.cs

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
DmEletrico.Tests software healthy tests/DmEletrico.Tests
src software healthy src
DmEletrico software healthy src/DmEletrico
Core software healthy src/DmEletrico/Core
Routing software healthy src/DmEletrico/Core/Routing
Circuits software healthy src/DmEletrico/Core/Circuits
Calculation software healthy src/DmEletrico/Core/Calculation
Coordination software healthy src/DmEletrico/Core/Coordination
Annotation software healthy src/DmEletrico/Core/Annotation
Wiring software healthy src/DmEletrico/Core/Wiring
Shortcuts software healthy src/DmEletrico/Core/Shortcuts
Documentation software healthy src/DmEletrico/Core/Documentation
Application software healthy src/DmEletrico/Application
UI software healthy src/DmEletrico/UI
Load software healthy src/DmEletrico/UI/Load
Routing software healthy src/DmEletrico/UI/Routing
Detail software healthy src/DmEletrico/UI/Detail
Circuits software healthy src/DmEletrico/UI/Circuits
Setup software healthy src/DmEletrico/UI/Setup
DocCenter software healthy src/DmEletrico/UI/DocCenter
Wiring software healthy src/DmEletrico/UI/Wiring
Converters software healthy src/DmEletrico/UI/Converters
Availability software healthy src/DmEletrico/Availability
Resources software healthy src/DmEletrico/Resources
Families software healthy src/DmEletrico/Resources/Families
Commands software healthy src/DmEletrico/Commands

LabelLayerStatusPath
repobility-clone-_us8x8gx software healthy /tmp/repobility-clone-_us8x8gx
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/8935fffd-b0ec-4799-beb3-c1c92f65d336/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8935fffd-b0ec-4799-beb3-c1c92f65d336/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.