https://github.com/andreashellquist/best-practice-net
· scanned 2026-06-17 01:33 UTC (1 month, 2 weeks ago)
3 raw signals (0 security + 3 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +8.3 (diff) · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 46 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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
global.json |
software | healthy | global.json |
AgentEndpointTests.cs |
software | healthy | tests/BestPractice.Api.Tests/AgentEndpointTests.cs |
WeatherEndpointTests.cs |
software | healthy | tests/BestPractice.Api.Tests/WeatherEndpointTests.cs |
HealthEndpointTests.cs |
software | healthy | tests/BestPractice.Api.Tests/HealthEndpointTests.cs |
ApiFactory.cs |
software | healthy | tests/BestPractice.Api.Tests/ApiFactory.cs |
DiagnosticsConfig.cs |
software | healthy | src/BestPractice.ServiceDefaults/DiagnosticsConfig.cs |
Extensions.cs |
software | healthy | src/BestPractice.ServiceDefaults/Extensions.cs |
Program.cs |
software | healthy | src/BestPractice.Api/Program.cs |
appsettings.json |
software | healthy | src/BestPractice.Api/appsettings.json |
appsettings.Development.json |
software | healthy | src/BestPractice.Api/appsettings.Development.json |
WeatherMetrics.cs |
software | healthy | src/BestPractice.Api/Features/Weather/WeatherMetrics.cs |
WeatherEndpoints.cs |
software | healthy | src/BestPractice.Api/Features/Weather/WeatherEndpoints.cs |
AgentEndpoints.cs |
software | healthy | src/BestPractice.Api/Features/Agents/AgentEndpoints.cs |
IAgentService.cs |
software | healthy | src/BestPractice.Api/Agents/IAgentService.cs |
AgentOptions.cs |
software | healthy | src/BestPractice.Api/Agents/AgentOptions.cs |
AnthropicAgentService.cs |
software | healthy | src/BestPractice.Api/Agents/AnthropicAgentService.cs |
AgentServiceCollectionExtensions.cs |
software | healthy | src/BestPractice.Api/Agents/AgentServiceCollectionExtension… |
AgentContracts.cs |
software | healthy | src/BestPractice.Api/Agents/AgentContracts.cs |
SkillRegistry.cs |
software | healthy | src/BestPractice.Api/Agents/Skills/SkillRegistry.cs |
BuiltInSkills.cs |
software | healthy | src/BestPractice.Api/Agents/Skills/BuiltInSkills.cs |
ISkillRegistry.cs |
software | healthy | src/BestPractice.Api/Agents/Skills/ISkillRegistry.cs |
Skill.cs |
software | healthy | src/BestPractice.Api/Agents/Skills/Skill.cs |
launchSettings.json |
software | healthy | src/BestPractice.Api/Properties/launchSettings.json |
ValidationFilter.cs |
software | healthy | src/BestPractice.Api/Infrastructure/ValidationFilter.cs |
GlobalExceptionHandler.cs |
software | healthy | src/BestPractice.Api/Infrastructure/GlobalExceptionHandler.… |
ApiVersioningConfiguration.cs |
software | healthy | src/BestPractice.Api/Infrastructure/ApiVersioningConfigurat… |
CorsConfiguration.cs |
software | healthy | src/BestPractice.Api/Infrastructure/CorsConfiguration.cs |
OpenApiConfiguration.cs |
software | healthy | src/BestPractice.Api/Infrastructure/OpenApiConfiguration.cs |
SerilogConfiguration.cs |
software | healthy | src/BestPractice.Api/Infrastructure/SerilogConfiguration.cs |
CorrelationIdMiddleware.cs |
software | healthy | src/BestPractice.Api/Infrastructure/CorrelationIdMiddleware… |
IEndpoint.cs |
software | healthy | src/BestPractice.Api/Endpoints/IEndpoint.cs |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
BestPractice.Api.Tests |
software | healthy | tests/BestPractice.Api.Tests |
src |
software | healthy | src |
BestPractice.ServiceDefaults |
software | healthy | src/BestPractice.ServiceDefaults |
BestPractice.Api |
software | healthy | src/BestPractice.Api |
Features |
software | healthy | src/BestPractice.Api/Features |
Weather |
software | healthy | src/BestPractice.Api/Features/Weather |
Agents |
software | healthy | src/BestPractice.Api/Features/Agents |
Agents |
software | healthy | src/BestPractice.Api/Agents |
Skills |
software | healthy | src/BestPractice.Api/Agents/Skills |
Properties |
software | healthy | src/BestPractice.Api/Properties |
Infrastructure |
software | healthy | src/BestPractice.Api/Infrastructure |
Endpoints |
software | healthy | src/BestPractice.Api/Endpoints |
| Label | Layer | Status | Path |
|---|---|---|---|
andreashellquist__best-practice-net |
software | healthy | /data/fable5_failed_archive/andreashellquist__best-practice… |
This page is publicly accessible at:
https://repobility.com/scan/2f097db5-2ad4-4d9b-9f01-f4c03eb9b7cb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2f097db5-2ad4-4d9b-9f01-f4c03eb9b7cb/
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.